create-app-design
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Generate Application Design Document
User Request: $ARGUMENTS
Context
- Project root: !
pwd - Package.json: @package.json
- Existing design docs: !
ls -la .agents/rules/ 2>/dev/null || echo "No .claude/skills directory yet"
Goal
Create a comprehensive Application Design Document based on deep codebase analysis and user input. The document provides a high-level overview of the application's architecture, core features, user experience, and business logic while remaining technology-agnostic and focused on the "what" rather than the "how".