home / skills / matthew-plusprogramming / monorepo

matthew-plusprogramming/monorepo

Opinionated AI-native, TypeScript monorepo. Express 5 server (optionally packaged for AWS Lambda) and CDK for Terraform (CDKTF) infra

17 skills
GitHub

Sponsored

deploy

matthew-plusprogramming/monorepo

This skill deploys CDKTF infrastructure to AWS in dependency order, manages assets, outputs, and environment configs for reliable multi-stack releases.
docs

matthew-plusprogramming/monorepo

This skill generates comprehensive documentation from code implementations, including API references, user guides, and architecture notes to support
enforce

matthew-plusprogramming/monorepo

This skill validates atomic specs achieve appropriate granularity and complete requirements coverage to prevent under or over splitting.
atomize

matthew-plusprogramming/monorepo

This skill decomposes a high-level spec into atomic, independently testable, deployable, and reviewable units to improve clarity and traceability.
code-review

matthew-plusprogramming/monorepo

This skill performs a read-only code review to identify quality, style, and maintainability issues before security review.
implement

matthew-plusprogramming/monorepo

This skill implements approved atomic specs in a TypeScript monorepo, ensuring traceable progress, tests, and evidence after each step.
investigate

matthew-plusprogramming/monorepo

This skill analyzes connections between specs, surfaces inconsist inconsist in env vars, APIs, data shapes, and deployment assumptions before implementation.
pm

matthew-plusprogramming/monorepo

This skill drives discovery interviews to gather product requirements, clarify ambiguities, and generate structured specs that feed downstream design and
refactor

matthew-plusprogramming/monorepo

This skill helps you improve code quality through incremental refactoring while preserving behavior, guided by the test suite as the contract.
spec

matthew-plusprogramming/monorepo

This skill creates precise spec.md documents from requirements.md, guiding task breakdowns, tests, and design decisions for software initiatives.
security

matthew-plusprogramming/monorepo

This skill performs a security review of code changes, identifying vulnerabilities, omissions, and recommendations to strengthen input handling and access
prd

matthew-plusprogramming/monorepo

This skill streamlines creating, syncing, and updating PRDs in Google Docs from PM interviews to implementation.
test

matthew-plusprogramming/monorepo

This skill writes tests that map each atomic spec acceptance criteria to concrete, AAA-structured test cases ensuring deterministic, parallelizable validation.
unify

matthew-plusprogramming/monorepo

This skill validates spec group convergence by verifying requirements, spec completeness, atomic coverage, traceability, and tests to ensure safe merge
route

matthew-plusprogramming/monorepo

This skill analyzes user requests and routes tasks to oneoff-spec, oneoff-vibe, journal-only, or orchestrator workflows based on complexity.
browser-test

matthew-plusprogramming/monorepo

This skill executes browser-based UI tests using Chrome MCP tools to verify interactions, visuals, and accessibility, capturing evidence for verification.