Skip to main content

nguyenthienthanh/aura-frog

SkillsMP는 nguyenthienthanh/aura-frog에서 60개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
60
GitHub 스타
24
GitHub 포크
3

수집된 skill 60개 중 40개를 표시합니다.

직업 분류
웹·디지털 인터페이스 디자이너
설명

Vision feedback loop for UI — render the running UI, screenshot it across viewports + dark mode, run deterministic gates then a multimodal critique against the design system, and iterate until it passes. Use after building or changing a UI component/page,…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

UI/UX design expertise — component design, design system selection, responsive layout. Includes auto-detection from package.json and Context7 integration for library docs.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Generate a cohesive color-token system from ONE OKLCH brand hue — primary/secondary/background/foreground/muted/border with semantic light + dark, emitted as a Tailwind v4 @theme block or a CSS-variables fallback. Use when starting a design system, defining…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Anti-AI-slop taste layer for UI output — distinctive typography, dominant+accent color hierarchy, and implementation-matched polish. Use when building or restyling a UI/landing/component that should look designed rather than defaulted, or when the user asks…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Generate UI designs using Google Stitch AI with optimized prompts

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Execute 5-phase TDD workflow for complex features. Use when the user invokes /run, asks to build/create/implement a feature, requests a complex multi-file change, or types 'fasttrack:'. Enforces phase gates, sprint contracts, and builder!=reviewer discipline.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Restrained, accessible web motion — Framer Motion declarative patterns and CSS-only staggered reveals for high-impact moments, always bundle-aware and reduced-motion-safe. Use when adding animation/transitions to a UI (entrance reveals, list stagger,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

CRITICAL: MUST run for EVERY message. Detects agent, complexity, AND model automatically. Without this, tasks route to wrong agents and use wrong models, degrading quality and wasting tokens.

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

5 techniques for different problem types. Use when stuck or facing complex challenges.

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Structured thinking process for complex analysis. Supports revision, branching, and dynamic adjustment.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Angular 17+ gotchas and decision criteria. Covers signals vs observables, standalone patterns, and common pitfalls Claude gets wrong.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs RESTful APIs with endpoint naming, versioning strategies (URL path, header-based), pagination (offset and cursor), error response schemas, and OpenAPI conventions. Use when the user asks about REST API design, creating endpoints, URL structure, API…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fast bug fixes with root cause investigation + TDD. Enforces 'no fix without root cause' discipline and verification protocol. Without this skill, fixes are applied at symptoms instead of sources, and bugs return.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Draft → generate verification questions → answer independently via tools → revise. Catches hallucinated facts in reports and reviews. MANDATORY for Phase 4 security/test claims. Paper: Dhuliawala et al. 2023.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

6-aspect structured code review (security, architecture, error handling, test gaps, type safety, simplification) with calibrated scoring and per-aspect breakdown. Use when the user asks to review code, check a PR, review a pull request, audit changes before…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detect and simplify overly complex code. Apply KISS principle - less is more.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

L1-L4 conflict detection between a proposed T4 task and pending-confirm sibling tasks. L1 (file overlap) + L2 (function/region overlap) ship in v3.7.0-beta.2 as deterministic bash. L3 (semantic LLM) + L4 (architectural LLM) are stubbed for v3.7.0-rc.1.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Systematic debugging protocol for bugs that resist quick fixes. Use bisection, hypothesis trees, and scientific method when a bug isn't obvious from the stack trace. Goes beyond bugfix-quick for production-grade root cause analysis.

원문 언어: 영어

업데이트
직업 분류
기타 교사 및 강사
설명

Create Architecture Decision Records (ADRs) and Runbooks for operational documentation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detects when a new project-level skill / rule / command would reduce friction. Asks the user for confirmation before creating anything. NEVER writes plugin-level files — only `.claude/skills/`, `.claude/rules/`, `.claude/commands/` in the user's project.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Classifies execution failures into F1-F5 (transient/local-logic/local-design/story-level/architectural). Outputs JSON with class, confidence, evidence, and recommended action. Deterministic rule-based classifier; no LLM call.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Flutter/Dart gotchas and decision criteria. Covers Riverpod vs BLoC, widget optimization, and platform-specific pitfalls.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Unified framework expertise bundle. Lazy-loads relevant framework patterns (React, Vue, Angular, Next.js, Node.js, Python, Laravel, Go, Flutter, Godot) based on detected tech stack.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Token-efficient git operations with security scanning and auto-split commits

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Auto-create git worktrees for workflows. Isolate changes, merge on success, discard on failure.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Go gotchas and decision criteria. Covers error handling patterns, concurrency pitfalls, and interface design.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Laravel/PHP gotchas and decision criteria. Covers N+1 prevention, Eloquent traps, and migration safety.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Load agent definitions on-demand to reduce context usage. Only loads full agent when needed.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Analyze collected learning data from Supabase to identify success patterns, failure patterns, optimization opportunities, and agent performance trends.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

On-demand audit of MCP usage. Reads .aura/security/mcp-audit.jsonl, surfaces blocked calls, rate-limit hits, suspicious input patterns. Companion to mcp-call-gate hook (which produces the audit log).

원문 언어: 영어

업데이트
직업 분류
데이터베이스 관리자
설명

Guide safe database and code migrations with zero-downtime strategies.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detect and navigate monorepos correctly. Use when working with repos containing multiple packages (pnpm/yarn/npm workspaces, Turborepo, Nx, Lerna). Ensures commands run in correct package scope, dependencies are routed properly, and cross-package changes are…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Next.js 14+ gotchas and decision criteria. Covers server/client boundary, caching strategy, and data fetching patterns Claude commonly gets wrong.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Node.js gotchas and decision criteria. Covers async pitfalls, Express/NestJS patterns, and common mistakes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Systematic performance profiling and optimization. Use when performance issues are reported or suspected. Measure first, optimize second. Applies Pareto principle — find the 20% of code causing 80% of slowness, fix that, not the rest.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Identifies and resolves performance bottlenecks across frontend (Core Web Vitals, code splitting, lazy loading), backend (N+1 queries, async processing), and database (EXPLAIN ANALYZE, indexing strategies) layers. Use when the user reports slow code, latency…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Loads permanent_memory.md summary lines (≤120 always-loaded tokens, hard cap 200). Surfaces durable wisdom from past Epics into the current session. Silent if .claude/memory/ does not exist.

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 시스템 관리자
설명

Ultra-compact Phase 1 requirements output. HARD CAP: 500 tokens.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Compresses a completed plan-tree branch into .claude/plans/archive/{NODE_ID}.summary.md. Removes the original node files (preserved by checkpoint history). Reduces always-loaded surface area as features ship.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Loads minimum hierarchical plan context (.claude/plans/) for current execution focus. Auto-invokes every session when plans exist. Stays under 800 always-loaded tokens regardless of plan tree size.

원문 언어: 영어

업데이트
수집된 skill 60개 중 40개를 표시합니다.