nextjs-anti-patterns

Community

Spot and fix Next.js App Router anti-patterns.

Authormcclowes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and fix common Next.js App Router anti-patterns, such as misuse of useEffect, improper client/server boundaries, and inefficient data-fetching patterns.

Core Features & Use Cases

  • Anti-pattern detection: Identify overuse of useEffect for data fetching or browser checks.
  • Server-first patterns: Promote server components for data fetching and SSR benefits.
  • Performance improvements: Eliminate unnecessary client-side JavaScript and hydration issues.

Quick Start

Audit a Next.js App Router project for common anti-patterns, then refactor components to prefer server components, minimal client components, and proper data-fetching patterns.

Dependency Matrix

Required Modules

None required

Components

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-anti-patterns
Download link: https://github.com/mcclowes/puzzles/archive/main.zip#nextjs-anti-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.