accelint-nextjs-best-practices
OfficialAI-guided Next.js performance optimization.
Software Engineering#performance#data fetching#Next.js#Server Actions#App Router#Suspense#RSC serialization
Authorgohypergiant
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps engineers audit and optimize Next.js applications by spotting performance bottlenecks, security gaps, and architectural anti-patterns across App Router and Pages Router.
Core Features & Use Cases
- Security-first Server Actions: Ensure inputs are validated and actions are authenticated and authorized.
- Parallel Data Fetching & Suspense: Reorganize components to fetch data in parallel and progressively render.
- RSC Serialization & Deduplication: Minimize payload by passing only needed fields and leveraging React.cache() for deduplication.
- Code Review & Automation: Use automated scripts to detect anti-patterns, generate audit reports, and guide improvements.
Quick Start
Use this skill to audit a Next.js project and generate a structured improvement plan. Start by reading AGENTS.md, then open the references for patterns you want to apply, and finally run the report template to summarize findings.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: accelint-nextjs-best-practices Download link: https://github.com/gohypergiant/agent-skills/archive/main.zip#accelint-nextjs-best-practices 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.