Part of
StyleSeed, this skill scaffolds a complete page or screen using the Toss seed's mobile-first composition rules. It keeps page structure consistent by building on the existing shell, top bar, bottom navigation, and card rhythm instead of producing disconnected sections.
Every screen should have one dominant purpose.
Avoid repeating the same section type mechanically from top to bottom.
Use existing
and
components wherever possible. New pages should primarily orchestrate existing building blocks, not recreate them.