Agent skills that ask for Task, in plugin format
A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.
69,865 skills from 9,574 repositories, last read 11 September 2026.
Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.
- gan-style-harnessaffaan-m/ECC
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper. Use when a feature should
pluginbashmarkdownReadWriteEdit - implement-featurenexus-substrate/nexus-agents
Implement a new feature following project standards. Use when adding functionality, creating new modules, or extending capabilities. Triggers on "implement", "add feature", "create
pluginbashtypescriptReadEditWrite+2 files - e2e-validationnexus-substrate/nexus-agents
Periodically exercise ALL nexus-agents feature families end-to-end against a real task — research → synthesize → vote → plan → dev-pipeline → graph workflow → memory → audit — capt
pluginReadEditWrite - bug-fixnexus-substrate/nexus-agents
Fix a bug following project standards. Use when fixing defects, debugging issues, or resolving reported problems. Triggers on "fix bug", "debug", "fix issue", "resolve bug".
pluginbashReadEditWrite+1 files - infrastructure-managementnexus-substrate/nexus-agents
Manage physical server infrastructure, bare metal systems, and OOB management. Handles iDRAC/iLO/IPMI access, SSH connectivity checks, boot time estimation, and hardware health mon
pluginbashReadEditWrite - system-reviewnexus-substrate/nexus-agents
Run a system review to check project health. Use when issues drop below 5, an EPIC closes, or 7+ days since last review. Triggers on "system review", "project health", "review syst
pluginbashReadEditWrite - documentation-managementnexus-substrate/nexus-agents
Operating manual for documentation work in nexus-agents. Use when updating docs, adding new docs, changing doc pipeline, or troubleshooting doc issues. Triggers on "update docs", "
pluginbashmarkdownReadEditWrite+4 files - hotfixnexus-substrate/nexus-agents
Apply a hotfix for critical production issues. Use for security vulnerabilities or bugs that prevent core functionality. Triggers on "hotfix", "emergency fix", "critical fix", "pro
pluginbashReadEditWrite - ui-ux-designnexus-substrate/nexus-agents
Generate design systems and implement UX/UI for software products using Astro, Svelte, Tailwind CSS, Material Design 3, and OKLCH color system. Covers style selection, color palett
pluginbashcssjavascriptmarkdownReadGrepGlob - research-and-votenexus-substrate/nexus-agents
Research a topic using multiple sources and conduct multi-agent voting. Use when making architectural decisions, choosing dependencies, or designing APIs. Triggers on "research", "
pluginmarkdownReadGrepGlob+2 files - releasenexus-substrate/nexus-agents
Execute a release following project standards. Use when publishing a new version, creating release tags, or deploying. Triggers on "release", "publish", "version bump", "create rel
pluginbashReadEditWrite+1 files - dogfooding-issuesnexus-substrate/nexus-agents
Process open GitHub issues using the self-development protocol. Implements features from research registry with proper voting and testing. Use when working on open issues, implemen
pluginbashReadEditWrite+3 files - codex-delegatornexus-substrate/nexus-agents
Delegate code generation tasks to Codex CLI for optimal performance. Use when implementing features, generating tests, refactoring code, or making bulk code changes. Triggers on "d
pluginbashyamlBashReadGlob+2 files - requirements-gatheringnexus-substrate/nexus-agents
Extract structured requirements from vague user requests. Decompose ideas into user stories with acceptance criteria, map to available capabilities, and identify gaps. Triggers on
pluginmarkdownReadGrepGlob - dev-pipelinenexus-substrate/nexus-agents
Multi-agent development pipeline (Orchestrator + workers + consensus vote). Use when the user asks to "build a feature", "fix a bug with the pipeline", or "run the dev pipeline". T
pluginjsonReadWriteEdit - brainstormingavelikiy/great_cto
Structured idea generation + multi-LLM debate for the product-owner stage. Diverge (generate genuinely different bets), debate (a 4-persona panel on 4 models argues over 2 rounds),
pluginReadWriteTask - expand-tasksanombyte93/prd-taskmaster
Expand all TaskMaster tasks with deep research before coding begins. Reads tasks.json, launches parallel research agents per task in waves using the research-expander agent. Writes
pluginbashReadWriteEdit - github-review-prfeiskyer/claude-code-settings
Review GitHub pull requests with detailed, multi-perspective code analysis using parallel subagents. Use this skill whenever the user wants to review a PR, asks for code review on
pluginbashmarkdownTaskReadBash(cat:*)+1 files - github-fix-issuefeiskyer/claude-code-settings
Fix GitHub issues end-to-end — analysis, branch creation, implementation, testing, and PR submission. Use whenever the user mentions fixing a GitHub issue, says "fix issue
pluginbashReadWriteEdit - nanobanana-skillfeiskyer/claude-code-settings
Generate or edit images via Google Gemini (nanobanana). This is the DEFAULT image skill — use whenever the user asks to generate, create, or edit an image and does NOT name another
pluginbashReadWriteGlob - codex-skillfeiskyer/claude-code-settings
Leverage OpenAI Codex/GPT models for autonomous code implementation, code review, and plan review. Triggers: "codex", "use gpt", "gpt-5", "let openai", "full-auto", "adversarial re
pluginbashReadWriteGlob+5 files - gpt-image-skillfeiskyer/claude-code-settings
Generate or edit images using OpenAI GPT Image API (gpt-image-2, gpt-image-1, etc). Use ONLY when the user explicitly names OpenAI or GPT as the provider: "gpt image", "openai imag
pluginbashReadWriteGlob - plan-plusww-w-ai/bkit-claude-code
Brainstorming-enhanced PDCA planning with intent discovery and YAGNI review. For a single feature's plan use /plan-plus; for grouping multiple features under one scope/budget see /
pluginbashReadWriteEdit - qa-phaseww-w-ai/bkit-claude-code
QA Phase execution — L1-L5 test planning, generation, execution, and reporting for a single feature. For sprint-level QA (7-Layer dataFlowIntegrity / S1 gate across multiple featur
pluginmarkdownReadWriteEdit - enterpriseww-w-ai/bkit-claude-code
Enterprise-grade systems with microservices, Kubernetes, Terraform, and AI Native methodology. For multi-feature initiatives spanning a release timeline, combine with /sprint maste
pluginhclpythonyamlReadWriteEdit - cc-version-analysisww-w-ai/bkit-claude-code
CC CLI version upgrade impact analysis — research changes, analyze bkit impact, generate report. Triggers: cc-version-analysis, CC upgrade, version analysis
pluginReadWriteEdit - pdca-batchww-w-ai/bkit-claude-code
Manage multiple PDCA features as independent parallel cycles (no shared scope/budget). For multiple features that share scope, budget, or timeline as one cohesive initiative, use /
pluginbashjsonReadWriteGlob - code-reviewww-w-ai/bkit-claude-code
Code review — analyze quality, detect bugs, ensure best practices with actionable feedback. Triggers: code review, quality check, bug detection
pluginbashReadGlobGrep - pdcaww-w-ai/bkit-claude-code
Unified PDCA cycle management — plan, design, do, analyze, iterate, report. PDCA runs per-feature (9-phase: pm→plan→design→do→check→act→qa→report→archive); for multi-feature scope/
pluginbashjsonReadWriteEdit - phase-8-reviewww-w-ai/bkit-claude-code
Verify codebase quality — architecture consistency, convention compliance, gap analysis. Triggers: code review, architecture check, quality, gap analysis default: bkit:code-analyze
pluginbashmarkdowntypescriptReadGlobGrep - patinadevswha/patina
Detect and rewrite AI writing patterns in Korean, English, Chinese, and Japanese text so it reads as if a human wrote it. Meaning-preservation (MPS) verified.
pluginbashjsonReadWriteEdit - nav-skill-creatoralekspetrov/navigator
Analyze codebase patterns and create custom skills for repetitive workflows. Use when project needs automation or pattern enforcement. Auto-invoke when user says "create a skill fo
pluginbashjsonmarkdownpythonReadWriteEdit - product-designalekspetrov/navigator
Automates design review, token extraction, component mapping, and implementation planning. Reduces design handoff from 6-10 hours to 5 minutes via direct Figma MCP integration. Aut
pluginbashjsonmarkdownpythonReadWriteEdit - slidesmajiayu000/spellbook
生成口播视频背景 PPT 幻灯片(16:9 横版 PNG 序列)。当用户需要做 PPT、生成幻灯片、做演示背景图时使用
pluginhtmlWebSearchReadBash+1 files - xiaohongshumajiayu000/spellbook
生成小红书文案和配图。当用户需要写小红书、生成社交媒体文案、小红书运营内容时使用
pluginbashcssmarkdownyamlWebSearchReadBash+2 files - plan-chunksdrobins25/craft
This skill should be used when the user asks to "plan chunks", "break this down", "plan the implementation", or when a story has status planning and needs implementation details be
pluginbashReadWriteEdit - creative-sparkdrobins25/craft
This skill should be used when the user asks to "brainstorm", "explore options", "get creative", "what if we...", or selects "Let's get creative" during story or cycle creation. NO
pluginbashmarkdownReadGlobGrep - validate-chunkdrobins25/craft
Enforcement layer for chunk and story validation. Invokes the chunk-validator agent (haiku), enforces the verdict, routes failures to refine-chunk or test-fix, captures CLI learnin
pluginbashyamlReadBashGlob - account-abstractionkeep-starknet-strange/starknet-agentic
Starknet account abstraction correctness and security guidance for validate/execute paths, nonces, signatures, and session policies.
plugintypescriptBashReadWrite+2 files - starknet-identitykeep-starknet-strange/starknet-agentic
Register AI agents on-chain using the ERC-8004 Trustless Agents standard. Manage agent identity as NFTs, build reputation through feedback, and request third-party validation.
pluginbashjsontypescriptBashReadWrite+1 files - starknet-network-factskeep-starknet-strange/starknet-agentic
Starknet network-level constraints and protocol facts that impact contract safety and agent reasoning.
plugintypescriptBashReadWrite+2 files - huginn-onboardkeep-starknet-strange/starknet-agentic
Bridge to Starknet from any EVM chain and register with Huginn agent registry. Enables cross-chain agent onboarding with AVNU bridge integration.
pluginbashtypescriptBashReadWrite+1 files - cairo-auditorkeep-starknet-strange/starknet-agentic
Security audit of Cairo/Starknet code. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo), deep (+ adversarial reasoning), or specific fi
pluginbashtypescriptBashReadGlob+4 files - starknet-mini-paykeep-starknet-strange/starknet-agentic
Simple P2P payments on Starknet. Generate QR codes, payment links, invoices, and transfer ETH/STRK/USDC. Like Lightning, but native.
pluginbashcairopythonBashReadWrite+1 files - cairo-optimizationkeep-starknet-strange/starknet-agentic
Improves Cairo performance after correctness is established. Trigger on "optimize", "gas usage", "reduce steps", "profile", "BoundedInt", "storage packing", "benchmark". Guides pro
plugintypescriptBashReadWrite+5 files - starkzap-sdkkeep-starknet-strange/starknet-agentic
Reference for integrating or maintaining applications built with keep-starknet-strange/starkzap, including StarkSDK setup, onboarding, wallet lifecycle, sponsored transactions, ERC
pluginbashtypescriptBashReadWrite+1 files - starknet-walletkeep-starknet-strange/starknet-agentic
Create and manage Starknet wallets for AI agents. Transfer tokens, check balances, manage session keys, deploy accounts, and interact with smart contracts using native Account Abst
pluginbashjsontypescriptBashReadWrite+1 files - snip-36keep-starknet-strange/starknet-agentic
SNIP-36 virtual block proving on Starknet. Trigger on "virtual block", "SNIP-36", "off-chain proof", "anonymous vote", "heavy computation off-chain", "prove a transaction". Covers
pluginbashcairotomltypescriptBashReadWrite+1 files - starknet-anonymous-walletkeep-starknet-strange/starknet-agentic
Create an anonymous Starknet wallet via Typhoon and interact with Starknet contracts. Privacy-focused wallet creation for agents requiring anonymity.
pluginbashjavascriptjsonBashReadWrite+1 files - cairo-deploykeep-starknet-strange/starknet-agentic
Deployment guidance for Cairo contracts on Starknet covering sncast commands, account setup, declare/deploy workflow, network configuration, and contract verification.
pluginbashtomltypescriptBashReadWrite+1 files - cairo-testingkeep-starknet-strange/starknet-agentic
Cairo smart-contract testing with snforge. Trigger on "write tests", "add unit tests", "fuzz test", "integration test", "test this contract", "regression test". Guides test strateg
plugintypescriptBashReadWrite+3 files - starknet-defikeep-starknet-strange/starknet-agentic
Execute DeFi operations on Starknet including token swaps via avnu aggregator, DCA recurring buys, STRK staking, and lending/borrowing. Supports gasless transactions.
pluginbashtypescriptBashReadWrite+1 files - starknet-jskeep-starknet-strange/starknet-agentic
Reference for building Starknet applications using starknet.js v9.x SDK, including contract interaction, account management, transaction handling, fee estimation, wallet integratio
pluginbashtypescriptBashReadWrite+1 files - cairo-contract-authoringkeep-starknet-strange/starknet-agentic
Cairo smart-contract authoring on Starknet. Trigger on "write a contract", "create a contract", "implement this in Cairo", "add storage/events/interface", "compose components". Gui
pluginBashReadWrite+6 files - starknet-tongokeep-starknet-strange/starknet-agentic
Confidential ERC20 payments on Starknet using Tongo protocol. Fund, transfer, withdraw, and rollover encrypted token balances with zero-knowledge proofs. Use when the user needs pr
pluginbashdotenvtypescriptBashReadWrite+1 files - cdebugjoshft/correctless
Structured bug investigation workflow. Root cause analysis, hypothesis testing, TDD fix with agent separation, escalation after 3 failed attempts. Use when stuck on a bug.
pluginbashjsonmarkdownReadGrepGlob - cautojoshft/correctless
Semi-auto mode. Orchestrates the full implementation pipeline after human-approved spec review. Runs ctdd, simplify, cverify, cupdate-arch, cdocs, then creates a PR. After /cauto c
pluginbashjsonyamlReadGrepGlob - creview-specjoshft/correctless
Multi-agent adversarial review of a spec. Spawns red team, assumptions auditor, testability auditor, design contract checker, and UX auditor. Use after /cspec or /cmodel.
pluginbashjsonmarkdownReadGrepGlob - cspecjoshft/correctless
Create a structured specification with testable invariants for a new feature. Researches current best practices before writing invariants. Adapts format to workflow intensity.
pluginbashjsonmarkdownReadGrepGlob - cchoresjoshft/correctless
Fully-autonomous issue-resolution pipeline. Selects one open GitHub issue, branches off the fresh default branch, delegates root-cause + TDD fix to /cdebug (autonomous mode), verif
pluginbashjsonReadGrepGlob
Browse all 69,865 skills →200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.
The whole corpus is one call away through the search API, or ask a question of it on the index itself.