Nextjs Performance Audit banner
nicepkg nicepkg

Nextjs Performance Audit

Security community

Description

--- allowed-tools: Read, Edit, Bash argument-hint: [--lighthouse] [--bundle] [--runtime] [--all] description: Comprehensive Next.js performance audit with actionable optimization recommendations --- ## Next.js Performance Audit **Audit Type**: $ARGUMENTS ## Current Application Analysis ### Application State - Build status: !`ls -la .next/ 2>/dev/null || echo "No build found - run pnpm run build' first"` - Application running: !`curl -s http://localhost:3000 > /dev/null && echo "App is runni

Installation

Installs to ~/.claude/commands/nicepkg-vsync-nextjs-performance-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nicepkg/vsync/HEAD/.claude/commands/nextjs-performance-audit.md -o ~/.claude/commands/nicepkg-vsync-nextjs-performance-audit.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository