Agent Skills by Tommy Morgan
Showing 9 vetted skills indexed across 1 GitHub repositories.
Five Whys Root Cause Analysis
Apply five whys questioning to identify actionable root causes from evidence.
tdd-execution
Automate task execution with a red-green-refactor loop and per-task commits.
rest-api-guidelines
Guides teams in designing consistent REST APIs with standardized URLs, HTTP methods, status codes, pagination and versioning.
verification-sweep
Runs verification checks and updates task statuses in the project plan file,Flagging regressions along the way.
brainstorming
Turn vague ideas into concrete design concepts with structured prompts and multiple approach proposals.
plan-format
Organizes Gherkin-based plan files with trackable TODO/DONE states.
CLI Testing Patterns
Automate CLI tool exploration and validation of exit codes, output formats, and error handling.
API Testing Patterns
Discover and validate REST and GraphQL API endpoints with security checks.
Browser Testing Patterns
Automate browser testing patterns for web applications across desktop and mobile views.