nextjs-architect
CommunityNext.js 15 architecture: server-first.
Authoredneyreis999
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Guia arquitetural para Next.js 15/React 19 com App Router, organização por features, server-first patterns, e padronização de dados, caching, formulários, segurança e performance.
Core Features & Use Cases
- Estrutura feature-first com app/ como orquestrador; boundaries server/client.
- Padrões de caching (tags/revalidate) e fluxo de dados server → URL → client.
- Guias de formulários (Zod + RHF + Server Actions) e segurança em camadas.
- DX e performance: ESLint strict, dynamic imports, Suspense.
Quick Start
Carregue módulos obrigatórios: activation, architecture, data-state-cache; use a árvore base indicada e carregue módulos adicionais conforme necessário.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nextjs-architect Download link: https://github.com/edneyreis999/zord-project/archive/main.zip#nextjs-architect Please download this .zip file, extract it, and install it in the .claude/skills/ directory.