Skip to content
UI ForgeInterface craft system
Method01Catalog02Gates03Compare04Sources05
61Indexed
decisions
Method01Catalog02Gates03Compare04Sources05

6 catalog entries

Stack guides

Implementation checks for established frontend stacks.

6 of 6
ContextualNext.js App RouterUse Server Components by default, narrow client boundaries, framework routing and metadata, and explicit static-generation contracts.ContextualReact Component SystemModel state explicitly, preserve semantic elements, keep component ownership local, and avoid unsafe HTML or unnecessary effects.ContextualTailwind Utility CSSUse a shared token vocabulary, stable responsive rules, and extracted components only where repetition creates real ownership.ContextualPlain HTML and CSSPrefer semantic document structure, progressive enhancement, modern layout primitives, and minimal JavaScript for stateful behavior.ContextualNative Mobile UIUse platform components, navigation, safe-area behavior, dynamic type, accessibility APIs, and native feedback conventions.ContextualThree.js Interactive 3DUse a proven 3D engine, stable full-bleed canvas geometry, explicit loading and fallback states, and measured input performance.