Enforces Bence's code conventions for React/Next.js/TypeScript apps using Tailwind, Shadcn UI, Zustand, and Supabase/Convex backends. Use when writing code or setting up projects.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bencium-code-conventions:bencium-code-conventionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- **Frontend:** ReactJS, Next.js (App Router structure), TypeScript
const toggle = () =>. Define types.isLoading, hasError)components/auth-wizard)@/components/uigap for spacing@phosphor-icons/reactsonner for notifications'use client', useEffect, setState; favor RSC and Next.js SSRProcess: Explore → Plan → Code → Commit
npx claudepluginhub bencium/bencium-marketplace --plugin bencium-code-conventionsGuided full-stack Next.js project scaffolding with Biome, Tailwind v4, shadcn/ui, better-auth, and Vercel deployment. Six interactive steps using agent teams for parallel execution.
Guides React and Next.js 14+ development with App Router, Server Components, TypeScript, and Tailwind CSS. Covers project setup, component architecture, styling, data fetching, and routing.
Builds full-stack TypeScript apps with Vite 8, React 19, Tailwind CSS v4, shadcn/ui, Biome, Vitest, and Hono. Covers frontend setup, components, styling, lint/format, tests, and Hono backend with end-to-end type-safe RPC.