Skip to main content

Skills in this repository

nguyenthienthanh/aura-frog - Page 2

SkillsMP has collected 60 skills from nguyenthienthanh/aura-frog. Open a skill to review its source and details.

nguyenthienthanh/aura-frog

Showing 20 of 60 collected skills.

occupation
Project Management Specialists
description

Route hierarchical-planning intents to the correct backing script. Use when the user invokes /aura-frog:plan (with or without subcommand), mentions plan verbs (expand/next/replan/promote/archive/freeze/thaw/undo/status/conflicts), or types a plan-vocabulary…

updated
occupation
Software Developers
description

On-demand plan-tree validator. Runs all 8 invariants from spec §6.7 (parent existence, children integrity, no orphans, valid status, monotonic revision, test_ref existence, DAG no-cycles, freeze_reason). Refuses commits on violations.

updated
occupation
Software Quality Assurance Analysts & Testers
description

On-demand wrapper over scripts/preflight/run-all.sh. Runs Tier 1 bash linters against a file, command, or arbitrary content. Returns 0 pass / 1 warn / 2 fail. Used by /aura-frog:preflight check and contributors authoring custom hooks.

updated
occupation
Computer Systems Analysts
description

Load project conventions and generate session context. Use EXPLICITLY when needed, not automatically.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Evaluate how you use Claude Code — analyze prompt patterns, feature utilization, and get improvement suggestions. Trigger: /prompts:evaluate, prompt analysis, usage evaluation, how am I using Claude

updated
occupation
Software Developers
description

Python gotchas and decision criteria. Covers async pitfalls, FastAPI/Django patterns, and type hint traps.

updated
occupation
Web Developers
description

React gotchas and decision criteria covering stale closure bugs in useEffect, conditional rendering traps (falsy 0/empty string), state management selection (useState vs Context vs Zustand vs TanStack Query), and hooks rules. Use when writing React…

updated
occupation
Web Developers
description

React Native gotchas and decision criteria. Covers FlatList optimization, storage hierarchy, and platform-specific pitfalls.

updated
occupation
Software Developers
description

Auto-invokes for every Claude turn during active T4 task execution. Emits append-only trace events (file_read, output_claim, tool_call, decision) to .claude/plans/traces/{TASK_ID}.jsonl. Source of grounding-discipline checks. Disable: AF_TRACE_DISABLED=true.

updated
occupation
Software Developers
description

Guide safe, incremental refactoring that improves code quality without changing behavior.

updated
occupation
Software Developers
description

MCP Response Analyzer pattern - Write large responses to temp files, load summaries into context

updated
occupation
Software Developers
description

Design for scale while keeping implementation simple (KISS).

updated
occupation
Software Developers
description

Generate N independent reasoning paths and vote on the answer. Use for architectural trade-offs, ambiguous design decisions, or when single-path reasoning risks locking onto the first plausible answer. Paper: Wang et al. 2022.

updated
occupation
Software Developers
description

Proposes patches for F2 (local-logic) and F3 (local-design) failures. NEVER applies without user approval. Confidence ≥0.7 to propose; below that, escalates raw findings. Counts toward replan_budget. Per-task: max 1; per-session: max 5.

updated
occupation
Software Developers
description

Apply learned improvements to the Aura Frog plugin. Updates rules, adjusts agent routing, modifies workflow configurations, and generates knowledge base entries.

updated
occupation
Computer Occupations, All Other
description

Manage workflow state across sessions with handoff and resume. TOON-based state persistence.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write tests with TDD following structured patterns. Ensures consistent AAA structure, proper coverage targets, and framework-specific conventions. Without this skill, tests lack consistent naming, miss coverage targets, and skip anti-pattern checks.

updated
occupation
Software Developers
description

Branch, evaluate, prune, expand — structured search over solution space. Use for architecture with multi-step decisions, refactor planning, or complex debug hypothesis trees. Paper: Yao et al. 2023.

updated
occupation
Software Developers
description

TypeScript gotchas and decision criteria covering nullish coalescing pitfalls (|| vs ??), strict tsconfig settings (noUncheckedIndexedAccess, exactOptionalPropertyTypes), type guard patterns, discriminated unions, and as const vs enum. Use when writing…

updated
occupation
Software Developers
description

Vue 3 gotchas and decision criteria. Covers reactivity traps, Composition API pitfalls, and Pinia patterns.

updated
Showing 20 of 60 collected skills.