backend-scaffold
backend-scaffold
Generate production-ready backend code scaffolds from upstream specs — multi-stack, tech.md-adaptive.
Context Files
$JAAN_CONTEXT_DIR/tech.md- Tech stack context (CRITICAL — determines framework, DB, patterns)- Uses sections:
#current-stack,#frameworks,#constraints,#patterns
- Uses sections:
$JAAN_CONTEXT_DIR/config.md- Project configuration$JAAN_TEMPLATES_DIR/jaan-to-backend-scaffold.template.md- Output template$JAAN_LEARN_DIR/jaan-to-backend-scaffold.learn.md- Past lessons (loaded in Pre-Execution)${CLAUDE_PLUGIN_ROOT}/docs/extending/language-protocol.md- Language resolution protocol
Input
Upstream Artifacts: $ARGUMENTS
Accepts 1-3 file paths or descriptions:
- backend-api-contract — Path to OpenAPI YAML (from
/jaan-to:backend-api-contractoutput:api.yaml)
More from parhumm/jaan-to
ux-microcopy-write
Generate multi-language microcopy packs for UI components with cultural adaptation. Use when writing UI text and translations.
11sec-audit-remediate
Generate security fixes from detect-dev findings with regression tests. Use when remediating security vulnerabilities.
10detect-product
Product reality extraction with evidence-backed features, monetization, and metrics. Use when analyzing product capabilities.
9release-iterate-changelog
Generate changelog with user impact notes and support guidance from git history. Use when preparing release notes.
9detect-dev
Engineering audit with SARIF evidence, 4-level confidence, and OpenSSF scoring. Use when evaluating repository health or code quality.
8frontend-scaffold
Convert designs to React/Next.js components with TailwindCSS, TypeScript, and typed API hooks. Use when scaffolding frontend from designs.
8