Agent Skills by wufeng
Showing 20 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated development workspaces using native tools or git worktrees.
test-driven-development
Write failing tests before implementing minimal code in a red-green-refactor workflow.
systematic-debugging
Enforce root-cause investigation before applying fixes in a four-phase debugging workflow.
using-superpowers
Prioritizes Skill selection before responding to ensure workflows follow established rules and constraints.
dispatching-parallel-agents
Coordinate multiple specialized AI agents on independent problems without shared state.
find-skills
Discover and install agent skills using the Skills CLI.
executing-plans
Loads a written plan and executes tasks with built-in review checkpoints.
finishing-a-development-branch
Verify tests, then choose merge, PR, keep, or discard with cleanup for your development branch.
zoom-out
Generate a top-level map of modules and callers using domain vocabulary.
brainstorming
Coordinate collaborative ideation into design docs and implementation plans.
grill-with-docs
Validate proposed plans and update CONTEXT.md, ADRs, glossary inline.
writing-plans
Create implementation plans for multi-step tasks from a feature spec.
requesting-code-review
Dispatch a code reviewer subagent to evaluate work against plans.
Frontend Design
Generate frontend interfaces from user requirements across React, Vue, or HTML/CSS.
receiving-code-review
Evaluate and act on code-review feedback using a six-step response pattern.
writing-skills
Create test-driven Skill documentation with RED-GREEN-REFACTOR workflows and frontmatter validation.
caveman
Reduce verbose prompts and responses by enforcing caveman-style brevity.
verification-before-completion
Enforce verification gates before declaring task completion with evidence.
grill-me
Interview users through each design branch to resolve plan dependencies.
subagent-driven-development
Dispatch independent subagents for isolated task execution and two-stage review.