nextjs-best-practices
π―Skillfrom gohypergiant/agent-skills
Provides comprehensive guidelines and automated recommendations for implementing Next.js applications following industry-standard best practices, performance optimizations, and architectural patterns.
Same repository
gohypergiant/agent-skills(22 items)
Installation
npx skills add https://github.com/gohypergiant/agent-skills --skill nextjs-best-practicesNeed more details? View full documentation on GitHub β
More from this repository10
vitest-best-practices skill from gohypergiant/agent-skills
Optimizes Next.js performance by providing best practices for Server Components, data fetching, routing, and code structure across App and Pages Routers.
Enhances Vitest testing practices by providing expert guidance on test organization, performance optimization, and preventing common testing anti-patterns.
Optimizes React performance by providing best practices for components, hooks, rendering, state management, and addressing React 19+ features.
js-ts-best-practices skill from gohypergiant/agent-skills
Systematically audits and optimizes JavaScript/TypeScript performance by identifying runtime anti-patterns, V8 deoptimization risks, and algorithmic complexity issues.
Provides AI guidance for implementing React component best practices, focusing on performance optimization, code quality, and efficient rendering strategies.
Enforces TypeScript/JavaScript best practices by providing comprehensive coding standards for type safety, defensive programming, and code correctness.
Generates comprehensive, human-friendly README documentation by recursively analyzing a codebase and creating thorough, up-to-date markdown documentation with practical examples.
Audits and enhances JavaScript/TypeScript documentation by adding JSDoc comments, improving comment quality, and identifying documentation gaps.