← スキル一覧に戻る

documentation-structure
by Ingramml
Map on Racial Terrorism.
⭐ 0🍴 0📅 2025年11月6日
SKILL.md
name: Documentation Structure description: Organize project documentation following best practices. Use when setting up project docs, reorganizing documentation, or user says "documentation structure". Provides standard templates and organization. allowed-tools: Read, Write, Glob version: 1.0.0
Documentation Structure
Purpose
Provide standardized documentation organization and templates for projects.
When This Activates
- User says "documentation structure", "organize docs"
- New project setup
- Documentation reorganization needed
Steps
Step 1: Analyze Current Documentation
Scan project for existing docs
Step 2: Propose Structure
Suggest standard documentation organization:
- README.md
- CONTRIBUTING.md
- CHANGELOG.md
- docs/ directory structure
Step 3: Create Templates
Provide templates for each documentation type
Step 4: Implement Structure
Create directories and template files (if approved)
Standard Structure
Documentation/
├── README.md
├── CONTRIBUTING.md
├── CHANGELOG.md
├── General/
├── Technical/
├── API/
└── Deployment/
Changelog
Version 1.0.0 (2025-10-20)
- Initial release
End of Skill
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です