Agent Skills by park-kyungchan
Showing 15 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with safety checks and project auto-setup.
test-driven-development
Enforce test-first development with failing tests before implementation.
systematic-debugging
Enforce a four-phase debugging process requiring root-cause investigation before fixes.
using-superpowers
Enforce Skill tool invocation before any assistant response.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent failures across distinct domains.
executing-plans
Execute written plans in batched tasks with review checkpoints.
finishing-a-development-branch
Evaluate test results and guide post-implementation Git workflow choices.
brainstorming
Guide teams through structured brainstorming to convert vague ideas into concrete design concepts.
writing-plans
Generate structured implementation plans from feature specifications with milestones.
requesting-code-review
Dispatch a code-reviewer subagent to assess changes before merging.
receiving-code-review
Guide engineers through a six-step process for responding to code-review feedback.
writing-skills
Apply RED-GREEN-REFACTOR to write and validate Claude Skills.
verification-before-completion
Enforce evidence-based completion checks before claiming finished work.
subagent-driven-development
Dispatch fresh subagents per task with two-stage spec and code-quality reviews.
codebase-improvement-planner
Analyze a codebase to generate a prioritized improvement plan with tasks and milestones.