web-service-stack

Installation
SKILL.md

Web Service Stack

Shared conventions for 1chooo.com and JustHold. Project overlays add design systems, i18n, and product-specific UI — follow those after this skill.

Stack

Layer Choice
Framework Next.js 16 App Router, React 19
Language TypeScript
Styling Tailwind CSS v4, cn() (clsx + tailwind-merge)
Auth + DB Supabase (@supabase/ssr, Postgres, RLS)
Package manager pnpm
Content MDX; assets often on Cloudflare R2

Three shells

Every app has three layout zones. Pick the matching shell; do not mix marketing chrome into member/admin.

Installs
1
Repository
1chooo/skills
GitHub Stars
1
First Seen
6 days ago
web-service-stack — 1chooo/skills