🎯

dev-expert

🎯Skill

from nguyenthienthanh/aura-frog

VibeIndex|
What it does

Provides comprehensive software development guidance, offering expert-level code architecture, design patterns, best practices, and strategic technical recommendations across various programming do...

dev-expert

Installation

Install skill:
npx skills add https://github.com/nguyenthienthanh/aura-frog --skill dev-expert
1
AddedJan 27, 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 (

More from this repository10

🎯
stitch-design🎯Skill

Generates design system components and CSS styles by intelligently analyzing and stitching together design tokens, layout patterns, and responsive UI guidelines.

🎯
bugfix-quick🎯Skill

Rapidly diagnoses and proposes targeted fixes for common code errors and bugs with minimal context, prioritizing quick resolution and code stability.

🎯
seo-expert🎯Skill

Optimizes website content and structure for search engine rankings by analyzing keywords, metadata, content quality, and technical SEO factors to improve organic search performance.

🎯
angular-expert🎯Skill

Provides specialized Angular framework expertise, offering comprehensive code generation, architectural guidance, component design, and best practices for Angular development projects.

🎯
refactor-expert🎯Skill

Refactors complex code structures, identifies potential improvements, and automatically restructures code for better readability, performance, and maintainability across different programming langu...

🎯
pm-expert🎯Skill

Manages project management workflows, providing AI-guided task prioritization, sprint planning, and resource allocation recommendations for software development teams.

🎯
nativewind-generator🎯Skill

Generates NativeWind (Tailwind CSS for React Native) configuration and utility classes for mobile app styling, automatically creating type-safe and optimized styling setups for cross-platform mobil...

🎯
agent-detector🎯Skill

Detects and identifies AI agents within a Claude Code development environment, enabling automatic routing and selection of specialized agents based on context and project requirements.

🎯
ai-discovery-expert🎯Skill

ai-discovery-expert skill from nguyenthienthanh/aura-frog

🎯
seo-schema🎯Skill

Generates and validates structured JSON-LD schema markup for web pages to improve SEO performance and search engine understanding of page content.