stn

Installation
SKILL.md

Screen Tree Notation (STN)

STN is a notation for representing screen, global layout, and component element trees using Markdown lists.

Use this skill as the canonical syntax reference. Other skills should make product or rendering decisions themselves, then use these rules to keep STN files valid and interoperable.

File Layout

Use this default structure:

design/
  GLOBAL.md
  ProductList.md
  components/
    ProductCard.md
    FilterBar.md
Related skills
Installs
5
GitHub Stars
1
First Seen
4 days ago