Explorar skills
12.624 skills encontradas
Alerta por categoria
Receba novas skills de Desenvolvimento toda segunda
accessibility-wcag
Web accessibility patterns for WCAG 2.2 compliance including ARIA, keyboard navigation, screen readers, and testing
git-advanced
Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques
golang-idioms
Idiomatic Go patterns for error handling, interfaces, concurrency, testing, and module management
testing-strategies
Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization
update
Quick one-liner status append. No conversation. Usage - /update project-name Finished feature A, tests passing
learning
Structured retrospective and lesson extraction. Use when reflecting on completed work or projects. Triggered by "learning", "retrospective", "what did we learn?", "reflection", or "what to apply next time".
refactor-team
Launch parallel refactoring agents: one restructures code in an isolated worktree, one writes tests to lock behavior, one reviews the result. Use when: "refactor team", "refactor-team", "safe refactor", "restructure code".
doctor
Project health check meta-skill. Runs git-hygiene, deploy-check, and freshness-check in sequence. Use when: "doctor", "health check", "project health", "is everything ok", "check project".
error-analyzer
Systematic root-cause analysis for build failures, test errors, and runtime issues. Use when: "error", "failed", "broken", "debug", "why did this fail", "root cause".
export-rules
Export Claude Hangar skills and rules to other AI coding tool formats. Use when: "export rules", "cursor rules", "windsurf rules", "export-rules", "convert to mdc".
verification-loop
Pre-PR verification pipeline with plan validation, build, types, lint, test, security, diff review, and consistency checks. Verification gate — use before creating a PR or merging.
debug-team
Launch parallel debugging agents for systematic root-cause analysis. Use when: "debug team", "help me debug", "debug-team", "find the bug".