用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nguyenthienthanh/aura-frog --skill phase1-lite命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | phase1-lite |
| description | Ultra-compact Phase 1 requirements output. HARD CAP: 500 tokens. |
| autoInvoke | false |
| priority | normal |
| triggers | ["phase 1 lite"] |
| allowed-tools | NONE |
| user-invocable | false |
AI-consumed reference. Optimized for Claude to read during execution. Human-readable explanation: see docs/architecture/HIERARCHICAL_PLANNING.md or docs/getting-started/ depending on topic.
Token Cap: 500 tokens MAX.
Apply rules/workflow/requirement-challenger.md: Quick→skip, Standard→1-2 questions, Deep→3-5 questions. Skip with "just do it" / "skip challenge".
# Phase 1: Requirements
# Task: {one-line description}
scope[3-5]{item,type,priority}:
{feature},{new|change|fix},{must|should|nice}
acceptance[3-5]{id,criteria}:
AC1,{testable criterion}
tech_notes[1-3]{area,constraint}:
{area},{constraint or decision}
risks[0-2]{risk,mitigation}:
{risk},{mitigation}
# Phase 1 COMPLETE | Next: Phase 2 (Test RED) | Gate: APPROVAL
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, when asked to 'check the UI', make it 'look right', or verify a build matches a design spec / Stitch screen.
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 brand colors, setting up theming/dark-mode, or replacing scattered hardcoded colors with a derived palette.