Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
Perform a thorough code review of the Next.js 16 + Mantine 9 personal blog. Runs parallel sub-agents covering security, correctness, test quality, conventions, and big-picture architecture opportunities. Fixes all CRITICAL and IMPORTANT issues in the same session.
Review a migrated WordPress blog post for frontmatter, completeness, formatting artifacts, image problems, and code block issues.
Implement a GitHub issue for this Next.js 16 + Mantine 9 personal blog. Reads the issue, explores all referenced source files, presents a file-by-file implementation plan, resolves ambiguities with the user, executes the plan, and validates. Use when the user pastes a GitHub issue URL or says "implement this issue" / "work on issue #N".
Audit and update all agent instruction files, skills, and AGENTS.md for this Next.js 16 + Mantine 9 personal blog. Explores the live codebase to find outdated rules, missing sections, and stale references, then applies fixes. Use when the codebase has changed significantly, after adding a major feature, or when instructions feel out of sync with reality.
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag