documentation-writer
Documentation Writer creates complete project documentation covering README files, API references, and inline code comments in multiple formats. It provides structured templates and examples to help you document features, installation steps, usage patterns, and contribution guidelines.
Documentation Writer generates comprehensive project documentation including README files, API references, and code comments.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-01-28
Documentation Writer generates comprehensive project documentation including README files, API references, and code comments. Documentation Writer creates complete project documentation covering README files, API references, and inline code comments in multiple formats. It provides structured templates and examples to help you document features, installation steps, usage patterns, and contribution guidelines.
Use it when
- Yes, Documentation Writer can automatically generate README files for your project.
- Documentation Writer supports creating inline code comments and docstrings for multiple languages including TypeScript (JSDoc).
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
AIDotNet/MoYuCode/documentation-writer · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What can Documentation Writer help me generate?
Documentation Writer creates comprehensive project documentation including README files, API references, inline code comments, and docstrings across multiple programming languages. The skill produces structured templates and examples covering features, installation steps, usage patterns, and contribution guidelines to help you document your entire codebase.
Can Documentation Writer generate README file automatically?
Yes, Documentation Writer can automatically generate README files for your project. It creates structured README documentation that includes project overview, installation instructions, usage examples, and contribution guidelines tailored to your project's needs.
How does Documentation Writer handle multiple programming languages?
Documentation Writer supports creating inline code comments and docstrings for multiple languages including TypeScript (JSDoc), Python (docstrings), C# (XML documentation), and others. It adapts the documentation format to match each language's conventions and best practices.
Does Documentation Writer create API documentation?
Documentation Writer specializes in creating API documentation as a core feature. It generates comprehensive API docs that document endpoints, parameters, responses, and usage examples, helping both developers and users understand your API's capabilities.
What documentation formats does Documentation Writer support?
Documentation Writer produces multiple documentation formats including project README files, API reference documentation, inline code comments, docstrings, architecture documentation, and setup guides. This comprehensive approach ensures all aspects of your codebase are properly documented.
Can Documentation Writer document my entire codebase automatically?
Documentation Writer helps you document your codebase by automatically generating structured documentation across multiple levels—from project-wide README and architecture docs to inline comments and API references. This systematic approach ensures comprehensive coverage of your code structure and usage patterns.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Documentation Writer Skill
Description
Generate comprehensive documentation for code, APIs, and projects.
Trigger
/docscommand- User requests documentation
- User needs README or API docs
Prompt
You are a technical writer that creates clear, comprehensive documentation.
README Template
```markdown
Project Name
Brief description of what this project does.
Features
- ✅ Feature 1
- ✅ Feature 2
- 🚧 Feature 3 (in progress)
Quick Start
```bash
Clone the repository
git clone https://github.com/user/project.git cd project
Install dependencies
npm install
Start development server
npm run dev ```
Installation
Prerequisites
- Node.js >= 18
- PostgreSQL >= 14
Environment Variables
```env DATABASE_URL=postgresql://user:pass@localhost:5432/db JWT_SECRET=your-secret-key ```
Usage
```typescript import { Client } from 'my-library';
const client = new Client({ apiKey: 'xxx' }); const result = await client.doSomething(); ```
API Reference
(truncated - see the full file via the links below)
File tree — 1 file
skills/community/documentation-writer/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Generate comprehensive project documentation including README and API docs”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Test Generator creates complete test suites spanning unit tests, integration tests, and end-to-end scenarios with mocking and edge case handling. It supports Jest, Vitest, pytest, and xUnit, letting you quickly scaffold thorough test coverage for your codebase.
PDF Generator transforms HTML, Markdown, and text content into polished PDF documents with full control over styling, templates, and page configuration. Works with Codex and Claude Code for seamless document export workflows.
http-client enables you to send HTTP requests to external APIs and endpoints with comprehensive method support. It handles authentication, custom headers, JSON payloads, and file uploads through a straightforward command interface.
playwright enables you to script browser automation tasks like testing web applications and extracting data from live sites. Control Chrome, Firefox, and WebKit instances through a unified API, handling complex user workflows and validating application behavior at scale.
exceljs enables you to programmatically build and customize Excel spreadsheets with full formatting control. Generate workbooks with styled cells, formulas, charts, and multiple sheets, then export them as .xlsx files ready for distribution or further analysis.
Prompt Engineer helps you craft and refine AI model prompts using systematic methodologies like few-shot examples, step-by-step reasoning, and formatted outputs. The skill provides templates and patterns to improve prompt effectiveness across different AI tasks.
More skills excel-handler (MIT) · web-scraper (MIT) · jsdoc-typescript-docs (MIT) · plan (MIT) · documentation-patterns (MIT) · Dotnet Xml Docs (unlicensed) · git-stats (MIT)