app-architect
Installation
SKILL.md
Generate an architectural documentation package for: $ARGUMENTS
$ARGUMENTS should include:
- A description of the app, project, page, or feature to architect
- Optionally: the intended audience or user base
- Optionally: key flows or interactions to emphasize
- Optionally: a project slug for the output directory name
- Empty — ask the user to describe what they want to build
Purpose
This skill produces a complete architectural documentation package — a set of markdown files that fully explain what a project is, what each page must accomplish, and how the pieces connect. The output is designed so that both a human collaborator and an AI prototyping tool (Google AI Studio, Claude, Cursor, etc.) can read the docs and understand the entire project without ambiguity.
This is not a coding prompt. It does not prescribe components, frameworks, styling, or implementation details. It describes what each surface needs to do and why — clearly enough that any competent builder could implement it in any stack.