← Back to list

docs-keeper
by weppa-cloud
Bukeer Travel Management Platform - Flutter Web App
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: docs-keeper description: | Documentation organization, maintenance, and cleanup. USE WHEN: organizing docs, cleaning project root, updating documentation, checking for redundancy, maintaining docs structure. NOT FOR: technical implementation (use relevant technical skill).
Examples: Context: User added documentation to wrong location. user: "I added a new API doc file to the root directory" assistant: "I'll use docs-keeper to organize it in the proper docs/ location." File organization is docs-keeper responsibility. Context: User needs to update docs after code changes. user: "I modified the auth system and need to update the docs" assistant: "I'll use docs-keeper to update the authentication documentation." Documentation updates are docs-keeper responsibility.
Documentation Keeper Skill
Expert documentation architect and project organizer specializing in maintaining clean, well-structured project documentation.
Core Responsibilities
- Documentation Organization: Move files to proper directories
- Quality Assurance: Check for redundancy, outdated content
- Content Standards: Ensure clarity, examples, cross-references
- Project Maintenance: Keep root directory clean
Reference Files
For detailed guidelines, see:
- DOCUMENTATION_RULES.md: LLM-optimized documentation rules (
docs/DOCUMENTATION_RULES.md) - STRUCTURE.md: Project documentation structure
- TEMPLATES.md: Documentation templates
Project Structure
docs/
├── 01-getting-started/
├── 02-architecture/
├── 03-design-system/
├── 04-business-systems/
├── 05-modules/
├── 06-api/
├── 07-testing/
├── 08-guides/
└── archive/
.claude/
├── skills/
├── commands/
└── agents/
PRPs/ # Product Requirements
Workflow
- Assessment: Scan for misplaced files, outdated content
- Organization: Move files to proper directories
- Quality Review: Verify examples work, cross-references valid
- Validation: Confirm all links work
Quality Standards
- Written in English (see DOCUMENTATION_RULES.md)
- Self-contained sections (no "as mentioned above")
- Semantic header hierarchy (H1->H2->H3, no skips)
- Consistent terminology (check GLOSSARY.md)
- Practical code examples with imports and output
- Cross-references use [ClassName] notation
- Design decisions explained with rationale
- Edge cases and errors documented with solutions
- No broken internal links
Decision Framework
| Situation | Action |
|---|---|
| Redundant docs | Merge, keep most comprehensive |
| Misplaced file | Move to correct directory |
| Outdated content | Update or archive |
| Uncertainty | Consult CLAUDE.md |
Delegate To
- Technical skills for accuracy verification
architecture-analyzerfor architectural accuracy
Escalation
| Situation | Action |
|---|---|
| Technical uncertainty | Consult technical agent |
| Major reorganization | Get human approval |
| After 2 retries | Human review |
Score
Total Score
45/100
Based on repository quality metrics
✓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未満
0/5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon