Agent Skills by shichengwuyu
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with safety checks and automated project setup.
test-driven-development
Guide teams through Red-Green-Refactor to write tests before implementing features.
systematic-debugging
Identify root causes of bugs through phase-by-phase investigation before applying fixes.
using-superpowers
Invoke the most relevant skill before replying to any user input.
dispatching-parallel-agents
Dispatch parallel agents to independent problem domains with isolated context.
executing-plans
Execute implementation plans with critical review and step-by-step verifications.
finishing-a-development-branch
Verify tests, identify a base branch, and execute merge, PR, keep, or discard options.
brainstorming
Brainstorm ideas into actionable design concepts with clarifying questions and design proposals.
writing-plans
Generate implementation-ready plans from written specifications for multi-file software tasks.
requesting-code-review
Dispatch a code-reviewer subagent to evaluate code changes.
receiving-code-review
Verify code-review feedback against the codebase before implementing changes.
writing-skills
Validate SKILL.md documentation with a test-driven workflow.
verification-before-completion
Run full verification commands and attach output evidence before marking work complete.
subagent-driven-development
Dispatch isolated subagents for independent tasks with two-stage validation reviews.