🎯

nextjs-expert

🎯Skill

from nguyenthienthanh/aura-frog

VibeIndex|
What it does

Provides specialized Next.js development guidance, generating optimized project structures, implementing best practices, and offering context-aware recommendations for Next.js applications across a...

πŸ“¦

Part of

nguyenthienthanh/aura-frog(40 items)

nextjs-expert

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add nguyenthienthanh/aura-frog
Install PluginInstall plugin from marketplace
/plugin install aura-frog@aurafrog
Claude CodeAdd plugin in Claude Code
/plugin marketplace update aurafrog
πŸ“– Extracted from docs: nguyenthienthanh/aura-frog
3Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

![Aura Frog](assets/logo/github_banner.png)

# Aura Frog

A Plugin for [Claude Code](https://docs.anthropic.com/en/docs/claude-code)

> Code with main character energy

AI-powered development plugin for Claude Code with 11 specialized agents, 9-phase TDD workflow, auto model routing (Haiku/Sonnet/Opus), self-improving learning system, and bundled MCP servers.

[![Version](https://img.shields.io/badge/version-1.17.0-blue.svg)](aura-frog/CHANGELOG.md)

[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)

[![Claude Code](https://img.shields.io/badge/Claude%20Code-Plugin-purple.svg)](https://docs.anthropic.com/en/docs/claude-code)

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

[Quick Start](#quick-start) | [Features](#key-features) | [Documentation](#documentation) | [Contributing](#contributing)

---

At a Glance

| Agents | Bundled Commands | Auto Skills | Rules | MCP Servers |

|:----------:|:--------------------:|:---------------:|:---------:|:---------------:|

| 11 | 6 | 13 | 50 | 6 |

What's Inside:

  • 11 Specialized Agents β€” Consolidated: architect, ui-expert, mobile-expert, game-developer, qa, security, devops
  • 6 Bundled Commands β€” /workflow, /test, /project, /quality, /bugfix, /seo (each with submenus)
  • 13 Auto-Invoking Skills β€” Agent detection, model routing, workflow, testing, SEO bundles
  • 32 Reference Skills β€” Framework experts, SEO experts, loaded on-demand by bundles
  • 6 MCP Servers β€” Context7, Playwright, Vitest, Firebase, Figma, Slack
  • 50 Quality Rules β€” System, code quality, architecture, workflow, UI, SEO
  • 9-Phase Workflow β€” From requirements to deployment with only 2 approval gates
  • Model Routing β€” Auto-select Haiku/Sonnet/Opus for 30-50% cost savings
  • Learning System β€” Self-improvement via local storage or Supabase

---

Quick Start

Prerequisites

  • [Claude Code](https://docs.anthropic.com/en/docs/claude-code) β€” Install Anthropic's CLI first
  • Git β€” Version control
  • Node.js 18+ or your project's runtime

Installation

In Claude Code terminal:

```bash

# Step 1: Add Aura Frog Marketplace (one-time)

/plugin marketplace add nguyenthienthanh/aura-frog

# Step 2: Install Aura Frog Plugin

/plugin install aura-frog@aurafrog

# Step 3: Create local settings (required)

cd ~/.claude/plugins/marketplaces/aurafrog/aura-frog/

cp settings.example.json settings.local.json

```

Updating

```bash

# Update to latest version

/plugin marketplace update aurafrog

```

First Workflow

```bash

# Initialize your project (recommended)

project:init

# Start your first workflow

workflow:start "Implement user authentication"

```

Follow the Flow

At each phase, review and respond:

  • approve or yes β€” Continue to next phase
  • reject: β€” Restart current phase
  • modify: β€” Adjust deliverables

See: [aura-frog/QUICKSTART.md](aura-frog/QUICKSTART.md) for quickstart | [aura-frog/GET_STARTED.md](aura-frog/GET_STARTED.md) for full guide

---

Overview

Aura Frog is a plugin for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) (Anthropic's official CLI for Claude) that transforms it into a structured development platform with specialized agents, enforced TDD, and quality gates at every step.

> What is Claude Code? Claude Code is Anthropic's agentic coding tool that operates in your terminal, understands your codebase, and helps you code faster through natural conversation. Aura Frog extends Claude Code with structured workflows and specialized agents.

Why Aura Frog?

| Traditional Development | With Aura Frog |

|------------------------|----------------|

| Manual task management | AI-powered 9-phase workflow |

| Generic AI responses | 15 specialized agents auto-selected |

| Testing as afterthought | TDD enforced (RED β†’ GREEN β†’ REFACTOR) |

| Ad-hoc code review | Multi-agent cross-review built-in |

| Context switching | CLI-first with 82 commands |

| Manual documentation | Auto-generated docs |

| Manual integrations | Bundled MCP servers (Figma, Slack, etc.) |

Result: 60-70% reduction in PM overhead while improving code quality.

---

Key Features

11 Specialized Agents (Consolidated in v1.17.0)

Agents auto-activate based on your prompt context. v1.17.0 consolidated 15 agents into 11 for better routing:

Development (4)

| Agent | Specialization |

|-------|---------------|

| architect | System design, database, backend (Node.js, Python, Laravel, Go) β€” NEW: replaces backend-expert + database-specialist |

| ui-expert | Frontend (React, Vue, Angular, Next.js) + design systems β€” NEW: replaces web-expert + ui-designer |

| mobile-expert | React Native, Flutter β€” Expo, cross-platform, NativeWind |

| game-developer | Godot game development, multi-platform export |

Quality & Security (2)

| Agent | Specialization |

|-------|---------------|

| security-expert | OWASP audits, vulnerability scanning |

| qa-automation | Jest, Cypress, Detox, testing strategies |

Infrastructure (2)

| Agent | Specialization |

|-------|---------------|

| devops-cicd | Docker, K8s, CI/CD, monitoring |

| voice-operations | ElevenLabs AI narration |

System (3)

| Agent | Specialization |

|-------|---------------|

| project-manager | Project detection, config loading, context β€” NEW: replaces 3 agents |

| smart-agent-detector | Intelligent agent + model selection |

| pm-operations-orchestrator | Workflow coordination |

---

6 MCP Servers

MCP (Model Context Protocol) servers auto-invoke based on context:

| MCP Server | Purpose | Auto-Triggers | Setup |

|------------|---------|---------------|-------|

| context7 | Library documentation | "Build with MUI", library names | None |

| playwright | Browser automation, E2E | "Test the login page" | None |

| vitest | Test execution, coverage | "Run tests", "Check coverage" | None |

| firebase | Firebase services | "Set up Firestore", "Firebase Auth" | firebase login |

| figma | Design file fetching | Figma URLs | FIGMA_API_TOKEN |

| slack | Notifications | Phase 9 completion | SLACK_BOT_TOKEN |

MCPs requiring tokens will silently skip if not configured.

```bash

# Context7 auto-fetches React docs

"Build a form with Material UI"

# Firebase manages your project

"Set up Firestore for my app"

```

See: [aura-frog/docs/MCP_GUIDE.md](aura-frog/docs/MCP_GUIDE.md) for setup

---

Skills System (Optimized in v1.17.0)

Skills activate automatically based on your message context. v1.17.0 introduced skill bundles that lazy-load patterns on-demand:

```

User: "Implement user profile screen"

↓

Auto-invokes:

1. agent-detector β†’ Selects mobile-expert + model

2. model-router β†’ Picks Sonnet (standard task)

3. project-context-loader β†’ Loads your conventions

4. workflow-orchestrator β†’ Executes 9-phase workflow

```

13 Auto-Invoking Skills:

| Skill | Triggers | Purpose |

|-------|----------|---------|

| agent-detector | Every message | Select agent + complexity |

| model-router | After agent detection | Select Haiku/Sonnet/Opus |

| workflow-orchestrator | "implement", "build", "create" | 9-phase workflow |

| project-context-loader | Before code generation | Load conventions |

| framework-expert | Framework tasks | Lazy-load React/Vue/etc patterns |

| seo-bundle | SEO/GEO tasks | Lazy-load SEO patterns |

| testing-patterns | Test tasks | Universal testing patterns |

| bugfix-quick | "fix", "error", "broken" | Fast TDD bug fixes |

| test-writer | "add tests", "coverage" | Generate tests |

| code-reviewer

More from this repository10

🎯
stitch-design🎯Skill

stitch-design skill from nguyenthienthanh/aura-frog

🎯
angular-expert🎯Skill

angular-expert skill from nguyenthienthanh/aura-frog

🎯
debugging🎯Skill

Automatically diagnoses and suggests targeted fixes for code errors, runtime issues, and performance bottlenecks across different programming languages and frameworks.

🎯
migration-helper🎯Skill

migration-helper skill from nguyenthienthanh/aura-frog

🎯
react-native-expert🎯Skill

Provides specialized React Native development guidance, generating high-quality mobile app code, architecture recommendations, and component design patterns with expert-level precision and best pra...

πŸͺ
nguyenthienthanh-ccpm-team-agentsπŸͺMarketplace

Marketplace with 1 plugins

🎯
typescript-expert🎯Skill

Provides advanced TypeScript code generation, refactoring, and type inference capabilities with intelligent suggestions for complex type systems and architectural patterns.

🎯
code-simplifier🎯Skill

Simplifies and refactors complex code into more concise, readable, and maintainable versions by applying best practices and reducing unnecessary complexity.

🎯
bugfix-quick🎯Skill

bugfix-quick skill from nguyenthienthanh/aura-frog

🎯
flutter-expert🎯Skill

Provides expert-level Flutter development guidance, generating high-quality Flutter code, architecture recommendations, and UI/UX design patterns specific to Flutter and Dart ecosystem.