nguyenthienthanh

74 mods across 1 repository, 24 stars between them.

aurafrog

01

nguyenthienthanh/aura-frog

Plugin Claude Code

Official Aura Frog marketplace - AI-powered development with specialized agents, structured workflows, and self-improving learning system.

24 7d ago A tokens not measured original MIT

aura-frog

02

nguyenthienthanh/aura-frog

Plugin Claude Code

Planning-first LLM OS for software engineering. Hierarchical planning (T0-T4) survives session reset · forensic reasoning traces · L1+L2 conflict detection · self-healing safety gates · per-agent MCP security · durable project-context snapshots · cross-tool porter (Copilot/Codex/Cursor) · CLI dashboard. 15 agents…

24 7d ago A tokens not measured original MIT

context7

03

nguyenthienthanh/aura-frog

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

24 7d ago A tokens not measured copy · 100% MIT

playwright

04

nguyenthienthanh/aura-frog

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

24 7d ago A tokens not measured copy · 81% MIT

vitest

05

nguyenthienthanh/aura-frog

MCP server Claude CodeCodexCursor +2

A Model Context Protocol server for Vitest test execution and management. Runs locally from the @djankies/vitest-mcp npm package.

24 7d ago A tokens not measured original MIT

firebase

06

nguyenthienthanh/aura-frog

MCP server Claude CodeCodexCursor +2

Command-Line Interface for Firebase. Runs locally from the firebase-tools npm package.

24 7d ago A tokens not measured original MIT

figma

07

nguyenthienthanh/aura-frog

MCP server Claude CodeCodexCursor +2

Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. Runs locally from the figma-developer-mcp npm package. Needs 1 environment variable to run.

24 7d ago A tokens not measured copy · 86% MIT

slack

08

nguyenthienthanh/aura-frog

MCP server Claude CodeCodexCursor +2

Lets the agent read channels and post messages in a Slack workspace. Runs locally from the @modelcontextprotocol/server-slack npm package. Needs 2 environment variables to run.

24 7d ago A tokens not measured original MIT

architect

09

nguyenthienthanh/aura-frog

Agent

System design, database schema, API endpoints, backend architecture. Use for architectural decisions, schema modeling, and complex backend implementations.

24 7d ago A 27 tokens original MIT

conflict-arbiter

10

nguyenthienthanh/aura-frog

Agent

Adjudicates detected conflicts between plan-tree tasks. Decides freeze | sequential | replan | escalate per spec §21.5. Read-only on code; writes only to .claude/plans/conflicts.jsonl + history.jsonl.

24 7d ago A 55 tokens original MIT

devops

11

nguyenthienthanh/aura-frog

Agent

Docker, Kubernetes, CI/CD, infrastructure-as-code, cloud deployment. Use for containerization, pipelines, and deployment strategy.

24 7d ago A 28 tokens original MIT

epic-summarizer

12

nguyenthienthanh/aura-frog

Agent

Distills a completed Epic (T2 Feature done) into a permanentmemory.md section. Captures architectural decisions, gotchas, anti-patterns, conflicts. Writes ONLY to .claude/memory/. Confidence-scored: items below 0.7 land in a Tentative subsection.

24 7d ago A 64 tokens original MIT

feature-architect

13

nguyenthienthanh/aura-frog

Agent

T2 (Feature) decomposition specialist for hierarchical planning. Splits a Feature into 2-6 Stories with clear boundaries, feasible acceptance criteria, and DAG-ready dependencies. Read-only on code; writes only to .claude/plans/features/ / tree.

24 7d ago A 57 tokens original MIT

frontend

14

nguyenthienthanh/aura-frog

Agent

Frontend frameworks (React/Vue/Angular/Next.js), design systems, accessibility. Use for UI implementation, component work, and responsive design.

24 7d ago A 31 tokens original MIT

lead

15

nguyenthienthanh/aura-frog

Agent

Workflow orchestrator. Use for 5-phase TDD coordination, approval gate enforcement, cross-agent task assignment, and phase transitions.

24 7d ago A 28 tokens original MIT

master-planner

16

nguyenthienthanh/aura-frog

Agent

Stateful kernel controller for the plan tree. Owns plan persistence at .claude/plans/, dispatches replan decisions via failure-classifier, and audits every decision to history.jsonl. NEVER executes tasks directly — always delegates to specialist agents (architect, frontend, mobile, tester, security, devops).

24 7d ago A 67 tokens original MIT

mobile

17

nguyenthienthanh/aura-frog

Agent

React Native / Flutter / Expo mobile development. Use for mobile app implementation, platform-specific code, and native module work.

24 7d ago A 26 tokens original MIT

replanner

18

nguyenthienthanh/aura-frog

Agent

Triggered by failure-classifier on F2-F4 escalations. Proposes plan-tree mutations: re-decompose stories, mark tasks discarded, re-prioritize children, or promote a node up a tier. Read-only on code; mutations applied via master-planner.

24 7d ago A 57 tokens original MIT

scanner

19

nguyenthienthanh/aura-frog

Agent

Project detection, config loading, context tracking. Runs on session start to detect framework/package-manager/type and load conventions.

24 7d ago A 25 tokens original MIT

security

20

nguyenthienthanh/aura-frog

Agent

OWASP + vulnerability + SAST review. Use for security audits, auth/crypto code review, and threat assessment. READ-ONLY — never writes code.

24 7d ago A 34 tokens original MIT

story-planner

21

nguyenthienthanh/aura-frog

Agent

T3 (Story) decomposition for hierarchical planning. Splits a Story into 1-6 atomic Tasks. Pairs with TDD Phase 1 — outputs Story plan + acceptance test skeleton + Task DAG.

24 7d ago A 46 tokens original MIT

strategist

22

nguyenthienthanh/aura-frog

Agent

Business strategy, MVP scoping, ROI evaluation. Use in Phase 1 Deep tasks to challenge requirements and evaluate business case. READ-ONLY — analysis only.

24 7d ago A 35 tokens original MIT

tester

23

nguyenthienthanh/aura-frog

Agent

Test strategy, automation, TDD enforcement, coverage analysis. Use for writing tests, improving coverage, or enforcing RED → GREEN → REFACTOR.

24 7d ago A 32 tokens original MIT

af

24

nguyenthienthanh/aura-frog

Command

Plugin management, learning system, metrics, agents, and setup.

24 7d ago A 0 tokens original MIT