← Back to list

doc-loader
by atournayre
Marketplace de plugins pour Claude Code : dev tools (Git, Symfony, PHPStan, API Platform), customization (hooks, output styles) et documentation interactive
⭐ 7🍴 0📅 Jan 18, 2026
SKILL.md
name: doc-loader description: > Charge la documentation d'un framework depuis son site web dans des fichiers markdown locaux. Supporte Symfony, API Platform, Meilisearch, atournayre-framework et Claude Code. allowed-tools: [Task, WebFetch, Write, Edit, Bash, Read, Glob] model: claude-sonnet-4-5-20250929
Documentation Loader Skill
Usage
/doc:framework-load <framework> [version]
Frameworks supportés
| Framework | Agent | Path |
|---|---|---|
| symfony | symfony-docs-scraper | docs/symfony/[version]/ |
| api-platform | api-platform-docs-scraper | docs/api-platform/[version]/ |
| meilisearch | meilisearch-docs-scraper | docs/meilisearch/[version]/ |
| atournayre-framework | atournayre-framework-docs-scraper | docs/atournayre-framework/[version]/ |
| claude | claude-docs-scraper | docs/claude/ |
Workflow
- Parser arguments (framework, version)
- Vérifier README contenant les URLs
- Gérer cache (24h par défaut)
- Déléguer à agent scraper spécialisé
- Générer statistiques finales
Cache
- Fichiers < 24h : ignorés
- Fichiers > 24h : supprimés et rechargés
- Délai 2s entre requêtes (anti rate-limit)
Error Handling
- Framework non supporté → ARRÊT
- README introuvable → ARRÊT
- Échec scraping URL → WARNING (continue)
References
- Scripts de workflow - Scripts bash et gestion rate limiting
Notes
- Fichiers markdown nommés depuis URL
- Support multi-version
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon