tech-design-doc

Installation
SKILL.md

Technical Design Document Skill

Execution Flow

1. Assess Complexity

Level Scope Sections Required
Small Single component, <100 LOC TL;DR, Design, Implementation
Medium Cross-component, API changes + Background, Solution Analysis
Large System-level, new service Full template

2. Gather Context

Explore the codebase before writing:

  1. Identify affected components using Glob and Grep for related code.
  2. Read existing implementations and patterns.
  3. Note dependencies and potential side effects.
  4. Check for similar solutions already in the codebase.
Installs
107
GitHub Stars
15
First Seen
Jan 20, 2026
tech-design-doc — bahayonghang/my-claude-code-settings