visual-pixel-perfect
π―Skillfrom nguyenthienthanh/aura-frog
Ensures precise pixel-level visual design accuracy by analyzing UI components, detecting layout misalignments, and recommending exact CSS/design corrections to match intended design specifications.
Installation
npx skills add https://github.com/nguyenthienthanh/aura-frog --skill visual-pixel-perfectSkill Details
Overview
 # Aura Frog > 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. [](aura-frog/CHANGELOG.md) [](LICENSE) [](https://docs.anthropic.com/en/docs/claude-code) [](CONTRIBUTING.md) [Quick Start](#quick-start) | [Features](#key-features) | [Documentation](#documentation) | [Contributing](#contributing)A Plugin for [Claude Code](https://docs.anthropic.com/en/docs/claude-code)
---
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:
approveoryesβ Continue to next phasereject:β Restart current phasemodify:β 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
Generates design system components and CSS styles by intelligently analyzing and stitching together design tokens, layout patterns, and responsive UI guidelines.
Rapidly diagnoses and proposes targeted fixes for common code errors and bugs with minimal context, prioritizing quick resolution and code stability.
Optimizes website content and structure for search engine rankings by analyzing keywords, metadata, content quality, and technical SEO factors to improve organic search performance.
Provides specialized Angular framework expertise, offering comprehensive code generation, architectural guidance, component design, and best practices for Angular development projects.
Refactors complex code structures, identifies potential improvements, and automatically restructures code for better readability, performance, and maintainability across different programming langu...
Manages project management workflows, providing AI-guided task prioritization, sprint planning, and resource allocation recommendations for software development teams.
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...
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 from nguyenthienthanh/aura-frog
Generates and validates structured JSON-LD schema markup for web pages to improve SEO performance and search engine understanding of page content.