write-docs

Write AI-scannable technical documentation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "write-docs" with this command: npx skills add michalvavra/agents/michalvavra-agents-write-docs

Write Documentation

Documentation that is scannable, consistent, and actionable for AI agents.

Structure

  • Max 150 lines per file, one concept per file
  • Start with description: in YAML frontmatter
  • Add TL;DR section at top with most-needed info

Content

  • No duplicates (define once, link elsewhere)
  • Use tables for structured data (parameters, config)
  • Concrete examples for everything (copy-pasteable)
  • Link to real code as templates

Naming

PatternUse ForExample
README.mdDirectory overviewdocs/README.md
{noun}.mdReferenceentities.md
{verb}-{noun}.mdHow-toadd-entity.md

Tips

  • Use consistent terms (one term per concept)
  • Group by task ("How to add X") not system ("X overview")
  • Include troubleshooting for common errors

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

write-docs

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

brave-search

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

frontend-design

No summary provided by upstream source.

Repository SourceNeeds Review