Agent Skills by xiaobin
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with gitignore safety checks.
test-driven-development
Enforce a test-first workflow with failing tests, minimal code, and refactoring.
systematic-debugging
Identifies and fixes bugs by tracing root causes across multi-component systems.
using-superpowers
Load relevant skills at conversation start before answering.
dispatching-parallel-agents
Dispatch parallel agents for independent tasks without shared state.
executing-plans
Load implementation plans, review them critically, and execute tasks with verifications.
finishing-a-development-branch
Verify tests, determine base branch, and execute one of four integration workflows.
brainstorming
Identify goals, constraints, and user needs to shape a design before coding.
writing-plans
Convert project specs into task-by-task implementation plans with file paths and tests.
requesting-code-review
Dispatch a code-reviewer subagent to assess new work before merging.
receiving-code-review
Validate code review feedback against the codebase before implementing changes.
writing-skills
Validate AI skill documentation with RED-GREEN-REFACTOR testing and YAML frontmatter standards.
verification-before-completion
Enforce fresh verification evidence before claiming completion in tests, builds, and code reviews.
subagent-driven-development
Distribute implementation tasks to fresh subagents with two-stage reviews.