This is a TDD-focused implementation workflow that takes specs or tickets and guides you through building the feature with regular type checking and test runs. It leans on predefined seams where possible, runs individual test files as you go, then the full suite at the end. Once you're done, it automatically triggers a code review and commits your work to the current branch. It's part of a Chinese localization of Matt Pocock's skill collection, so expect Chinese language prompts. The approach is opinionated but solid if you want guard rails around the red-green-refactor cycle and don't want to remember to run tests manually every few minutes.
npx -y skills add vinvcn/mattpocock-skills-zh-cn --skill implement --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills