Matthew Plusprogramming
10 skills · 0 stars total
10 skills
This skill creates precise spec.md documents from requirements.md, guiding task breakdowns, tests, and design decisions for software initiatives.
This skill executes browser-based UI tests using Chrome MCP tools to verify interactions, visuals, and accessibility, capturing evidence for verification.
This skill generates comprehensive documentation from code implementations, including API references, user guides, and architecture notes to support
This skill implements approved atomic specs in a TypeScript monorepo, ensuring traceable progress, tests, and evidence after each step.
This skill analyzes user requests and routes tasks to oneoff-spec, oneoff-vibe, journal-only, or orchestrator workflows based on complexity.
This skill performs a read-only code review to identify quality, style, and maintainability issues before security review.
This skill analyzes connections between specs, surfaces inconsist inconsist in env vars, APIs, data shapes, and deployment assumptions before implementation.
This skill helps you improve code quality through incremental refactoring while preserving behavior, guided by the test suite as the contract.
This skill decomposes a high-level spec into atomic, independently testable, deployable, and reviewable units to improve clarity and traceability.
This skill performs a security review of code changes, identifying vulnerabilities, omissions, and recommendations to strengthen input handling and access