Woodrow Pearson
Community@woodrowpearson · United States
Agent Skills by Woodrow Pearson
Showing 22 vetted skills indexed across 2 GitHub repositories.
doc-superpowers
Automate documentation generation, auditing, and maintenance for software projects.
using-git-worktrees
Create isolated Git worktrees for feature branches with safety checks.
test-driven-development
Enforce a test-first workflow requiring a failing test before production code.
testing-anti-patterns
Audit JavaScript/TypeScript test suites for mock-dependent assertions and anti-patterns.
systematic-debugging
Investigate root causes before applying fixes using a four-phase debugging workflow.
sharing-skills
Standardize branching, committing, pushing, and pull requests for upstream skill contributions.
frontend-development
Coordinate frontend epic planning with UI analysis and human approval gates.
using-superpowers
Enforce pre-task skill discovery and mandatory usage before responding.
dispatching-parallel-agents
Orchestrate multiple Claude agents to investigate and fix independent failures in parallel.
executing-plans
Load a plan file, execute tasks in batches, and generate post-batch reports.
finishing-a-development-branch
Automate branch finalization with merge, PR, keep, or discard options.
root-cause-tracing
Trace errors backward through call stacks to locate their original trigger.
condition-based-waiting
Replace arbitrary test delays with a condition-based polling utility.
brainstorming
Guide rough ideas into structured design concepts through questioning.
testing-skills-with-subagents
Automate RED-GREEN-REFACTOR testing of CLAUDE.md skills using subagents.
writing-plans
Generate implementation plans with file paths, code samples, tests, and verification steps.
requesting-code-review
Request expert code-reviewer validation before merging changes.
receiving-code-review
Respond to code review feedback using a six-step verification process.
writing-skills
Apply test-driven development to create, edit, and validate Skill documentation.
verification-before-completion
Verify completion claims by running proving commands and validating results.
subagent-driven-development
Spawn fresh subagents for each plan task with interim code reviews.
defense-in-depth
Enforce multi-layer validation checks across API entry points and business logic.