Agent Skills by Izyan Rajwani
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees for parallel branch development.
test-driven-development
Automates Red-Green-Refactor cycles with failing-first unit tests before coding.
systematic-debugging
Trace data flows from symptom to source to diagnose root causes.
using-superpowers
Identify and invoke applicable skills before generating responses.
dispatching-parallel-agents
Dispatch one subagent per independent domain to investigate and fix issues concurrently.
executing-plans
Execute development plans in batches with review checkpoints between tasks.
finishing-a-development-branch
Automate Git branch completion with tests, base-branch selection, and merge or PR actions.
brainstorming
Refine vague ideas into validated specifications through iterative questioning.
writing-plans
Convert project specifications into test-first implementation plans with file paths and verification steps.
requesting-code-review
Generate standardized code-review briefs from PR work, plan, and criteria.
receiving-code-review
Restate code-review feedback and implement verified changes one at a time.
writing-skills
Automate skill creation and validation using RED-GREEN-REFACTOR test-driven development.
verification-before-completion
Enforce evidence-first verification workflows before declaring code completion.
subagent-driven-development
Coordinate sequential subagents with isolated contexts and two-stage reviews.