Agent Skills by Adam Purcell
Showing 63 vetted skills indexed across 1 GitHub repositories.
addy-documentation-and-adrs
Record architectural decisions and documentation for software projects.
commit
Create a conventional commit from local changes and push the feature branch to origin.
addy-incremental-implementation
Plan and execute feature work in small, testable increments.
addy-ci-cd-and-automation
Automate CI/CD pipeline setup and quality gate enforcement in GitHub Actions workflows.
feature-dev
Coordinate end-to-end feature development across discovery, design, implementation, and review.
agent-sop-pdd
Transform rough ideas into design documents and implementation plans.
addy-deprecation-and-migration
Coordinate deprecation plans and migrations across software systems.
agent-sop-eval
Evaluate AI agent SOPs using Strands Evals SDK and generate improvement recommendations.
techdebt
Detect and classify duplicated code in recent session changes.
addy-debugging-and-error-recovery
Triage software failures with a stepwise workflow to identify root causes.
addy-code-simplification
Simplify code while preserving its exact behavior and readability.
test
Guide failing-test-first TDD workflows with implementation and verification steps.
architecture-design-contest
Compare architecture options and recommend a final design direction.
addy-source-driven-development
Cite official documentation for every implementation decision in software projects.
agents-md-refactor
Reorganize AGENTS.md files into linked topic files with a minimal root.
gh-cli
Reference GitHub CLI commands for authentication, repositories, issues, PRs, and Actions.
create-plan
Transform a feature specification into implementation-ready planning artifacts.
gh-attach-subissue
Resolve GitHub issue node IDs and apply the addSubIssue mutation.
code-review
Review staged changes or recent commits across five axes with file:line references.
addy-browser-testing-with-devtools
Inspect DOM, console logs, and network activity via Chrome DevTools MCP.
addy-performance-optimization
Identify and fix performance bottlenecks across frontend and backend workloads.
spec
Generate a complete six-area software specification before development.
improve-codebase-architecture
Identify shallow modules and outline interface designs for deeper boundaries.
addy-spec-driven-development
Define a complete spec before coding to align expectations.