🎯

using-git-worktrees

🎯Skill

from jnmetacode/superpowers-zh

VibeIndex|
What it does
|

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.

📦

Same repository

jnmetacode/superpowers-zh(20 items)

using-git-worktrees

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add jnmetacode/superpowers-zh --skill using-git-worktrees
skills.sh Install⚠ Installs to .agents/skills/
npx skills add jnmetacode/superpowers-zh --skill using-git-worktrees
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/using-git-worktrees/SKILL.md

SKILL.md

610Installs
-
AddedMar 24, 2026

More from this repository10

🎯
chinese-documentation🎯Skill

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.

🎯
using-superpowers🎯Skill

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.

🎯
receiving-code-review🎯Skill

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.

🎯
brainstorming🎯Skill

A Chinese-translated brainstorming skill from superpowers-zh that guides AI coding assistants through requirements analysis to design specifications before writing code.

🎯
verification-before-completion🎯Skill

A Chinese-language Claude Code skill enforcing evidence-first verification — requiring proof of completion before claiming tasks are done, preventing premature task closure.

🎯
systematic-debugging🎯Skill

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.

🎯
chinese-code-review🎯Skill

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.

🎯
test-driven-development🎯Skill

A Chinese-language Claude Code skill enforcing strict test-driven development (TDD), requiring tests to be written before implementation code in every development workflow.

🎯
writing-plans🎯Skill

A Chinese-translated writing-plans skill from superpowers-zh that helps AI coding assistants break design specifications into executable implementation steps.

🎯
chinese-commit-conventions🎯Skill

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.