Teach the user a new skill or concept, within this workspace.
mattpocock▌
creator profile · 49 approved skills · page 3 of 5
total skills
49
showing 10 on this page
page installs
19
19 this week
creator profile · 49 approved skills · page 3 of 5
total skills
49
showing 10 on this page
page installs
19
19 this week
Teach the user a new skill or concept, within this workspace.
/mnt/d/Obsidian Vault/AI Research/
Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles. \n \n Emphasizes integration-style tests that verify behavior thro…
Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
Interactive QA session where users report bugs conversationally, and the agent files GitHub issues while exploring the codebase for context.
Check for package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn), bun.lockb (bun). Use whichever is present. Default to npm if unclear.
Ask which skill or flow fits your situation. A router over the skills in this repo.
Compact the current conversation into a handoff document for another agent to pick up.
Intercept and block dangerous git commands before Claude executes them via PreToolUse hooks. \n \n Blocks five command categories: git push (including --force ), git reset --hard…
\n First, divide the article into sections based on its headings. Think about the main points you want to make during those sections. \n \n Consider that information is a directed…