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 .claude/rules/ 2>/dev/null || echo "No .claude/rules 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".

Process

1. Initial Analysis

  • Analyze project structure and existing codebase
Related skills

More from udecode/better-convex

Installs
1
GitHub Stars
390
First Seen
Mar 30, 2026