Explorar skills
107 skills encontradas
skill-resume
Pick up where you left off from a previous session — use after context resets, compaction, or new conversations
skill-review-response
How to handle code review feedback — verify before implementing, push back when wrong, never agree blindly
skill-rollback
Roll back to a previous checkpoint via git — use when a change went wrong and you need to revert
octopus-security-audit
OWASP compliance, vulnerability scanning, and adversarial red team testing — use for security reviews
skill-security-framing
URL validation and content sanitization for untrusted sources — use when handling external input safely
skill-ship
Package and finalize completed work for delivery — use when a feature is done and ready to ship
skill-staged-review
Review code in two passes: spec compliance then quality — use for thorough PR or feature reviews
skill-status
Show where you are in the workflow and what to do next — use for progress checks and orientation
skill-task-management
Manage tasks with Claude Code native tools — use to track TODOs, delegate work, and monitor progress
skill-tdd
Build features with tests-before-code rigor — use for new features needing test coverage
skill-thought-partner
Brainstorm creatively with pattern spotting and paradox hunting — use for ideation and exploration