Craft Frontend

The Craftsman standard for frontend application architecture — components, state management, data fetching, forms, routing, client/server boundaries, performance, error boundaries, and bundle size. Use this WHENEVER the work touches the application layer of a frontend: building components, wiring up API calls, deciding where state lives, handling loading/error/empty states, managing form validation, splitting bundles, or diagnosing slow pages. Trigger even when the user only says "wire up the API", "this page is slow", "manage this state", or "build the form" without naming a framework. Visual polish and design tokens → craft-ux; further handoffs in "Scope boundaries".

gul-labs b10744e 7 files · 74.3 KB Updated

File contents

gul-labs/craftsman-marketplace/tree/main/plugins/craftsman/skills/craft-frontend commit b10744ef55

Frequently asked questions

npx skillmds@latest add gul-labs/craft-frontend