Skill Registry

20 community skills — searchable, instantly usable.

Caveman

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy.

efficiencytokenspersonacompression
by JuliusBrussee12 downloads13845 stars

Code Reviewer

Reviews code for bugs, security issues, and style — outputs inline comments

reviewquality
by community1 downloads

Code Explainer

Explains any code clearly — what it does, how, and why it was written that way

teachingdocumentation
by community1 downloads

Docs Writer

Writes clear technical documentation: READMEs, API docs, guides

writingdocumentation
by community1 downloads

TypeScript Strict

Enforces TypeScript strict mode patterns — no any, proper generics, exhaustive checks

codingtypescript
by community1 downloads

API Designer

Designs RESTful APIs: routes, request/response shapes, error codes, versioning

codingapidesign
by community1 downloads

Test Generator

Generates comprehensive unit and integration tests for any function or module

testingquality
by community1 downloads

PR Description

Writes pull request descriptions with summary, motivation, and test plan

gitwriting
by community1 downloads

Security Reviewer

Reviews code for OWASP Top 10 vulnerabilities and common security mistakes

securityreview
by community1 downloads

Standup Writer

Converts your notes or git log into a crisp daily standup update

writingworkflow
by community1 downloads

System Architect

Designs system architecture: components, data flow, trade-offs, decision records

architecturedesignreasoning
by community1 downloads

Refactor Guide

Guides safe refactors: identifies what to change, in what order, with what tests

codingrefactoring
by community1 downloads

Commit Writer

Generates clear, conventional commit messages from staged diffs

gitwriting
by community1 downloads

Deep Research

verified

Conducts thorough multi-step research on any topic — searches, synthesises, and cites sources

reasoningresearchworkflow
by anthropic1 downloads

Batch Processor

verified

Processes lists of items efficiently — applies the same operation to each with consistent output

workflowefficiency
by anthropic1 downloads

Git Bisect Guide

Guides you through git bisect to find which commit introduced a bug

debugginggit
by community1 downloads

SQL Expert

Writes optimised SQL: complex queries, indexes, explain plan analysis

sqldatabaseperformance
by community1 downloads

Changelog Writer

Generates Keep a Changelog-format CHANGELOG entries from git history or PR list

writinggit
by community1 downloads

Debugger

Systematic root-cause analysis for bugs — hypothesis-driven, not trial-and-error

debuggingreasoning
by community1 downloads

Simplify

verified

Reviews changed code for reuse, quality, and efficiency — then fixes issues found

efficiencyqualityrefactoring
by anthropic1 downloads