mdskills
← All tags

Documentation AI Agent Skills

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

169 listings

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

EasyPeasyMCP

MCP Server

A lightweight, zero-config MCP server for documentation projects. Give it an llms-full.txt file (local path or URL) and optional OpenAPI/AsyncAPI directories. It also hellps you to build one if you do not have it. It registers only the MCP tools that make sense for what you've provided β€” no code changes, no hard-coded paths. - Why it's different - When to use this β€” and when not to - How it works

8.2derberg/EasyPeasyMCP

Search Console MCP

MCP Server

A Model Context Protocol (MCP) server that transforms how you interact with Google Search Console, Bing Webmaster Tools, and Google Analytics 4. Stop exporting CSVs and start asking questions. πŸ“š View Documentation Data Silos: Manually checking Google, then Bing, then GA4. Manual Correlation: Exporting 3 different CSVs and using VLOOKUPs to see if your 1 ranking page actually converts. Switching F

9.0saurabhsharma2u/search-console-mcp

Vizro MCP

Vizro-MCP is a Model Context Protocol (MCP) server, which works alongside an LLM to help you create Vizro dashboards and charts. To find out more, consult the Vizro-MCP documentation. Vizro-MCP is best used with Claude Desktop, Cursor or VS Code. However, it can be used with most LLM products that enable configuration of MCP server usage. Our documentation offers separate, detailed steps for Claud

6.0mckinsey/vizro

C4 Code

Expert C4 Code-level documentation specialist. Analyzes code

7.0sickn33/antigravity-awesome-skills

C4 Container

Expert C4 Container-level documentation specialist. Synthesizes

8.0sickn33/antigravity-awesome-skills

Protocol Reverse Engineering

Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocols, or debugging network communication.

3.0sickn33/antigravity-awesome-skills

C4 Context

Expert C4 Context-level documentation specialist. Creates

7.0sickn33/antigravity-awesome-skills

Pipedream MCP Server

For the best experience, use Pipedream's hosted MCP server which provides: - 2,800+ APIs and 10,000+ tools through a single server - Built-in authentication: no manual token management required - Multiple tool modes: sub-agent and full configuration - Automatic app discovery - Enterprise-grade reliability and security πŸš€ Get started: Pipedream MCP Documentation This reference implementation shows

7.0PipedreamHQ/pipedream

Architecture Decision Framework

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

7.0sickn33/antigravity-awesome-skills

Buildkite MCP Server

MCP Server

Full documentation is available at buildkite.com/docs/apis/mcp-server. When using many MCP tools, context usage can become significant. The --dynamic-toolsets flag enables Anthropic's Tool Search pattern which marks most tools for on-demand loading. To use this feature: 1. Start the server with the --dynamic-toolsets flag: 2. Enable tool search in Claude Code by setting the environment variable: W

4.0buildkite/buildkite-mcp-server

React Analyzer MCP

MCP Server

Analyze & generate docs for React code using the Model Context Protocol. Based on react-analyzer library. This tool analyzes React component files (JSX/TSX) and extracts information about components and their props. - analyze-react: Analyzes a single React component from source code - analyze-project: Generates documentation for all React components in a project folder - list-projects: Lists all p

7.0azer/react-analyzer-mcp

JetBrains MCP Proxy

This repository is no longer maintained. The core functionality has been integrated into all IntelliJ-based IDEs since version 2025.2. The built-in functionality works with SSE and JVM-based proxy (for STDIO) so this NPM package is no longer required. Migration: Please refer to the official documentation for details on using the built-in functionality. Issues & Support: For bugs or feature request

3.0JetBrains/mcpProxy

RAG Documentation MCP Server

MCP Server

An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context. - Vector-based documentation search and retrieval - Support for multiple documentation sources - Semantic search capabilities - Automated documentation processing - Real-time context augmentation f

8.0hannesrudolph/mcp-ragdocs

Gnosis MCP

MCP Server

CRUD operations for knowledge base docs β€” add, delete, update metadata, embed. Requires GNOSIS_MCP_WRITABLE=true.

8.0nicholasglazer/gnosis-mcp

Connect AI to Your Confluence Knowledge Base

MCP Server

Transform how you access and interact with your team's knowledge by connecting Claude, Cursor AI, and other AI assistants directly to your Confluence spaces, pages, and documentation. Get instant answers from your knowledge base, search across all your spaces, and streamline your documentation workflow. - Ask AI about your documentation: "What's our API authentication process?" - Search across all

8.0aashari/mcp-server-atlassian-confluence

TurboMCP

Production-ready Rust SDK for the Model Context Protocol (MCP) with zero-boilerplate development and progressive enhancement. Build MCP servers in seconds with automatic schema generation, type-safe handlers, and multiple transport protocols. - Rust 1.89.0+ (Edition 2024) - Check with rustc --version - Tokio async runtime Add to your Cargo.toml: Or with cargo: TurboMCP uses feature flags for progr

9.0Epistates/turbomcp

Concept Workflow

Plugin

End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to final review

8.0leonardomso/33-js-concepts

AWS Skills for Claude Code

Plugin

Claude Code plugins for AWS development with specialized knowledge and MCP server integrations, including CDK, serverless architecture, cost optimization, and Bedrock AgentCore for AI agent deployment. Shared AWS agent skills including AWS Documentation MCP configuration for querying up-to-date AWS knowledge. - AWS MCP server configuration guide - Documentation MCP setup for querying AWS knowledge

2.0zxkane/aws-skills

Claude Code Plugins

Plugin

Plugins for Claude Code. Your world at a glance, without leaving the terminal. Track PRs, calendar, Slack, stocks, musicβ€”all in your statusline. The flow: /hub-setup β†’ add monitors β†’ alerts appear β†’ /hub-ack for smart actions (merge PR, join meeting, reply to Slack). β†’ Full documentation β€” workflow examples, all services, commands AI-powered market screening, without leaving the terminal. Screen s

8.0fiale-plus/fiale-claude-plugins

Creating Skills

Plugin

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context injection and subagent execution.

8.0fvadicamo/dev-agent-skills

Agent Memory MCP

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

7.0sickn33/antigravity-awesome-skills

Cupertino

Apple Documentation Crawler & MCP Server A Swift-based tool to crawl, index, and serve Apple's developer documentation to AI agents via the Model Context Protocol (MCP). Cupertino is a local, structured, AI-ready documentation system for Apple platforms. It: - Crawls Apple Developer documentation, Swift.org, Swift Evolution proposals, Human Interface Guidelines, Apple Archive legacy guides, and Sw

8.0mihaelamj/cupertino

API Documenter

Master API documentation with OpenAPI 3.1, AI-powered tools, and

6.0sickn33/antigravity-awesome-skills