frontend-dev-guidelines

Installation
SKILL.md

πŸ“‹ OPINIONATED SCAFFOLD: Modern Next.js + React 19 + shadcn/ui stack

Default Stack:

  • Framework: Next.js 14+ (App Router)
  • UI Library: React 19
  • Components: shadcn/ui (Radix primitives)
  • Styling: Tailwind CSS
  • Forms: React Hook Form + Zod validation
  • State: React Context + TanStack Query for server state
  • Data Fetching: Server Components, Server Actions, TanStack Query
  • Language: TypeScript
  • Deployment: Vercel

To customize: Run /customize-scaffold frontend or use the scaffold-customizer agent to adapt for Vue, Angular, Svelte, vanilla React, or other frameworks/UI libraries.

Frontend Development Guidelines

Purpose

Installs
2
GitHub Stars
4
First Seen
Jun 15, 2026
frontend-dev-guidelines β€” dojocodinglabs/claude-code-waypoint