arch-design

Generate implementation-ready architecture documentation with file impact analysis.

60|13|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/leogodin217/leos_claude_starter --skill arch-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arch-design
Source: https://github.com/leogodin217/leos_claude_starter/tree/main/.claude/skills/arch-design
Command: npx skills add https://github.com/leogodin217/leos_claude_starter --skill arch-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of detailed architecture documentation for new features, refactors, or redesigns, ensuring comprehensive file impact analysis and clear design decisions.

Core Features & Use Cases

  • Automated Documentation Generation: Creates implementation-ready architecture documents based on user-provided problem descriptions or issue paths.
  • File Impact Analysis: Automatically identifies and traces all affected source and test files, including import updates.
  • Use Case: When planning a new user authentication module, you can provide a feature name like "OAuth2 Integration" and the Skill will generate a detailed design document outlining the semantics, contracts, and impact on existing code.

Quick Start

Use the arch-design skill to design the architecture for the new feature 'user-profile-editing'.

Frequently Asked Questions about arch-design

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

FAQPage Schema
How do I generate architecture documentation for new software features?

You generate architecture documentation by providing a problem statement or issue path, which the tool analyzes to produce implementation-ready design documents with complete file impact analysis, including source and test files.

Can I trace code impact and import updates for a refactoring plan?

Yes, you can trace code impact for a refactoring plan by analyzing issue paths to automatically identify and map all affected source files, test files, and required import updates.

What is the best way to design semantics and contracts for a new module?

The best way to design semantics and contracts for a new module is to utilize existing architecture and code context, defining configuration, validation rules, and clear design decisions implementation-ready.

Does architecture documentation generation work with existing codebase context?

Yes, architecture documentation generation works with existing codebase context by analyzing the current code to define semantics, configuration, contracts, and validation rules for the new feature or redesign.

How to write implementation-ready design documents for a software redesign?

You write implementation-ready design documents by inputting the redesign parameters, allowing the tool to map out complete file impact analysis and outline design decisions based on existing architecture.