Agent Skills by Kyle Chen
Showing 15 vetted skills indexed across 2 GitHub repositories.
browser-testing
...
using-git-worktrees
Create isolated Git worktrees for feature branches with setup commands.
test-driven-development
Enforce failing tests before implementing production code via Red-Green-Refactor.
systematic-debugging
Guide root-cause debugging through four phases with decision gates.
using-superpowers
Check for and apply the most relevant skill before every response.
dispatching-parallel-agents
Dispatches independent AI agents to analyze separate problems in parallel.
executing-plans
Execute written plans in batches with review checkpoints between each.
finishing-a-development-branch
Verify tests and present merge, PR, or cleanup options for a development branch.
brainstorming
Guide users through structured brainstorming to transform raw ideas into design concepts.
writing-plans
Convert written specs into step-by-step implementation plans saved under docs/plans.
requesting-code-review
Automate code-review requests using BASE_SHA and HEAD_SHA with the code-reviewer subagent.
receiving-code-review
Process code review feedback through a six-step verification pattern.
writing-skills
Automate Skills documentation creation and validation with test-driven RED-GREEN-REFACTOR cycles.
verification-before-completion
Run verification commands and report results with evidence before completion.
subagent-driven-development
Dispatch fresh subagents per task and run two-stage reviews.