Agent Skills by Duong Bui
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees for new feature branches.
test-driven-development
Enforce the Red-Green-Refactor cycle for software engineering tasks.
systematic-debugging
Systematizes software debugging via Investigation, Analysis, Hypothesis, Implementation phases.
using-superpowers
Enforce mandatory skill invocation before executing non-trivial tasks.
dispatching-parallel-agents
Delegate independent tasks to isolated sub-agents for concurrent execution.
executing-plans
Execute structured implementation plans with task-by-task verification cycles.
finishing-a-development-branch
Verify tests, merge branches, create pull requests, and clean up Git workspaces.
brainstorming
Transform abstract project ideas into validated design specifications through iterative dialogue.
writing-plans
Generate implementation plans with task decomposition and TDD workflows.
requesting-code-review
Dispatch specialized subagents to review git-based changes against project requirements.
receiving-code-review
Evaluates code review feedback and implements verified changes with reasoned technical responses.
writing-skills
Create and verify agent skills using the RED-GREEN-REFACTOR cycle.
verification-before-completion
Run verification commands and confirm output success before marking development tasks complete.
subagent-driven-development
Dispatch specialized subagents to execute implementation tasks with automated quality reviews.