verify-nextjs
CommunityVerifies Next.js 16 App Router pattern compliance.
Authorjunnv93
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Next.js 16 App Router projects risk pattern drift when pages, layouts, and route segments evolve. This Skill provides a structured verification to ensure params/searchParams usage, server/client component boundaries, and dynamic import practices stay compliant.
Core Features & Use Cases
- Pattern verification: checks for correct usage of await params and await searchParams in dynamic routes.
- Component boundaries: validates server vs client component separation and correct use of 'use client' directives.
- Error & loading patterns: ensures error.tsx and loading.tsx exist where appropriate and are client components.
- Dynamic import patterns: enforces proper dynamic imports with ssr: false and optional loading components.
- Proxy convention checks: verifies proxy.ts usage over deprecated middleware.ts where applicable.
Quick Start
Review newly added or modified routes to confirm they follow Next.js 16 App Router conventions.
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: verify-nextjs Download link: https://github.com/junnv93/equipment_management_system/archive/main.zip#verify-nextjs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.