2029 results (34.5ms) page 36 / 102
synaptiai / agent-capability-standard-rollback exact

Safely undo changes by restoring to a checkpoint. Use when verify fails, errors occur, or explicit undo is requested. Essential for the CAVR pattern recovery.

synaptiai / agent-capability-standard-checkpoint exact

Create a safety checkpoint marker before mutation or execution steps. Use when about to modify files, execute plans, or perform any irreversible action. Essential for the CAVR pattern.

ngxtm / devkit-systematic-debugging exact

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

guanyang / antigravity-skills-systematic-debugging exact

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

sickn33 / antigravity-awesome-skills-systematic-debugging exact

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

cleodin / antigravity-awesome-skills-systematic-debugging exact

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

shinpr / claude-code-workflows-typescript-testing exact

Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.

qodex-ai / ai-agent-skills-diagnostic-analysis exact

Systematically debug and diagnose issues methodically. Uses diagnostic techniques to identify root causes and implement fixes.

Charon-Fan / agent-playbook-create-pr exact

Creates pull requests with bilingual documentation updates. Use when user asks to create PR, make a pull request, or submit changes for review. Automatically updates both English and Chinese README files.