update-app-design

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Sync Application Design Document

User Request: $ARGUMENTS

Context

  • Project root: !pwd
  • Package.json: @package.json
  • Current design doc: @.claude/rules/1-app-design-document.mdc
  • Last modified: !stat -f "%Sm" .claude/rules/1-app-design-document.mdc 2>/dev/null || echo "No existing document"

Goal

Update the existing Application Design Document to reflect current codebase state, new features, changed priorities, and project evolution. Maintain consistency with the original document while incorporating new information.

Process

1. Document Analysis

Related skills

More from udecode/better-convex

Installs
1
GitHub Stars
390
First Seen
Mar 30, 2026