tech-design-generation

Generate Technical Design Documents from codebase scans and upstream requirements.

5|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/tercel/spec-forge --skill tech-design-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-design-generation
Source: https://github.com/tercel/spec-forge/tree/main/skills/tech-design-generation
Command: npx skills add https://github.com/tercel/spec-forge --skill tech-design-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Generates comprehensive Technical Design Documents that translate product requirements into actionable architecture.

Core Features & Use Cases

  • Produces architectural blueprints including C4-context, container, and component diagrams, API designs, data models, security considerations, deployment plans, and traceability to upstream requirements.
  • Synthesizes Google Design Docs, RFC templates, and Uber/Meta design standards to deliver structured, review-ready designs.
  • Supports an end-to-end workflow with deep codebase scan, upstream context integration, design generation, traceability, and quality checks.

Quick Start

Request a complete technical design document for a feature, and I will generate it.

Frequently Asked Questions about tech-design-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a technical design document from product requirements?

To generate a technical design document, this Skill scans your codebase, looks up upstream PRDs or SRS, asks clarifying questions, and synthesizes Google Design Doc and RFC structures to produce an implementable architecture.

What is included in a rigorous technical design doc?

A rigorous technical design doc includes C4-context, container, and component diagrams, API designs, data models, security considerations, deployment plans, and traceability mapping back to upstream product requirements.

Can I use this to create an RFC or system design without writing from scratch?

Yes, you can create an RFC or system design without starting from scratch by requesting a complete document, which synthesizes Uber and Meta engineering standards into a structured, review-ready design.

Does the generated design doc integrate with my existing codebase?

The generated design doc integrates with your existing codebase by performing a deep codebase scan and looking up upstream context to ensure the architecture is tailored to your project.

What's the best way to ensure my architecture blueprint is review-ready?

The best way to ensure an architecture blueprint is review-ready is by running the end-to-end workflow which includes design generation, traceability checks, and automated quality checks against engineering standards.