Kyle Chen avatar

Kyle Chen

Community

@kckylechen1

3Followers
|
38Public Repos
|
15Published Skills

Agent Skills by Kyle Chen

Showing 15 vetted skills indexed across 2 GitHub repositories.

kckylechen1kckylechen1

browser-testing

...

Community
Intermediate
kckylechen1kckylechen1

using-git-worktrees

Create isolated Git worktrees for feature branches with setup commands.

Community
Intermediate
kckylechen1kckylechen1

test-driven-development

Enforce failing tests before implementing production code via Red-Green-Refactor.

Community
Intermediate
kckylechen1kckylechen1

systematic-debugging

Guide root-cause debugging through four phases with decision gates.

Community
Basic
kckylechen1kckylechen1

using-superpowers

Check for and apply the most relevant skill before every response.

Community
Advanced
kckylechen1kckylechen1

dispatching-parallel-agents

Dispatches independent AI agents to analyze separate problems in parallel.

Community
Intermediate
kckylechen1kckylechen1

executing-plans

Execute written plans in batches with review checkpoints between each.

Community
Basic
kckylechen1kckylechen1

finishing-a-development-branch

Verify tests and present merge, PR, or cleanup options for a development branch.

Community
Intermediate
kckylechen1kckylechen1

brainstorming

Guide users through structured brainstorming to transform raw ideas into design concepts.

Community
Intermediate
kckylechen1kckylechen1

writing-plans

Convert written specs into step-by-step implementation plans saved under docs/plans.

Community
Intermediate
kckylechen1kckylechen1

requesting-code-review

Automate code-review requests using BASE_SHA and HEAD_SHA with the code-reviewer subagent.

Community
Basic
kckylechen1kckylechen1

receiving-code-review

Process code review feedback through a six-step verification pattern.

Community
Basic
kckylechen1kckylechen1

writing-skills

Automate Skills documentation creation and validation with test-driven RED-GREEN-REFACTOR cycles.

Community
Basic
kckylechen1kckylechen1

verification-before-completion

Run verification commands and report results with evidence before completion.

Community
Basic
kckylechen1kckylechen1

subagent-driven-development

Dispatch fresh subagents per task and run two-stage reviews.

Community
Advanced