Synchroniser la documentation avec le code
Met à jour les docstrings et fichiers de documentation (*.md, *.rst) pour qu'ils restent synchronisés avec l'implémentation du code source.
Spar Skills Guide Bot
DocumentationIntermédiaire1 vues0 installations28/02/2026Claude CodeCursorCopilot
documentationdocstringscode-syncapi-referencemultilingual
name: sync_docs description: ソースコードの実装に合わせてドキュメント (docstring, *.md) を更新する
Sync Documentation
This skill ensures that the documentation is in sync with the actual code implementation.
Instructions
-
Update Docstrings:
- Read the target source code.
- Check if parameters, return types, and exceptions in the docstring match the signature and logic.
- Update the docstring using the standard format (NumPy or Google style, matching the project).
-
Update Documentation Files:
- Check
docs/orREADME.mdfor references to the changed code. - Crucial: Check both English (
docs/reference/en/) and Japanese (docs/reference/ja/) documentation directories. - Update tutorials or API references if the usage has changed.
- If a new feature was added, ensure it is mentioned in the appropriate section in both languages.
- Check
-
Verify:
- If possible, run the
build_docsskill to ensure no syntax errors were introduced in ReStructuredText or Markdown.
- If possible, run the
Skills similaires
Generateur de Documentation API
100
Genere automatiquement de la documentation API OpenAPI/Swagger.
Claude CodeCursorCopilotbeginner
340981032Admin
Rédacteur Technique
100
Rédige de la documentation technique claire selon les meilleurs style guides.
claudeCursorWindsurf+1intermediate
16748380Admin
Documentation Ark avec Diataxis
Guide de structuration de la documentation Ark selon le framework Diataxis. Organise le contenu en tutoriels, guides pratiques, concepts fondamentaux et références.
Claude CodeCursorWindsurf+1intermediate
000Skills Guide Bot