Skills by Category

Development

Slug Name Author
caveman-output caveman-output rolecraft-sh
code-simplification Code Simplification addyosmani
context-engineering Context Engineering addyosmani
debugging-and-error-recovery Debugging & Error Recovery addyosmani
diagnosing-bugs diagnosing-bugs mattpocock
documentation-and-adrs documentation-and-adrs addyosmani
domain-modeling domain-modeling mattpocock
git-housekeeping git-housekeeping rolecraft-sh
git-workflow-and-versioning Git Workflow & Versioning addyosmani
implement implement mattpocock
incremental-implementation Incremental Implementation addyosmani
performance-optimization Performance Optimization addyosmani
planning-and-task-breakdown planning-and-task-breakdown addyosmani
prototype prototype mattpocock
research research mattpocock
resolving-merge-conflicts resolving-merge-conflicts mattpocock
source-driven-development Source-Driven Development addyosmani
spec-driven-development spec-driven-development addyosmani
task-decomposer Task Decomposer rolecraft-sh
teach teach mattpocock
to-spec to-spec mattpocock
to-tickets to-tickets mattpocock
triage triage mattpocock

Testing

Slug Name Author
browser-testing-with-devtools Browser Testing with DevTools addyosmani
coverage-guard Coverage Guard rolecraft-sh
flaky-test-detector Flaky Test Detector rolecraft-sh
tdd TDD mattpocock
test-driven-development Test-Driven Development addyosmani

Code-review

Slug Name Author
code-review-and-quality Code Review & Quality addyosmani
grill-me Grill Me mattpocock
grill-with-docs Grill with Docs mattpocock

Frontend

Slug Name Author
composition-patterns React Composition Patterns vercel-labs
frontend-ui-engineering Frontend UI Engineering addyosmani
react-best-practices React Best Practices vercel-labs
react-view-transitions React View Transitions vercel-labs
vercel-optimize Vercel Optimize vercel-labs

Design

Slug Name Author
api-and-interface-design API & Interface Design addyosmani
codebase-design codebase-design mattpocock

Devops

Slug Name Author
ci-cd-and-automation CI/CD & Automation addyosmani
observability-and-instrumentation observability-and-instrumentation addyosmani
shipping-and-launch shipping-and-launch addyosmani

Security

Slug Name Author
security-and-hardening Security & Hardening addyosmani

Methodology

Slug Name Author
doubt-driven-development Doubt-Driven Development addyosmani
handoff handoff mattpocock
idea-refine idea-refine addyosmani
interview-me interview-me addyosmani
wayfinder wayfinder mattpocock

Maintenance

Slug Name Author
deprecation-and-migration Deprecation & Migration addyosmani

Content

Slug Name Author
writing-great-skills writing-great-skills mattpocock
writing-guidelines Writing Guidelines vercel-labs

Ui-ux

Slug Name Author
web-design-guidelines Web Design Guidelines vercel-labs

Mobile

Slug Name Author
react-native-skills React Native Skills vercel-labs

Install

# Install a single skill by slug
npx rolecraft install coverage-guard
npx rolecraft install react-best-practices
npx rolecraft install security-and-hardening

# Install all skills from this repo
npx rolecraft install rolecraft-sh/skills

# Install a specific skill from this repo
npx rolecraft install rolecraft-sh/skills --skill coverage-guard

Registry

Browse all available skills at the rolecraft registry.

License

MIT