Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    Nextjs App Router Audit

    by Sion Coolwijk

    2

    Deep audit toolkit for Next.js App Router to fix performance waterfalls, SEO errors, and client boundary leaks.

    Free

    7 installs5.0 (1 review)

    See it in action

    You say

    Audit our new dashboard route for performance issues and SEO best practices.

    Your agent does

    I found 3 issues in /app/dashboard:

    1. ERROR: page.tsx uses "use client" and exports metadata. Metadata is ignored here; I'll move it to a layout or wrap the client logic.
    2. WARN: 2 sequential awaited fetches found (Waterfalls).
    3. INFO: Missing loading.tsx, preventing streaming. Fixing now...

    About this skill

    Stop guessing why your Next.js app is slow or breaking SEO

    Modern Next.js development requires a deep understanding of the App Router's server/client boundaries. This skill provides a specialized diagnostic toolkit designed to audit codebases for performance bottlenecks, SEO regressions, and architectural anti-patterns that standard linters miss.

    What it does

    The skill combines a zero-dependency static scanner with a sophisticated manual review methodology. It identifies critical issues like metadata being ignored in Client Components, sequential request waterfalls, and missing streaming fallbacks. Beyond simple detection, it provides ranked severity reports and concrete code fixes for every issue found.

    • Detects SEO-killing errors like using next/head in the App Router.
    • Identifies performance drains such as unoptimized fonts and useEffect fetch waterfalls.
    • Analyzes Server Component boundaries to ensure minimal JS is sent to the browser.
    • Audits caching strategies and Suspense placement for optimal Core Web Vitals.

    Why use this over basic prompting?

    Simply asking an AI to "fix my Next.js app" often results in generic advice. This skill uses a specialized scanning script to trace your actual file tree, finding specific line numbers where rules are violated. It understands the nuance between a necessary Client Component and an accidental one, helping you maintain a high-performance "server-first" architecture.

    Free to use. Made by Datagrove Development Agency in Amsterdam

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    5.0
    1 review
    5
    1
    4
    0
    3
    0
    2
    0
    1
    0

    7 people have installed this skill.

    Verified Download
    about 2 months ago
    Samuel Rose

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Free to download with an account

    Installs7
    Listed1 month ago

    Creator

    Founder at Datagrove

    Frequently Asked Questions

    Popular in Code Review

    Free