Skip to main content

16 docs tagged with "dev"

View all tags

backend-data-model

Generate data model documentation with tables, constraints, indexes, retention, and migration notes from entity descriptions.

backend-scaffold

Generate production-ready backend code with routes, data models, service layers, and validation.

backend-service-implement

Bridge spec to code — generate full service implementations with business logic from TODO stubs and upstream specs.

detect-dev

Repo engineering audit with machine-parseable findings and OpenSSF-style scoring.

dev-docs-fetch

Fetch and cache library documentation via Context7 MCP with auto-detect and smart caching.

dev-output-integrate

Bridge generated outputs from jaan-to/outputs/ into operational project locations.

dev-pr-review

Automated PR review pack: risk scoring, security and performance hints, missing tests, CI failures.

dev-project-assemble

Wire backend + frontend scaffold outputs into a runnable project with proper directory tree, configs, and entry points.

dev-verify

Validate integrated build pipeline and running services with health checks and smoke tests.

frontend-component-fix

Diagnose and fix UI bugs by generating patch artifacts routed through dev-output-integrate.

frontend-scaffold

Convert designs to React/Next.js components with TailwindCSS, TypeScript, and typed API client hooks.