🎯

project-context-loader

🎯Skill

from nguyenthienthanh/aura-frog

VibeIndex|
What it does

project-context-loader skill from nguyenthienthanh/aura-frog

πŸ“¦

Part of

nguyenthienthanh/aura-frog(40 items)

project-context-loader

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
2Installs
3
-
Last UpdatedJan 22, 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

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.