Agent skill

jomonsho-bootstrap

Jomonsho の前提資料を読み、変更前に制約を要約する。

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/jomonsho-bootstrap

Metadata

Additional technical details for this skill

short description
変更前にAGENTS/docsを読む前提を徹底する。

SKILL.md

Jomonsho Bootstrap(日本語)

このスキルが呼ばれたら、変更前に必ず以下を実施する。

  1. 次のファイルを読み、要約する:

    • AGENTS.md
    • docs/GAME_LOGIC_OVERVIEW.md
    • docs/OPERATIONS.md
    • docs/DEBUG_METRICS.md
    • CLAUDE.md
  2. 破ってはいけない制約を明示する:

    • Firestore/RTDB writes must go through lib/game/service.ts or server APIs.
    • Presence uses RTDB only (no Firestore lastSeen fallback).
    • FSM (XState) is always on; no legacy flags.
    • Pixi/GSAP cleanup and reduced-motion handling required.
  3. 主要ライブラリ (Next.js/React/XState/Firebase/Stripe/Pixi/GSAP/Chakra) を触る場合は、 変更前に Context7 のドキュメントを参照する。

  4. 環境制約 (エミュレータ使用、workers=1、E2E 2回連続など) をユーザーと確認する。

出力:

  • 制約と進め方の短い箇条書き。

Didn't find tool you were looking for?

Be as detailed as possible for better results