executing-plans
🎯Skillfrom jnmetacode/superpowers-zh
An executing-plans skill from superpowers-zh that guides AI coding agents to implement plans step-by-step with validation at each stage, part of a Chinese-localized AI programming methodology framework.
Same repository
jnmetacode/superpowers-zh(20 items)
Installation
npx vibeindex add jnmetacode/superpowers-zh --skill executing-plansnpx skills add jnmetacode/superpowers-zh --skill executing-plans~/.claude/skills/executing-plans/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 Chinese-language Claude Code skill enforcing evidence-first verification — requiring proof of completion before claiming tasks are done, preventing premature task closure.
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.