All Skills
(19,001)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
implement_task
parcadei/Continuous-Claude-v3
Implementation agent that executes a single task and creates handoff on completion
idempotent-redundancy
parcadei/Continuous-Claude-v3
Idempotent Redundancy
implement_plan
parcadei/Continuous-Claude-v3
Implement technical plans from thoughts/shared/plans with verification
implement_plan_micro
parcadei/Continuous-Claude-v3
Implement technical plans from thoughts/shared/plans with verification
metrics-tracking
anthropics/knowledge-work-plugins
Define, track, and analyze product metrics with frameworks for goal setting and dashboard design. Use when setting up OKRs, building metrics dashboards, running weekly metrics reviews, identifying trends, or choosing the right metrics for a product area.
oracle-codex
PaulRBerg/agent-skills
This skill should be used when the user asks to "use Codex", "ask Codex", "consult Codex", "use GPT for planning", "ask GPT to review", "get GPT's opinion", "what does GPT think", "second opinion on code", "consult the oracle", "ask the oracle", or mentions using an AI oracle for planning or code review. NOT for implementation tasks.
memory-management
anthropics/knowledge-work-plugins
Two-tier memory system that makes Claude a true workplace collaborator. Decodes shorthand, acronyms, nicknames, and internal language so Claude understands requests like a colleague would. CLAUDE.md for working memory, memory/ directory for the full knowledge base.
flutter-drift
MADTeacher/mad-agents-skills
Complete guide for using drift database library in Flutter applications. Use when building Flutter apps that need local SQLite database storage with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with drift_flutter package, StreamBuilder integration, Provider/Riverpod patterns, and Flutter-specific database management for mobile, web, and desktop platforms.
rings
parcadei/Continuous-Claude-v3
Problem-solving strategies for rings in abstract algebra
residues
parcadei/Continuous-Claude-v3
Problem-solving strategies for residues in complex analysis
groups
parcadei/Continuous-Claude-v3
Problem-solving strategies for groups in abstract algebra
contour-integrals
parcadei/Continuous-Claude-v3
Problem-solving strategies for contour integrals in complex analysis
limits-colimits
parcadei/Continuous-Claude-v3
Problem-solving strategies for limits colimits in category theory
launch_darkly-automation
ComposioHQ/awesome-claude-skills
Automate LaunchDarkly tasks via Rube MCP (Composio): feature flags, environments, segments, and rollout management. Always search tools first for current schemas.
brewcode:rules
kochetkov-ma/claude-brewcode
Syncs KNOWLEDGE.jsonl or session learnings to project rules. Use when - updating rules, syncing knowledge, extracting learnings, organizing anti-patterns. Trigger keywords - rules, knowledge sync, avoid patterns, best practices, session rules, extract rules.
context7
ConaryLabs/Mira
Look up external library documentation using Context7 to get current API references instead of guessing from training data.
biome
tenequm/claude-plugins
Lint and format frontend code with Biome 2.4. Covers type-aware linting, GritQL custom rules, domains, import organizer, and migration from ESLint/Prettier. Use when configuring linting rules, formatting code, writing custom lint rules, or setting up CI checks. Triggers on biome, biome config, biome lint, biome format, biome check, biome ci, gritql, migrate from eslint, migrate from prettier, import sorting, code formatting, lint rules, type-aware linting, noFloatingPromises.
source-coding
parcadei/Continuous-Claude-v3
Problem-solving strategies for source coding in information theory
memory-management
aaron-he-zhu/seo-geo-claude-skills
Use when the user asks to "remember project context", "save SEO data", "track campaign progress", "store keyword data", "manage project memory", "remember this for next time", "save my keyword data", or "keep track of this campaign". Manages a two-layer memory system (hot cache + cold storage) for SEO/GEO project context, tracking keywords, competitors, metrics, and campaign status with intelligent promotion/demotion.
cross-env-setup
a5c-ai/babysitter
Configure cross-env for cross-platform environment variable setting in npm scripts and CLI commands.
cli-progress-bar-setup
a5c-ai/babysitter
Configure cli-progress with custom formatters, multi-bar support, and ETA calculations for CLI progress indication.
Backup Setup
OhJuhun/claude-backup-sync
# Backup Setup Initial setup guide for claude-backup-sync plugin. ## Trigger User says: "backup setup", "setup backup", "configure backup", "/backup-setup" ## Steps ### 1. Check Git CLI Authentication ```bash gh auth status ``` If not authenticated, guide the user: ```bash gh auth login -h gi
brewcode:agents
kochetkov-ma/claude-brewcode
Interactive agent creation and improvement orchestrator. Create or improve Claude Code agents.
math-progress-monitor
parcadei/Continuous-Claude-v3
Metacognitive check-ins during problem solving - detects when to pivot or persist