Agent Skills by angelwings1997
Showing 23 vetted skills indexed across 1 GitHub repositories.
altas-workflow
Route engineering tasks through size-scaled checkpoint gates with context-aware execution.
implementation-verify
Verify software implementation against specified requirements and report coverage metrics.
specify-requirements
Document product requirements into a structured PRD with MECE coverage.
python-code-review
Review Python code for type-safety, async usage, and error handling issues.
pytest-patterns
Standardize Python testing with pytest fixtures, parametrization, and mocks.
advanced-api-testing
Automate API reliability testing for REST and GraphQL services with pytest and Supertest.
go-code-review
Enforce gofmt, go vet, and golangci-lint checks during Go code reviews.
sdd-riper-one
Implement spec-driven development workflows with RIPER stage gates for auditable AI projects.
sdd-riper-one-light
Coordinate checkpoint-driven coding tasks with minimal specs and loop anchors.
using-git-worktrees
Create isolated git worktrees for feature branches with .gitignore verification.
test-driven-development
Enforce test-first development with failing tests before production code.
systematic-debugging
Guide engineers through a four-phase debugging framework to locate root causes.
using-superpowers
Invoke the Skill tool before every reply to determine task relevance.
dispatching-parallel-agents
Dispatch parallel agents to diagnose independent failure domains.
executing-plans
Execute implementation plans sequentially with verification and completion reports.
finishing-a-development-branch
Validate tests and guide Git merge workflows with four structured options.
brainstorming
Guide structured brainstorming to produce a design doc and spec.
writing-plans
Transform written specs into executable implementation plans with tasks and tests.
requesting-code-review
Route changes to a code-review subagent for structured pre-merge feedback.
receiving-code-review
Verify code-review feedback and route Python or Go tasks by language.
writing-skills
Convert process documentation into testable SKILL.md files using TDD cycles.
verification-before-completion
Require fresh verification command outputs before declaring completion.
subagent-driven-development
Distribute plan tasks to fresh subagents with two-stage reviews.