Agent skill
create-tech-doc
doc以下に技術・計画を書くときに参考にするスキル
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/create-tech-doc
SKILL.md
概要
./docに追加する資料を書くときに参考にすべきスキル
使い方
- 技術ドキュメントや計画書を書く必要があるときに、このスキルを呼び出します。
記述すべき内容
- AIとの会話内容をまとめて記述してください
- 実装計画を詳細にまとめてください
- 実装時に注意すべきポイントを明確にしてください
- 実装時に分けるべきフェーズに分割して計画を記述してください
- ファイル名は
yyyy-mm-dd_<タイトル概要>.mdの形式で保存してください - タイトル、内容ともに日本語で記述してください
- ディレクトリは
./tec,./specに分かれています。ふさわしい方に保存してください。./tec: 技術的方針のみを含むドキュメントを保存するディレクトリ./spec: 仕様書や計画書を保存するディレクトリ
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?