Agent Skills by earchibald
Showing 15 vetted skills indexed across 2 GitHub repositories.
brainstorming
Guide collaborative brainstorming into concrete design sections with architecture and trade-offs.
verification-before-completion
Run verification commands and report evidence before marking work complete.
executing-plans
Execute implementation plans in controlled batches with review checkpoints.
systematic-debugging
Guide root-cause investigation of bugs through a four-phase debugging workflow.
subagent-driven-development
Dispatch fresh subagents per task with two-stage spec and code quality reviews.
using-git-worktrees
Create isolated git worktrees for feature development with safety checks.
requesting-code-review
Dispatch a code-reviewer subagent to verify new work before merging.
finishing-a-development-branch
Verify tests and finalize Git feature branches with merge, PR, keep, or discard options.
receiving-code-review
Verify code-review feedback against the codebase before implementing changes.
using-superpowers
Invoke the Skill tool at conversation start to load applicable skills.
test-driven-development
Define a test-driven development workflow with explicit Red-Green-Refactor steps.
writing-skills
Document and codify proven skills with YAML frontmatter and Markdown guides.
dispatching-parallel-agents
Dispatch independent tasks across multiple agents for parallel execution.
writing-plans
Generate implementation plans with task lists, file touchpoints, tests, and commit guidance.
statusline-config
Configure the Claude statusline with a schema-driven UI and seeded config.