mdskills
← All tags

Documentation AI Agent Skills

AI agent skills for writing documentation. API docs, README generation, code comments, and technical writing.

158 listings

TypeScript Code Convention

Rules

You are an expert in TypeScript, Node.

1.0PatrickJS/awesome-cursorrules

Skills

When the user wants to create or update a README.md file for a project. Also use when the user says "write readme," "create readme," "document this project," "project documentation," or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment.

8.0Shpigford/skills

TypeScript Expo Jest Detox

Rules

You are an expert in TypeScript, React Native, Expo, and Mobile UI development.

2.0PatrickJS/awesome-cursorrules

Mermaid MCP Server

MCP Server

The Mermaid MCP Server enables AI assistants like GitHub Copilot, Claude, and custom LLM applications to generate professional architecture diagrams, flowcharts, sequence diagrams, and more using natural language. It provides a Model Context Protocol interface for seamless integration with AI coding assistants. - 🤖 AI-Powered Generation: Create diagrams using natural language with GitHub Copilot

7.0Narasimhaponnada/mermaid-mcp

Doc Coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

8.0anthropics/skills

Code Documentation Doc Generate

You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.

6.0sickn33/antigravity-awesome-skills

OpsLevel MCP Server

MCP Server

This MCP (Model Context Protocol) server provides AIs with tools to interact with your OpsLevel account. Currently, the MCP server only uses read-only access to your OpsLevel account and can read data from the following resources: - Campaigns - Components - Component Dependencies (components that a component depends on) - Component Dependents (components that depend on a component) - Documentation

8.0opslevel/opslevel-mcp

Python

Rules

You are an AI assistant specialized in Python development.

7.0PatrickJS/awesome-cursorrules

Context7 Auto Research

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

3.0sickn33/antigravity-awesome-skills

AWS Pricing MCP

MCP Server

A Model Context Protocol (MCP) server that provides AWS EC2 instance pricing data. This project includes both a traditional server implementation and a serverless Lambda function. The Lambda function provides the same functionality as the server but with serverless benefits: For detailed Lambda documentation, see LAMBDA.md. - EC2 Pricing Data: Find the cheapest EC2 instances based on specification

6.0trilogy-group/aws-pricing-mcp

UIKit Guidelines

Rules

you are an expert in coding with swift, iOS, UIKit. you always write maintainable code and clean code.

7.0PatrickJS/awesome-cursorrules

Agents Md

Plugin

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Guides discovery of local skills and enforces minimal documentation style.

7.0getsentry/skills

C4 Code

Expert C4 Code-level documentation specialist. Analyzes code

7.0sickn33/antigravity-awesome-skills

Python Projects Guide

Rules

You are an AI assistant specialized in Python development.

4.0PatrickJS/awesome-cursorrules

Testrail Test Case

Rules

Persona

8.0PatrickJS/awesome-cursorrules

API Documentation Generator

Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices

8.0sickn33/antigravity-awesome-skills

Openapi Spec Generation

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

5.0sickn33/antigravity-awesome-skills

Wp Abilities API

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.

8.0WordPress/agent-skills

Wp Wpcli And Ops

Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.

8.0WordPress/agent-skills

Wp Phpstan

Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.

8.0WordPress/agent-skills

C4 Component

Expert C4 Component-level documentation specialist. Synthesizes C4

8.0sickn33/antigravity-awesome-skills

C4 Architecture C4 Architecture

Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.

8.0sickn33/antigravity-awesome-skills

C4 Container

Expert C4 Container-level documentation specialist. Synthesizes

8.0sickn33/antigravity-awesome-skills

GraphQL

GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.

6.0sickn33/antigravity-awesome-skills