izyanrajwani

izyanrajwani

@izyanrajwani

GitHub
14 Skills
56 Total Stars
February 2026 Joined

Public Skills

brainstorming

by izyanrajwani

Collaborative design exploration that refines ideas into validated specs through iterative questioning. Use before any creative work including creating features, building components, adding functionality, or modifying behavior.

Code Gen 4 5mo ago

executing-plans

by izyanrajwani

Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.

Analytics 4 5mo ago

systematic-debugging

by izyanrajwani

Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.

Code Gen 4 5mo ago

requesting-code-review

by izyanrajwani

Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.

Automation 4 5mo ago

using-superpowers

by izyanrajwani

Meta-skill enforcing skill discovery and invocation discipline through mandatory workflows. Use when starting any conversation to check for relevant skills before any response, ensuring skill-first workflow before proceeding.

Automation 4 5mo ago

test-driven-development

by izyanrajwani

Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.

Debugging 4 5mo ago

finishing-a-development-branch

by izyanrajwani

Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.

CLI Tools 4 5mo ago

verification-before-completion

by izyanrajwani

Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests passing, or before commits and PRs. Enforces evidence-first workflow.

Agents 4 5mo ago

dispatching-parallel-agents

by izyanrajwani

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.

Agents 4 5mo ago

writing-skills

by izyanrajwani

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Agents 4 5mo ago

subagent-driven-development

by izyanrajwani

Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.

Automation 4 5mo ago

using-git-worktrees

by izyanrajwani

Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.

Code Gen 4 5mo ago

writing-plans

by izyanrajwani

Structured implementation planning for multi-step development tasks. Use when you have a spec or requirements and need to break work into executable steps.

Auth 4 5mo ago

receiving-code-review

by izyanrajwani

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.

Code Review 4 5mo ago