← スキル一覧に戻る

quest-keeper-master
by Mnehmos
⭐ 10🍴 2📅 2026年1月22日
SKILL.md
name: quest-keeper-master description: Master orchestration skill for Quest Keeper AI development. Use when working on ANY part of Quest Keeper AI - coordinates between frontend (Tauri/React), backend (rpg-mcp), and documentation. Triggers on any mention of Quest Keeper, rpg-mcp, game development for this project, or when referencing the Agents/ folder.
Quest Keeper Master Orchestration
⚠️ FIRST REQUIREMENT
Before ANY work, review the Agents/ folder in the target repository.
Repository Trinity
THE PHYSICS (Engine): C:\Users\mnehm\AppData\Roaming\Roo-Code\MCP\rpg-mcp
THE FLIGHT (Game): C:\Users\mnehm\Desktop\Quest Keeper AI attempt 2
THE LIBRARY (Docs): C:\Users\mnehm\Documents\Quest Keeper pdfs
Core Philosophy: Mechanical Honesty
LLM describes → MCP validates → DB stores (source of truth)
Quick Commands
# Backend
cd "C:\Users\mnehm\AppData\Roaming\Roo-Code\MCP\rpg-mcp"
npm test && npm run build:binaries
# Frontend
cd "C:\Users\mnehm\Desktop\Quest Keeper AI attempt 2"
npm run tauri dev
Git Pulse (MANDATORY)
After successful test pass: git add . && git commit -m "type(scope): message"
TDD Loop
- Find issue in
Agents/EMERGENT_DISCOVERY_LOG.md - Write failing test (RED)
- Implement fix (GREEN)
- Commit
- Update issue status to RESOLVED
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です