Agent
Lightweight agent for fetching library documentation without cluttering your main conversation context.
1,193 tagged mcp server, measured the same way as everything else here.
Browse within: mcp-client 92mcp-gateway 68mcp-security 66mcp-protocol 62python 61AI Safety 55azure 53ai-architecture 51ai-primitives 51ai-generated-code 45judge 45ai-planning 41ai-testing-best-practices 41agents-md 39
Agent
Lightweight agent for fetching library documentation without cluttering your main conversation context.
Agent
Agent specializing in migrating MCP tools from mark3labs/mcp-go to modelcontextprotocol/go-sdk.
Agent Claude Code
Use this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure. This includes creating GitHub Actions workflows, writing Dockerfiles, setting up Kubernetes deployments, implementing infrastructure as code, or establishing deployment…
Agent Claude Code
Use this agent when you need to test n8n-mcp functionality after implementing fixes or new features. This agent should be invoked proactively after code changes to validate that the MCP tools work correctly with real n8n workflows. The agent tests the actual MCP server tools, not just unit tests. Examples:\n\n…
Agent Claude Code
Use this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions. This includes investigating new frameworks, analyzing security vulnerabilities, evaluating third-party APIs, researching performance optimization strategies, or generating technical…
Agent
Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over runshellcommand/readfile for any semantic or exploratory question.
Agent
Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over Grep/Glob/Read for any semantic or exploratory question.
Agent
Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over Grep/Glob/Read for any semantic or exploratory question.
Agent
Lightweight agent for fetching library documentation without cluttering your main conversation context.
Agent Claude Code
Probe the local Apify MCP server with mcpc during development. Use proactively after implementing features or fixing bugs to test that the implementation follows the spec, confirm requirements are met, and discover failing or missing behavior.
modelcontextprotocol/csharp-sdk
Agent
Owns the end-to-end modelcontextprotocol/csharp-sdk release process, orchestrating the prepare-release and publish-release skills (and the bump-version and breaking-changes skills they build on) across five stages: prepare (assess SemVer, bump the version, run ApiCompat/ApiDiff, review docs, draft release notes, open…
Agent
Use when: adding a new chart type to flint-chart, implementing chart templates across Vega-Lite, ECharts, Chart.js, gallery examples, test cases, or VLM rendering verification.
Agent
TDD Development Agent - Diagnose bugs and implement features using a test-driven development workflow.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
Gallery search and inspiration agent. Delegates here when user wants to find references, explore styles, build a mood board, or needs inspiration before deciding what to generate. Searches the MeiGen gallery database of 1,446 curated AI-generated images.
Agent
Image generation executor agent. Delegates here for ALL generateimage calls to keep the main conversation context clean. Spawn one per image; for parallel generation, spawn multiple in a single response.
Agent
Batch prompt writing agent. Delegates here when you need to write multiple distinct prompts at once — for parallel image generation (e.g., "5 logo concepts"), serial-to-parallel workflows (e.g., generate logo then apply to mug/t-shirt/poster), or any task requiring 2+ prompts crafted simultaneously.
Agent
Deep-dive a Windows crash dump and return a written verdict. Use when a dump needs more than a first look - several hypotheses to rule out, many frames or threads to walk, or a conclusion someone will act on. Give it the dump path and the question.
jordanrendric/claude-video-vision
Agent
Describes video frames as detailed text. Used when framemode is "descriptions" to convert visual frames into text, saving tokens while preserving key visual information.
Agent Claude Code
Use this agent when you need to plan the implementation of a new feature or significant enhancement to an existing codebase. Examples: Context: User wants to add real-time collaboration to their note-taking app. user: 'I want to add real-time collaboration so multiple users can edit notes simultaneously' assistant…
Agent Claude Code
Use this agent when you need to review code for adherence to project conventions and best practices. Examples: Context: User has just written a new React component and wants to ensure it follows the project's coding standards. user: 'I just created a new modal component, can you review it?' assistant: 'I'll use the…
Agent Claude Code
Use this agent when you need to test recent code changes using Playwright automation. Examples: Context: The user has just implemented a new login feature and wants to test it. user: "I just added a new login validation feature, can you test it?" assistant: "I'll use the qa agent to test your recent changes with…
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.