design

Installation
SKILL.md

Screen Design Skill

Design individual screen element trees using Screen Tree Notation (STN). This skill owns the UX structure decisions; $stn owns the notation rules.

Default workspace:

  • Screen files live in ./design
  • The shared global layout is ./design/GLOBAL.md
  • Reusable components live in ./design/components/{ItemName}.md

Reference

Use $stn as the canonical syntax reference before writing or validating STN. Do not duplicate STN grammar in this skill; use this skill to decide what the screen should contain and how it should be structured.

Flow

Step 1: Gather Screen Requirements

Related skills
Installs
5
GitHub Stars
1
First Seen
4 days ago