Writing Documentation for LLMs
CommunityCraft docs LLMs love, boost AI productivity.
Software Engineering#documentation#technical writing#LLM#content structure#API documentation#AI-friendly
AuthorCaptainCrouton89
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill teaches you how to write documentation that Large Language Models (LLMs) can effectively discover, understand, and utilize. It addresses the challenge of creating AI-friendly reference materials, API docs, and feature specifications, ensuring your LLM-powered workflows are efficient and accurate.
Core Features & Use Cases
- LLM-Optimized Structure: Learn progressive disclosure and consistent terminology for better AI comprehension.
- Content Patterns: Master "what + when" descriptions, examples over explanations, and clear workflows.
- Use Case: When documenting a new API, a complex feature, or creating a knowledge base, this Skill guides you to structure content so Claude can autonomously find and apply the information, reducing repetitive prompting.
Quick Start
Good description for LLM discovery
---
description: Extract text and tables from PDF files, fill forms, merge documents.
Use when working with PDF files or when the user mentions PDFs, forms, or extraction.
---
Bad description (too vague)
---
description: Helps with documents
---
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Writing Documentation for LLMs Download link: https://github.com/CaptainCrouton89/.claude/archive/main.zip#writing-documentation-for-llms Please download this .zip file, extract it, and install it in the .claude/skills/ directory.