com um clique
sfab-starter
sfab-starter contém 3 skills coletadas de sfab-oss, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Keep SFAB starter UI catalogs current with Paraglide (EN source of truth + target locales). Use when adding a language (e.g. French), adding user-visible UI copy, fixing i18n lint gaps, or translating after pnpm i18n:lint. Triggers: i18n, locale, Paraglide, translation, messages/en.json, add French, Spanish copy, language switcher.
sfab house style for authoring UI components across the sfab repos (React 19 + Tailwind v4 + shadcn/cva, unified radix-ui Slot, Base UI incoming). Load before building or refactoring any component in packages/ui or apps/web. Covers flat naming, cn/cva variants, asChild over polymorphic `as`, data-slot, compound + Provider state, Radix/Base-UI interop, and the packages/ui-imports-no-core boundary. The repo-specific rulebook that applies the generic composition patterns (compound components, avoid-boolean-props, lift-state) to this stack.
How this template is structured — the layer-sliced, feature-keyed architecture (db / contract / core / surfaces / agent / ui / components), the cross-layer capability-key rule, the two schema sources (no drizzle-zod), and where a new capability slice goes. Load this before adding or moving a capability, a package, a Hono route, an AI tool, or a schema, or whenever you need to know where something lives in this repo.