リポジトリ構造定義書を作成するための詳細ガイドとテンプレート。リポジトリ構造定義時にのみ使用。
このスキルは、明確で保守しやすいリポジトリ構造を定義するための詳細ガイドです。
リポジトリ構造定義を開始する前に、以下を確認してください:
docs/product-requirements.md (PRD)docs/functional-design.md (機能設計書)docs/architecture.md (アーキテクチャ設計書)リポジトリ構造は、アーキテクチャ設計で決定された技術スタックとシステム構成を反映した具体的なディレクトリ構造を定義します。
重要: docs/repository-structure.md に既存のリポジトリ構造定義書がある場合、以下の優先順位に従ってください:
既存のリポジトリ構造定義書 (docs/repository-structure.md) - 最優先
このスキルのガイド - 参考資料
新規作成時: このスキルのテンプレートとガイドを参照 更新時: 既存定義書の構造と内容を維持しながら更新
作成したリポジトリ構造定義書は以下に保存してください:
docs/repository-structure.md
リポジトリ構造定義書を作成する際は、次のテンプレートを使用してください: ./template.md
さらに詳しい作成ガイドは次のファイルを参照してください: ./guide.md
npx skills add GenerativeAgents/repository-structure下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer