Source-traceable Agent Skills

Find an Agent Skill for the work you need to do

Search 3,062 Agent Skills collected from public GitHub repositories. Compare purpose, installation, supported platforms, repository activity, quality signals, and static risk evidence before opening the original source.

Repository stars measure community attention, not individual Skill quality. Automated briefs are clearly separated from independent editorial or test review.

3,062 matching Skills

subagent-driven-development

obra/superpowers

Updated this week
262.3K

Use when executing implementation plans with independent tasks in the current session

Quality95Install ready
See how to use it

writing-skills

obra/superpowers

Updated this week
262.3K

Use when creating new skills, editing existing skills, or verifying skills work before deployment

EngineeringOperationsDeploymentTesting
Quality91Install ready
See how to use it

dispatching-parallel-agents

obra/superpowers

Updated this week
262.3K

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Quality87Install ready
See how to use it

systematic-debugging

obra/superpowers

Updated this week
262.3K

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

EngineeringResearchTesting
Quality87Install ready
See how to use it

receiving-code-review

obra/superpowers

Updated this week
262.3K

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

EngineeringCode review
Quality84Install ready
See how to use it

using-git-worktrees

obra/superpowers

Updated this week
262.3K

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

Research
Quality77Install ready
See how to use it

finishing-a-development-branch

obra/superpowers

Updated this week
262.3K

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work

Quality76Install ready
See how to use it

brainstorming

obra/superpowers

Updated this week
262.3K

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Design
Quality75Install ready
See how to use it

test-driven-development

obra/superpowers

Updated this week
262.3K

Use when implementing any feature or bugfix, before writing implementation code

EngineeringTesting
Quality75Install ready
See how to use it

executing-plans

obra/superpowers

Updated this week
262.3K

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Quality69Install ready
See how to use it

verification-before-completion

obra/superpowers

Updated this week
262.3K

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Quality68Install ready
See how to use it

writing-plans

obra/superpowers

Updated this week
262.3K

Use when you have a spec or requirements for a multi-step task, before touching code

Engineering
Quality68Install ready
See how to use it

requesting-code-review

obra/superpowers

Updated this week
262.3K

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

EngineeringCode review
Quality66Install ready
See how to use it

using-superpowers

obra/superpowers

Updated this week
262.3K

Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions

Quality60Install ready
See how to use it

agent-payment-x402

affaan-m/ECC

Updated today
234.3K

Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.

Quality98Install ready
See how to use it

codehealth-mcp

affaan-m/ECC

Updated today
234.3K

Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.

Engineering
Quality98Install ready
See how to use it

vite-patterns

affaan-m/ECC

Updated today
234.3K

Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.

Engineering
Quality98Install ready
See how to use it

cpp-coding-standards

affaan-m/ECC

Updated today
234.3K

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

Engineering
Quality97Install ready
See how to use it

hexagonal-architecture

affaan-m/ECC

Updated today
234.3K

Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.

EngineeringDesignTesting
Quality97Install ready
See how to use it

plan-orchestrate

affaan-m/ECC

Updated today
234.3K

Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.

DesignPython
Quality97Install ready
See how to use it

quarkus-tdd

affaan-m/ECC

Updated today
234.3K

Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.

EngineeringOperationsTesting
Quality97Install ready
See how to use it

api-design

affaan-m/ECC

Updated today
234.3K

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

EngineeringDesign
Quality96Install ready
Cursor
See how to use it

prompt-optimizer

affaan-m/ECC

Updated today
234.3K

Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants th

EngineeringOperationsResearch
Quality96Install ready
See how to use it

mle-workflow

affaan-m/ECC

Updated today
234.3K

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

EducationEngineeringOperationsDeployment
Quality95Install ready
See how to use it