detail-design

Generate detail design documents from code or requirements with integrity checks.

6|2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/i-standard1/yamasaki --skill detail-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: detail-design
Source: https://github.com/i-standard1/yamasaki/tree/main/.claude/skills/detail-design
Command: npx skills add https://github.com/i-standard1/yamasaki --skill detail-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates the end-to-end generation of comprehensive detail design documents for software projects, streamlining PM orchestration to ensure cohesive and ready-to-use design artifacts.

Core Features & Use Cases

  • Supports two modes: code-analysis mode (reverse engineers detailed designs from existing code) and design-first mode (creates new designs from requirements when code is absent)
  • Enables cross-document generation, parallel task assignment to agent teams, and automated integrity checks across phases
  • Use Case: When starting a new project with multiple specs, generate a cohesive set of docs including DB schemas, API specs, and setup guides in a single run

Quick Start

このスキルを起動して、フェーズ0〜3の設計書を自動生成してください。

Frequently Asked Questions about detail-design

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

FAQPage Schema
How do I automate detail design document generation for a new software project?

You can automate detail design generation by running the skill in design-first mode to create new designs from requirements. It orchestrates end-to-end document generation, outputting cohesive artifacts like DB schemas and API specs from your project requirements.

Can I reverse engineer software design specifications from existing source code?

Yes, you can reverse engineer design specifications from existing code using code-analysis mode. It analyzes your current codebase to automatically generate comprehensive detail design documents and architectural specifications.

How to ensure cross-document coherence when generating multiple software specification documents?

To ensure cross-document coherence, the orchestration process enforces consistency checks across all generated artifacts. It runs automated integrity checks across phases to guarantee that DB schemas, API specs, and setup guides remain aligned.

What is the best way to generate database schemas and API specs in a single run?

The best way to generate multiple specs in a single run is using automated orchestration. It parallelizes work across agent teams to produce a cohesive set of documentation, including database schemas and API specifications, simultaneously.

Does detail design automation work for projects with no existing codebase?

Yes, detail design automation works for projects without code by utilizing design-first mode. This mode creates new designs directly from your requirements when code is absent, ensuring you get production-ready design artifacts.

How do parallel agents handle orchestration for software architecture documentation?

Parallel agents handle orchestration by receiving assigned tasks simultaneously across different phases of document generation. This parallelization accelerates the creation of software architecture documentation while maintaining cross-document coherence.