bootstrapping-design-docs

Community

Bootstrap design-doc infrastructure for projects.

AuthorSteveBronder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creates design document infrastructure including templates, workflows, and a specific design doc skill. This service helps teams start writing design docs for new projects quickly and consistently.

Core Features & Use Cases

  • Create repo-local design-docs/ workspace with templates and active docs.
  • Generate a project-specific design doc skill and its templates.
  • Enforce idempotency and guide interactive questions for clarification.

Quick Start

  1. If the design-docs folder does not exist, create a repo-local design-docs/ workspace (templates + active docs + index).
  2. Create a project-specific design doc template or a base base-design-doc.md if not specified.
  3. Generate a project-specific design-doc skill with explicit specs and test data plan.
  4. Run repeated runs to add more templates without breaking existing docs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bootstrapping-design-docs
Download link: https://github.com/SteveBronder/skillrena/archive/main.zip#bootstrapping-design-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository