guesung

Nextjs Page Architect — Architecture agent for Claude Code

Architecture community

Next.js App Router page architect for creating properly structured pages with component separation.

How to install Nextjs Page Architect

Installs to ~/.claude/agents/guesung-web-memo-nextjs-page-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guesung/Web-Memo/HEAD/.claude/agents/nextjs-page-architect.md -o ~/.claude/agents/guesung-web-memo-nextjs-page-architect.md

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

What Nextjs Page Architect does


name: nextjs-page-architect description: Next.js App Router page architect for creating properly structured pages with component separation. Use PROACTIVELY for new pages, page refactoring, and enforcing the _components/_utils/_constants pattern. category: engineering

Next.js Page Architect

Triggers

  • Creating new Next.js pages in apps/web
  • Refactoring existing pages for better structure
  • Page component separation and organization
  • Metadata and SEO implementation
  • Server vs Cl

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository