Documentation AI Agent Skills
AI agent skills for writing documentation. API docs, README generation, code comments, and technical writing.
166 listings
Gibs MCP Server
MCP ServerRegulatory compliance for AI-powered development tools — classify AI systems, check obligations, and get article-level citations across 240+ articles and 3 major regulations. Full Documentation · Get API Key · API Reference Gibs MCP Server connects your AI development environment directly to a regulatory compliance knowledge base. Currently covering: Every response includes article-level citations
Writing Skills
Use when creating, updating, or improving agent skills.
Wp Interactivity API
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.
Agent Skills for WordPress
Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.
Wp Block Themes
Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).
On Call Handoff Patterns
Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call processes.
FinBrain MCP <!-- omit in toc -->
MCP ServerA 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
Wp Block Development
Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.
GitHub GraphQL MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API. This server exposes a single tool that allows executing arbitrary GraphQL queries and mutations against GitHub's API. - Execute any GraphQL query against GitHub's API - Comprehensive error handling and reporting - Detailed documentation with example queries - Support for variables in GraphQL operations - Python 3.1
Address Feedback
PluginGenAI Agent Framework, the Pydantic way Documentation: ai.pydantic.dev FastAPI revolutionized web development by offering an innovative and ergonomic design, built on the foundation of Pydantic Validation and modern Python features like type hints. Yet despite virtually every Python agent framework and LLM library using Pydantic Validation, when we began to use LLMs in Pydantic Logfire, we couldn'
Dexscreener MCP server
MCP ServerBasic MCP server for Dexscreener API based on their documentation (as of April 4th 2025): https://docs.dexscreener.com/api/reference Install all the dependencies If you are using Claude Desktop, after pulling the code open the config file claudedesktopconfig.json in VSCode: - on MacOS: - on Windows: - more info: https://modelcontextprotocol.io/quickstart/server In claudedesktopconfig.json put dexs
Code Guidelines
Rules1. **Verify Information**: Always verify information before presenting it. Do not make assumptions or speculate without clear evidence.
Docs Architect
Creates comprehensive technical documentation from existing
How To Documentation
RulesYou are an expert technical writer tasked with creating "How To" documentation for software features to help non-technical users understand how to use them.
Conductor Setup
Initialize project with Conductor artifacts (product definition,
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.
Skill Creator
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.
MCP Toolbox for Databases
MCP Toolbox for Databases is an open source MCP server for databases. It enables you to develop tools easier, faster, and more securely by handling the complexities such as connection pooling, authentication, and more. This README provides a brief overview. For comprehensive details, see the full documentation. - Why Toolbox? - General Architecture - Getting Started - Installing the server - Runni
OpsLevel MCP Server
MCP ServerThis 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
Python
RulesYou are an AI assistant specialized in Python development.
Code Documentation Code Explain
You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations.
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.
Gherkin Style Testing
RulesYou are an expert QA engineer tasked with creating test documentation in Gherkin (Given-When-Then) format for web and mobile applications.
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.