claude:doc:load

Charge la documentation Claude Code depuis docs.claude.com dans des fichiers markdown locaux

8 stars

Best use case

claude:doc:load is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Charge la documentation Claude Code depuis docs.claude.com dans des fichiers markdown locaux

Teams using claude:doc:load should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/doc-load/SKILL.md --create-dirs "https://raw.githubusercontent.com/atournayre/claude-marketplace/main/claude/skills/doc-load/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/doc-load/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How claude:doc:load Compares

Feature / Agentclaude:doc:loadStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Charge la documentation Claude Code depuis docs.claude.com dans des fichiers markdown locaux

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

You must use the Skill tool to invoke the "doc-loader" skill with "claude" as argument.

Related Skills

doc-loader

8
from atournayre/claude-marketplace

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.

claude-memory

8
from atournayre/claude-marketplace

Create and optimize CLAUDE.md memory files or .claude/rules/ modular rules for Claude Code projects. Comprehensive guidance on file hierarchy, content structure, path-scoped rules, best practices, and anti-patterns. Use when working with CLAUDE.md files, .claude/rules directories, setting up new projects, or improving Claude Code's context awareness.

claude:doc:question

8
from atournayre/claude-marketplace

Interroger la documentation Claude Code locale pour répondre à une question

claude:challenge

8
from atournayre/claude-marketplace

Évalue ma dernière réponse, donne une note sur 10 et propose des améliorations

claude:alias:add

8
from atournayre/claude-marketplace

Crée un alias de commande qui délègue à une autre slash command

fix-grammar

8
from atournayre/claude-marketplace

Fix grammar and spelling errors in one or multiple files while preserving formatting

symfony-framework

8
from atournayre/claude-marketplace

Comprehensive Symfony 6.4 development skill for web applications, APIs, and microservices.

symfony:make

8
from atournayre/claude-marketplace

Cherche si il existe un maker Symfony pour faire la tache demandée et l'utilise si il existe. Si aucun maker n'existe alors utilise la slash command "/prepare"

phpstan-resolver

8
from atournayre/claude-marketplace

Résout automatiquement les erreurs PHPStan en analysant et corrigeant les problèmes de types. Boucle jusqu'à zéro erreur ou stagnation.

elegant-objects

8
from atournayre/claude-marketplace

Vérifie la conformité du code PHP aux principes Elegant Objects de Yegor Bugayenko. Analyse un fichier spécifique ou tous les fichiers modifiés dans la branche.

prompt:validate

8
from atournayre/claude-marketplace

Vérifie la checklist avant exécution et liste les oublis

prompt:transform

8
from atournayre/claude-marketplace

Transforme un prompt en prompt exécutable compatible avec le Task Management System (TaskCreate/TaskUpdate/TaskList)