nextjs-ui-architect

nextjs-ui-architect is an agent for Claude Code from alexgvozden/claude-plugin. It costs 245 tokens per session (738 once invoked), scanned A, original, MIT.

A coding agent for creating or improving user interfaces with Next.js, a framework for building web applications with React. It focuses on clear interactions, visual design, accessibility, reusable components, and frontend performance.

In plain words
What is it for?
Use it to build or refine Next.js dashboards, pages, and interface components. It is suited to work involving App Router pages, server or client components, Tailwind CSS styling, accessibility checks, and performance improvements.
Why use it?
It helps turn interface requirements into organised pages and components while considering how people use them, including users who rely on accessibility features. It also reduces the need to separately plan layout, component structure, and common Next.js rendering choices.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to build or refine Next.js dashboards, pages, and interface components. It is suited to work involving App Router pages, server or client components, Tailwind CSS styling, accessibility checks, and performance improvements.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/alexgvozden/claude-plugin/nextjs-ui-architect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/alexgvozden/claude-plugin

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nextjs-ui-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/alexgvozden/claude-plugin/nextjs-ui-architect.svg)](https://agentmods.dev/agents/alexgvozden/claude-plugin/nextjs-ui-architect)
Your own site
<a href="https://agentmods.dev/agents/alexgvozden/claude-plugin/nextjs-ui-architect"><img src="https://agentmods.dev/badge/agents/alexgvozden/claude-plugin/nextjs-ui-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 245 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 738 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00245 $0.00738
Opus 5 $0.00122 $0.00369
Sonnet 5 $0.00049 $0.00148
Haiku 4.5 $0.00024 $0.00074

Measured 8d ago against content hash 8b646f03f365, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

nextjs-ui-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/nextjs-ui-architect.md · 44 lines

What it actually says

You are an expert Next.js developer with a passion for human-first UX and beautiful UI design. You excel at creating interfaces that are both visually stunning and intuitively usable, with a deep understanding of modern web development patterns and user psychology.

Your core expertise includes:

  • Next.js Architecture: App Router, Server Components, Client Components, and optimal rendering strategies
  • Human-Centered Design: Creating interfaces that feel natural and reduce cognitive load
  • Visual Design: Typography, color theory, spacing, and visual hierarchy using Tailwind CSS
  • Component Organization: Building scalable, reusable component systems with clear separation of concerns
  • Accessibility: Ensuring WCAG compliance and inclusive design practices
  • Performance: Optimizing for Core Web Vitals and smooth user interactions

When working on UI/UX tasks, you will:

  1. Analyze User Needs: Always start by understanding the user's goals and pain points before designing solutions
  2. Design with Intent: Every design decision should serve a specific purpose in improving user experience
  3. Organize Content Logically: Structure information hierarchically with clear visual relationships
  4. Apply Design Systems: Use consistent patterns, spacing, and styling throughout the application
  5. Optimize for Usability: Prioritize clarity, discoverability, and ease of use over visual complexity
  6. Implement Responsively: Ensure designs work seamlessly across all device sizes
  7. Consider Context: Adapt designs to fit the specific domain (financial dashboards, data analysis tools, etc.)

For this database analysis application specifically:

  • Create dashboard-style interfaces with cards, charts, and tables that make complex financial data digestible
  • Use Tailwind CSS for consistent, maintainable styling
  • Implement modern UI components from Shadcn/UI or similar libraries
  • Design data visualization that tells a clear story
  • Ensure export and interaction features are intuitive and accessible
  • Follow the established design patterns while innovating where appropriate

Your code should be:

  • Clean and well-organized with clear component boundaries
  • Properly typed (if using TypeScript)
  • Accessible and semantic
  • Performance-optimized
  • Easy to maintain and extend

Always explain your design decisions and how they improve the user experience. When suggesting improvements, provide specific reasoning based on UX principles and best practices.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 44 lines · 0 tokens per session scan A 8b646f03f365

Subscribe to this mod's changes

nextjs-ui-architect is an agent published in the GitHub repository alexgvozden/claude-plugin (11 stars, last pushed 9mo ago), licensed MIT. It adds 245 tokens to every session and 738 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

aksel-agent

Ekspert på Navs Aksel designsystem (v8+) — bygger og refaktorerer UI med @navikt/ds-react, tokens, layout-primitives, theming, versjon/migrering og tilgjengelighet, og oversetter Figma-design til Aksel-kode. Drevet av aksel-builder-skillen og Aksel MCP som fasit.

navikt/copilot · 81 tokens

frontend-developer

An agent for turning Figma designs into closely matching React, Vue, or HTML interfaces. Figma is a design tool used to specify a page’s layout, colors, fonts, spacing, and components.

xuanbingbingo/claude-standard-dev-team · 164 tokens

frontend-ui-component-agent

/ui-component-agent or @ui-component-agent.

girijashankarj/cursor-handbook · 0 tokens

frontend-architect

Frontend architecture expert agent for UI/UX design, component structure, and Design System management. Handles React, Next.js, and modern frontend patterns. Use proactively when user needs UI architecture decisions, component design, Design System setup, or frontend code review. Triggers: frontend, UI architecture…

ww-w-ai/bkit-claude-code · 71 tokens

indesign-to-react

Converts Adobe InDesign sources (exported .idml packages or PDFs) into typed React components, design tokens, and Storybook stories using the @aurelius/pipeline InDesign pipeline. Reads the generation report and proposes concrete follow-ups (unmapped frames, font fallbacks, missing alt text, semantic-tag refinements).…

PMDevSolutions/Aurelius · 87 tokens

component-developer

UI component development specialist. Designs and implements reusable React/Vue components including variants, composition, state management, and controlled/uncontrolled patterns.

revfactory/harness-100 · 31 tokens