Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
refactoring-patterns
Systematic code refactoring guide with design patterns. Use when refactoring spaghetti code, applying Strategy pattern to conditional branches, extracting functions by SRP, or replacing magic numbers with named constants.
revfactory/claude-code-harness 88
-
event-sourcing-design
이벤트 소싱 + CQRS 패턴 설계 가이드. EventStore, Aggregate, Projection, Saga, Snapshot 구현 시 사용한다.
revfactory/claude-code-harness 88
-
harness
하네스를 구성합니다. 전문 에이전트를 정의하며, 해당 에이전트가 사용할 스킬을 생성하는 메타 스킬. (1) '하네스 구성해줘', '하네스 구축해줘' 요청 시, (2) '하네스 설계', '하네스 엔지니어링' 요청 시, (3) 새로운 도메인/프로젝트에 대한 하네스 기반 자동화 체계를 구축할 때, (4) 하네스 구성을 재구성하거나 확장할 때, (5) '하네스 점검', '하네스 감사', '하네스 현황', '에이전트/스킬 동기화' 등 기존 하네스 운영/유지보수 요청 시 사용.
revfactory/harness 2,356
-
write
Invoke only when explicitly asked to write, edit, or polish prose in Chinese or English. Strips AI writing patterns and rewrites to sound natural. Not for code comments, commit messages, or inline docs.
tw93/Waza 2,767
-
design
Invoke when building any UI, component, page, or visual interface. Produces distinctive design with a committed aesthetic, not generic defaults. Not for backend logic or data pipelines.
tw93/Waza 2,767
-
think
Invoke before writing any code for a new feature, design, or architecture decision. Turns rough ideas into approved plans with validated structure. Not for bug fixes or small edits.
tw93/Waza 2,767
-
check
Invoke after any implementation task completes or before merging. Reviews the diff, auto-fixes safe issues, runs specialist security and architecture reviewers on large diffs. Not for exploring ideas or debugging.
tw93/Waza 2,767
-
learn
Invoke when diving deep into an unfamiliar domain, preparing a research article, or turning collected sources into publishable output. Runs a six-phase workflow: collect, digest, outline, fill in, refine, publish. Not for quick lookups or single-file reads.
tw93/Waza 2,767
-
read
Invoke when given any URL, web page link, or PDF to read. Fetches the content as clean Markdown via proxy cascade and saves to Downloads. Not for local files already in the repo.
tw93/Waza 2,767
-
hunt
Invoke when debugging any error, crash, unexpected behavior, or failing test. Finds root cause before applying any fix. Not for code review or new features.
tw93/Waza 2,767
-
health
Invoke when Claude ignores instructions, behaves inconsistently, hooks malfunction, or MCP servers need auditing. Audits the full six-layer config stack and flags issues by severity. Not for debugging code or reviewing PRs.
tw93/Waza 2,767
-
pr-review
Review Github pull requests
synthetic-lab/octofriend 948
-
welcome
First-touch experience for new Ouroboros users
Q00/ouroboros 2,284
-
ouroboros
When user message starts with 'ooo', call ouroboros_channel_workflow MCP tool. Do NOT answer the request yourself. Do NOT generate code. Do NOT summarize. Just call the tool and relay the response.
Q00/ouroboros 2,284
-
update
Check for updates and upgrade Ouroboros to the latest version
Q00/ouroboros 2,284
-
cancel
Cancel stuck or orphaned executions
Q00/ouroboros 2,284
-
publish
Publish Seed specification as GitHub Issues for team-based project management
Q00/ouroboros 2,284
-
seed
Generate validated Seed specifications from interview results
Q00/ouroboros 2,284
-
help
Full reference guide for Ouroboros commands and agents
Q00/ouroboros 2,284
-
ralph
Persistent self-referential loop until verification passes
Q00/ouroboros 2,284
-
status
Check session status and measure goal drift
Q00/ouroboros 2,284
-
evolve
Start or monitor an evolutionary development loop
Q00/ouroboros 2,284
-
interview
Socratic interview to crystallize vague requirements
Q00/ouroboros 2,284
-
run
Execute a Seed specification through the workflow engine
Q00/ouroboros 2,284