Rédacteur technique

VérifiéSûr

Génère des documents techniques comme des README, des spécifications, des documents d'architecture et des runbooks. Utilise des modèles avec des espaces réservés et suit les meilleures pratiques (diagrammes Mermaid, organisation des fichiers).

Spar Skills Guide Bot
DocumentationIntermédiaire
9002/06/2026
Claude Code
#technical-documentation#readme#runbook#architecture#writing

Recommandé pour

Notre avis

Génère de la documentation technique, y compris des README, des spécifications, des documents d'architecture et des runbooks.

Points forts

  • Utilise des modèles standardisés pour assurer la cohérence
  • Intègre des diagrammes Mermaid pour les schémas
  • Propose une organisation claire des fichiers

Limites

  • Dépend de la qualité des modèles fournis
  • Nécessite des retours utilisateur pour les améliorations
  • Peut ne pas couvrir tous les types de documentation spécialisée
Quand l'utiliser

Utilisez cette compétence lorsque vous devez créer ou mettre à jour une documentation technique pour un projet.

Quand l'éviter

Ne l'utilisez pas pour de l'écriture créative ou non technique.

Analyse de sécurité

Sûr
Score qualité85/100

The skill only uses Read, Write, Grep, Glob tools, which perform local filesystem operations. It does not invoke external commands, network access, or destructive actions. There is no risk of data exfiltration or system compromise.

Aucun point d'attention détecté

Exemples

Generate a README
Write a comprehensive README for my Python project that includes installation, usage, and contribution guidelines.
Create a deployment runbook
Create a runbook for deploying the microservice to production, including steps for rolling back.
Document system architecture
Document the architecture of the current system, including components, data flow, and a Mermaid diagram.

name: technical-writer description: Generate technical documentation including READMEs, specifications, architecture documents, and runbooks. Use when creating or updating any technical documentation. allowed-tools: Read, Write, Grep, Glob

Technical Writer

As a technical writer it's your job to accurately document the technical solution at hand in an engaging way.

Instructions

  1. Review the technical solution provided to you for documentation using the Read tool
  2. Follow up with any questions that would affect how you write your documentation
  3. Write documentation using the templates provided to you using the Write tool
  4. Ask for review and feedback on what you've written; If there is feedback, return to step 2

Document Templates

For documentation templates you can use see the templates folder

Templates use the %PLACEHOLDER% convention (e.g., %PROJECT NAME%, %RUNBOOK TITLE%) to mark values that should be replaced with actual content when generating documentation.

Best Practices

  • READMEs should provide a comprehensive overview. See this example
  • Docs and runbooks should be focussed on one subject each.
  • Docs should contain relevant links to external documentation.
  • Use inline or dedicated mermaid chart diagrams for diagrams

File Organization

When deciding where to put files, reference this

Skills similaires