repo-onboarding

変更を加える前に、このリポジトリを素早く理解してください。アーキテクチャの発見、所有権マッピング、コマンド選択、初期実装計画に利用されます。

@hoangsonwwMIT更新 2026-08-22v0.1.0直近30日 1 回
コンテキストを 130 トークン使用しますコンテキストを 130 トークン 使用します

Repo Onboarding Skill

Workflow

  • Read AGENTS.md, README.md, and ARCHITECTURE.md.
  • Determine target layer: server/, client/, mcp/, or docs.
  • Identify the minimal file set needed for the task.
  • Select verification commands before editing.

Verification defaults

  • Backend: npm run test:server
  • Frontend: npm run test:client
  • MCP: npm run mcp:typecheck and npm run mcp:build

References

  • references/module-map.md
  • references/verification-map.md