innozverse-web-style
CommunityStreamline Next.js App Router patterns.
Authorlastcow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides standardized guidance for building web features in apps/web, covering App Router usage, client/server components, API client usage, and environment variables to reduce guesswork and boilerplate.
Core Features & Use Cases
- App Router patterns: Use App Router (
src/app/) rather than Pages Router for scalable web features. - API Client usage: Integrate typed API clients with environment-driven URLs.
- Server vs Client components: Guidance on when to use server vs client components and how to structure interactive pages.
Quick Start
Use this Skill to align your Next.js feature development with these conventions when starting a new page or feature in apps/web.
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: innozverse-web-style Download link: https://github.com/lastcow/innozverse/archive/main.zip#innozverse-web-style Please download this .zip file, extract it, and install it in the .claude/skills/ directory.