← スキル一覧に戻る

full-stack-audit
by AMASPC-Org
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: full-stack-audit description: Verifies the integrity of the OlyBars platform (Vibe, Database, Frontend).
Full Stack Audit Skill
1. Mode Selection (CRITICAL)
Before running an audit, determine the execution environment:
A. HEADLESS MODE (Default for CI/CD or Quick Checks)
Trigger: User asks for "data check", "backend verification", or "integrity check".
Action: Execute the vibe-data-integrity workflow.
Command: @agent /vibe-data-integrity
Why: Faster, verifies Firestore <-> API logic without needing a browser.
B. VISUAL MODE (Browser Agent)
Trigger: User asks for "UI check", "Vibe check", "frontend audit", or "visual verification". Action:
- Use the Browser Subagent.
- Navigate to
http://localhost:5173. - Visually verify:
- "Buzz" badge is RED and PULSING.
- "Drops" (formerly Points) are visible.
- Map pins update in real-time.
2. Standard Procedure
- Always run
npm run type-checkbefore auditing to ensure no silent TS errors. - Report results in the "OlyBars Audit Format" (Pass/Fail per component).
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です