mdskills
← All tags

Documentation AI Agent Skills

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

171 listings

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.0320by trilogy-group

dbt MCP Server

MCP Server

This MCP (Model Context Protocol) server provides various tools to interact with dbt. You can use this MCP server to provide AI agents with context of your project in dbt Core, dbt Fusion, and dbt Platform. Read our documentation here to learn more. This blog post provides more details for what is possible with the dbt MCP server. We publish an experimental Model Context Protocol Bundle (dbt-mcp.m

8.0894by dbt-labs

ContextMCP

MCP Server

Self-hosted MCP server for your documentation. Index your documentation from across the sources and serve it via the Model Context Protocol (MCP) and REST API. ContextMCP creates a searchable knowledge base from your documentation that AI assistants can query via the Model Context Protocol (MCP). 1. Parse - Extract content from your docs, APIs, and READMEs 2. Chunk - Split into semantic chunks opt

7.0364by dodopayments

itcoin & Lightning Network MCP Server

MCP Server

Documentation Try with Claude Try with Goose A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin and Lightning Network, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more. - ₿itcoin \& Lightning Network MCP Server - 💼 Table of Contents - 🔧 Features - 🔑 Claude Desktop Integration - Testing the Claude Desktop I

7.0423by AbdelStark

Context7 MCP - Up-to-date Code Docs For Any Prompt

Skill

LLMs rely on outdated or generic information about the libraries you use. You get: - ❌ Code examples are outdated and based on year-old training data - ❌ Hallucinated APIs that don't even exist - ❌ Generic answers for old package versions Context7 MCP pulls up-to-date, version-specific documentation and code examples straight from the source — and places them directly into your prompt. Add use con

8.060kby upstash

Skill Creator

Skill

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

8.014kby sickn33

Cupertino

Skill

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.0937by mihaelamj

Wordpress Router

Skill

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).

8.01.1kby WordPress

Vercel AI SDK Documentation MCP Agent

MCP Server

A Model Context Protocol (MCP) server that provides AI-powered search and querying capabilities for the Vercel AI SDK documentation. This project enables developers to ask questions about the Vercel AI SDK and receive accurate, contextualized responses based on the official documentation. - Direct Documentation Search: Query the Vercel AI SDK documentation index directly using similarity search -

8.0445by IvanAmador

Python Containerization

Rules

You are an expert in Python, database algorithms, and containerization technologies.

2.041kby PatrickJS

TypeScript Nestjs Best Practices

Rules

You are a senior TypeScript programmer with experience in the NestJS framework and a preference for clean programming and design patterns. Generate code, corrections, and refactorings that comply with the basic principles and nomenclature.

6.038kby PatrickJS

Wp Interactivity API

Skill

Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.

8.01.1kby WordPress

Biel.ai MCP Server

MCP Server

Biel.ai MCP Server Connect your IDE to your product docs Give AI tools like Cursor, VS Code, and Claude Desktop access to your company's product knowledge through the Biel.ai platform. Biel.ai provides a hosted Retrieval-Augmented Generation (RAG) layer that makes your documentation searchable and useful to AI tools. This enables smarter completions, accurate technical answers, and context-aware s

7.0352by TechDocsStudio

Code Documentation Doc Generate

Skill

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.013kby sickn33

Wp Project Triage

Skill

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

8.01.1kby WordPress

Gherkin Style Testing

Rules

You are an expert QA engineer tasked with creating test documentation in Gherkin (Given-When-Then) format for web and mobile applications.

7.041kby PatrickJS

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.0248by buildkite

Python Projects Guide

Rules

You are an AI assistant specialized in Python development.

4.041kby PatrickJS

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.0408by opslevel

GitMCP

MCP Server

What is GitMCP • Features • Getting Started • How It Works • Examples • Contributing • Stop vibe-hallucinating and start vibe-coding! GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms any GitHub project (repositories or GitHub pages) into a documentation hub. It enables AI tools like Cursor to access up-to-date documentation and code, even if the LLM has nev

8.08.0kby idosal

Temporal Python

Rules

You are an expert Python developer with extensive experience in Temporal.

8.041kby PatrickJS

Bitrise MCP Server

MCP Server

MCP Server for the Bitrise API, enabling app management, build operations, artifact management, and more. - Comprehensive API Access: Access to Bitrise APIs including apps, builds, artifacts, and more. - Authentication Support: Secure API token-based access to Bitrise resources. - Detailed Documentation: Well-documented tools with parameter descriptions. - VS Code - Installation for VS Code IDE -

7.0383by bitrise-io

Coinmarket MCP server

MCP Server

Coinmarket MCP Server The server implements a few of the Coinmarket API endpoints - Custom coinmarket:// URI scheme for accessing individual notes - Each note resource has a name, description and text/plain mimetype The server implements two tools: - get-currency-listings: Get the latest currency listings - get-quotes: Get quotes for tokens - Takes "slug" (example: bitcoin) or "symbol" (example: B

7.0396by anjor

VictoriaLogs MCP Server

MCP Server

The implementation of Model Context Protocol (MCP) server for VictoriaLogs. This provides access to your VictoriaLogs instance and seamless integration with VictoriaLogs APIs and documentation. It can give you a comprehensive interface for logs, observability, and debugging tasks related to your VictoriaLogs instances, enable advanced automation and interaction capabilities for engineers and tools

8.0452by VictoriaMetrics-Community