Agent skill
jomonsho-bootstrap
Jomonsho の前提資料を読み、変更前に制約を要約する。
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(日本語)
このスキルが呼ばれたら、変更前に必ず以下を実施する。
-
次のファイルを読み、要約する:
- AGENTS.md
- docs/GAME_LOGIC_OVERVIEW.md
- docs/OPERATIONS.md
- docs/DEBUG_METRICS.md
- CLAUDE.md
-
破ってはいけない制約を明示する:
- 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.
-
主要ライブラリ (Next.js/React/XState/Firebase/Stripe/Pixi/GSAP/Chakra) を触る場合は、 変更前に Context7 のドキュメントを参照する。
-
環境制約 (エミュレータ使用、workers=1、E2E 2回連続など) をユーザーと確認する。
出力:
- 制約と進め方の短い箇条書き。
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?