Woodrow Pearson avatar

Woodrow Pearson

Community

@woodrowpearson · United States

28Followers
|
11Public Repos
|
22Published Skills

Agent Skills by Woodrow Pearson

Showing 22 vetted skills indexed across 2 GitHub repositories.

woodrowpearsonwoodrowpearson

doc-superpowers

Automate documentation generation, auditing, and maintenance for software projects.

Community
Advanced
woodrowpearsonwoodrowpearson

using-git-worktrees

Create isolated Git worktrees for feature branches with safety checks.

Community
Basic
woodrowpearsonwoodrowpearson

test-driven-development

Enforce a test-first workflow requiring a failing test before production code.

Community
Basic
woodrowpearsonwoodrowpearson

testing-anti-patterns

Audit JavaScript/TypeScript test suites for mock-dependent assertions and anti-patterns.

Community
Basic
woodrowpearsonwoodrowpearson

systematic-debugging

Investigate root causes before applying fixes using a four-phase debugging workflow.

Community
Basic
woodrowpearsonwoodrowpearson

sharing-skills

Standardize branching, committing, pushing, and pull requests for upstream skill contributions.

Community
Basic
woodrowpearsonwoodrowpearson

frontend-development

Coordinate frontend epic planning with UI analysis and human approval gates.

Community
Intermediate
woodrowpearsonwoodrowpearson

using-superpowers

Enforce pre-task skill discovery and mandatory usage before responding.

Community
Basic
woodrowpearsonwoodrowpearson

dispatching-parallel-agents

Orchestrate multiple Claude agents to investigate and fix independent failures in parallel.

Community
Basic
woodrowpearsonwoodrowpearson

executing-plans

Load a plan file, execute tasks in batches, and generate post-batch reports.

Community
Intermediate
woodrowpearsonwoodrowpearson

finishing-a-development-branch

Automate branch finalization with merge, PR, keep, or discard options.

Community
Basic
woodrowpearsonwoodrowpearson

root-cause-tracing

Trace errors backward through call stacks to locate their original trigger.

Community
Basic
woodrowpearsonwoodrowpearson

condition-based-waiting

Replace arbitrary test delays with a condition-based polling utility.

Community
Intermediate
woodrowpearsonwoodrowpearson

brainstorming

Guide rough ideas into structured design concepts through questioning.

Community
Basic
woodrowpearsonwoodrowpearson

testing-skills-with-subagents

Automate RED-GREEN-REFACTOR testing of CLAUDE.md skills using subagents.

Community
Advanced
woodrowpearsonwoodrowpearson

writing-plans

Generate implementation plans with file paths, code samples, tests, and verification steps.

Community
Advanced
woodrowpearsonwoodrowpearson

requesting-code-review

Request expert code-reviewer validation before merging changes.

Community
Intermediate
woodrowpearsonwoodrowpearson

receiving-code-review

Respond to code review feedback using a six-step verification process.

Community
Basic
woodrowpearsonwoodrowpearson

writing-skills

Apply test-driven development to create, edit, and validate Skill documentation.

Community
Basic
woodrowpearsonwoodrowpearson

verification-before-completion

Verify completion claims by running proving commands and validating results.

Community
Basic
woodrowpearsonwoodrowpearson

subagent-driven-development

Spawn fresh subagents for each plan task with interim code reviews.

Community
Basic
woodrowpearsonwoodrowpearson

defense-in-depth

Enforce multi-layer validation checks across API entry points and business logic.

Community
Advanced