mdskills
← All tags

Documentation AI Agent Skills

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

171 listings

TypeScript Code Convention

Rules

You are an expert in TypeScript, Node.

1.041kby PatrickJS

Awesome X402

Skill

- 🎯 Quick Start - Become an x402 Champion - 📚 Official Resources - 📖 Protocol Documentation - 🚀 Quickstart Guides - ⚙️ Protocol Implementations - 🏭 Production Implementations - 🛠️ SDKs & Client Libraries - 🔧 Server Frameworks & Middleware - 🏗️ Facilitators - 💡 Example Applications - 🎨 Use Cases & Patterns - 🤖 AI Agent Integration - 🔨 Tools & Utilities - 🧪 Testing & Development - 📚 Tu

5.0373by xpaysh

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

MCP Victoriametrics

MCP

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

7.0477by VictoriaMetrics-Community

RAG Documentation MCP Server

MCP

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.0650by hannesrudolph

DevDocs-MCP: Documentation Authority for AI Agents

MCP

DevDocs-MCP is a Model Context Protocol (MCP) server that provides version-pinned, deterministic documentation sourced from DevDocs.io to AI assistants (Claude, RooCode, Cline, Copilot etc.). It acts as a local Documentation Intelligence Layer, ensuring your agent always has the correct API context without network latency or training data drift. This server follows the proposed MCP server standard

8.0404by madhan-g-p

Last9 MCP Server

MCP

A Model Context Protocol server implementation for Last9 that enables AI agents to seamlessly bring real-time production context — logs, metrics, and traces — into your local environment to auto-fix code faster. - View demo announcement blog post - Installation - Configuration - Tools Documentation - Development You can connect to Last9 MCP in two ways: This is the easiest and cleanest setup. You

8.0450by last9

EasyPeasyMCP

MCP

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.2411by derberg

Brain MCP

MCP

You've had thousands of AI conversations. You can't search any of them. ⬆️ Auto-playing preview — click here for full video with audio Documentation · Quickstart · ❓ FAQ · All 25 Tools If this is useful, a ⭐ helps others find it. Restart Claude. 25 tools available. Keyword search works immediately. Alternative: pip install Setup for specific clients After setup, just say "use brain" in an

8.2435by mordechaipotash

Dbt Transformation Patterns

Skill

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.

6.013kby sickn33

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

Omm Push

Tool

Push architecture docs to oh-my-mermaid cloud. Handles login, link, and push workflow with error guidance. Use when the user says "omm push", "push to cloud", "deploy architecture", or "share architecture".

7.81.1kby oh-my-mermaid

Biel.ai MCP Server

MCP

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

Godoc MCP

MCP

godoc-mcp is a Model Context Protocol (MCP) server that provides efficient access to Go documentation. It helps LLMs understand Go projects by providing direct access to package documentation without needing to read entire source files. godoc-mcp can vastly improve the performance of using LLMs to develop in Go by substantially reducing the number of tokens needed to understand and make use of Go

8.0501by mrjoshuak

kubefwd (Kube Forward)

Skill

Documentation | Getting Started | User Guide | API Reference | MCP (AI Integration) kubefwd enables developers to work on their local machine while seamlessly accessing services running in a Kubernetes cluster. If you're building a new API that needs to connect to a database at db:5432, an auth service at auth:443, and a cache at redis:6379, all running in your development cluster, kubefwd makes t

8.04.4kby txn2

CBrowser — Cognitive Browser Automation

MCP

Cognitive browser automation with 91 MCP tools. AI-friendliness audits, persona testing, empathy audits, WebMCP readiness. USE WHEN browser automation, screenshot, agent-ready audit, ai-benchmark, empathy audit, webmcp-ready, hunt bugs, cognitive journey, persona comparison, visual regression, cross-browser test.

8.2418by alexandriashai

UIKit Guidelines

Rules

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

7.041kby PatrickJS

FinBrain MCP

MCP

A Model Context Protocol (MCP) server that exposes FinBrain datasets to AI clients (Claude Desktop, VS Code MCP extensions, etc.) via simple tools. Backed by the official finbrain-python SDK. - Package name: finbrain-mcp - CLI entrypoint: finbrain-mcp - Documentation: finbrain.tech/integrations/mcp Access FinBrain's machine learning price forecasts with daily (10-day) and monthly (12-month) horizo

8.0406by ahmetsbilgin

Python Projects Guide

Rules

You are an AI assistant specialized in Python development.

4.041kby PatrickJS

飞书 MCP Server

MCP

English Documentation 这是一个支持远程连接的模型上下文协议 (MCP) 服务器,内置了飞书 OAuth 认证。 本项目修改自 cloudflare/ai/demos/remote-mcp-github-oauth,将 GitHub OAuth 替换为飞书 OAuth。 您可以将其部署到自己的 Cloudflare 账户,并在创建自己的飞书 OAuth 客户端应用后,拥有一个功能完整的远程 MCP 服务器。用户可以通过飞书账号登录连接到您的 MCP 服务器。 - 与飞书官方 MCP Server 的区别 - 使用 Inspector 测试 - 使用 Cursor - 使用 ChatWise 虽然飞书官方也推出了 MCP Server,但本项目在以下几个方面具有显著优势: - 本项目:用户无需手动配置任何参数,全程使用 useraccesstoken,过期自动刷新 - 官

7.0429by ztxtxwd

Opik Cloud

MCP

Opik MCP Server Model Context Protocol (MCP) server for Opik , with both local stdio and remote streamable-http transports. Website • Slack community • Twitter • Documentation Opik MCP Server gives MCP-compatible clients one interface for: - Prompt lifecycle management - Workspace, project, and trace exploration - Metrics and dataset operations - MCP resources and resource templates for metadata-a

7.0548by comet-ml

ContextMCP

MCP

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

World Monitor

MCP

Real-time global intelligence dashboard — AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface. Documentation  ·  Releases  ·  Contributing - 500+ curated news feeds across 15 categories, AI-synthesized into briefs - Dual map engine — 3D globe (globe.gl) and WebGL flat map (deck.gl) with 56 map layer type

7.877kby koala73

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