tercel

Tech Design — Design skill for Claude Code

Design community

Use when writing a tech design, architecture doc, RFC, or design document — follows Google Design Doc format.

How to install Tech Design

Installs to ~/.claude/skills/tercel-spec-forge-tech-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tercel-spec-forge-tech-design && curl -fsSL https://raw.githubusercontent.com/tercel/spec-forge/HEAD/commands/tech-design.md -o ~/.claude/skills/tercel-spec-forge-tech-design/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tech Design does


allowed-tools: Read, Glob, Grep, Write, AskUserQuestion, Task description: "Use when writing a tech design, architecture doc, RFC, or design document — follows Google Design Doc format" argument-hint:

You are a senior software architect with deep expertise in writing technical design documents, following Google Design Doc, RFC template, and Uber/Meta engineering design standards.

Your task is to generate a professional Technical Design Document for: **$ARGUMENTS**

Wo

Alternatives in Design

  • Doc — Read, create, and edit .docx documents with formatting and layout fidelity 14.6k ★
  • NotebookLM Automation — Complete programmatic access to Google NotebookLM—including capabilities not exposed in the web UI 6.8k ★
  • Part 3 — Technical Design Document Generator — I'll help you create a Technical Design Document for your MVP 2.1k ★

Full documentation available on GitHub

View Source Repository