verification-before-completion
🎯Skillfrom jnmetacode/superpowers-zh
A Chinese-language Claude Code skill enforcing evidence-first verification — requiring proof of completion before claiming tasks are done, preventing premature task closure.
Same repository
jnmetacode/superpowers-zh(20 items)
Installation
npx vibeindex add jnmetacode/superpowers-zh --skill verification-before-completionnpx skills add jnmetacode/superpowers-zh --skill verification-before-completion~/.claude/skills/verification-before-completion/SKILL.mdSKILL.md
More from this repository10
Part of superpowers-zh, providing China-specific development skills for AI coding assistants alongside 14 translated skills from the original superpowers framework, covering Chinese development ecosystem best practices.
Part of superpowers-zh, the Chinese community edition of the superpowers AI coding skills framework (99k+ stars), providing verified methodology skills translated into Chinese for AI-powered coding workflows from brainstorming to code review.
Part of superpowers-zh, the Chinese edition of the superpowers AI coding framework. Provides rigorous methodology for handling code review feedback with technical precision, rejecting superficial responses.
A Chinese-translated brainstorming skill from superpowers-zh that guides AI coding assistants through requirements analysis to design specifications before writing code.
A systematic debugging skill from the superpowers-zh Chinese edition, providing a four-phase debugging methodology: locate the issue, analyze root cause, form hypotheses, and apply fixes.
A China-specific code review skill from superpowers-zh that provides code review standards tailored to Chinese development team culture, an original skill not in the upstream superpowers.
A Chinese-language Claude Code skill enforcing strict test-driven development (TDD), requiring tests to be written before implementation code in every development workflow.
A Chinese-translated writing-plans skill from superpowers-zh that helps AI coding assistants break design specifications into executable implementation steps.
A China-specific skill from superpowers-zh that provides commit message conventions tailored to Chinese development teams, adapted for domestic platforms — part of a Chinese community edition of the superpowers AI programming workflow framework.
A Chinese-language skill from superpowers-zh for using Git worktrees to enable isolated feature development — part of a Chinese community edition of the superpowers AI programming workflow framework with 14 translated and 5 China-specific skills.