Claude Code AI Agent Skills
Browse AI agent skills tagged "Claude Code". Find and install skills, MCP servers, and plugins for your AI coding assistant.
85 listings
Meeting Insights Analyzer
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
Roundtable AI MCP Server
Stop copy-pasting between AI models. Roundtable AI is a local MCP server that lets your primary AI assistant delegate tasks to specialized models like Gemini, Claude, Codex, and Cursor. Solve complex engineering problems in parallel, directly from your IDE. Key Features: - Context Continuity: Shared project context across all sub-agents - Parallel Execution: All agents work simultaneously - Model
Image Enhancer
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
Swift Patterns MCP
MCP ServerAn MCP server providing curated Swift and SwiftUI best practices from leading iOS developers — with intelligent search, persistent memory, and optional premium integrations. If you want a lightweight, portable Swift/SwiftUI best-practices package without runtime tooling, check out: swift-patterns-skill: Designed as a portable Agent Skill focused on Swift/SwiftUI patterns, architecture guidance, an
Aeo Optimization
AI Engine Optimization - semantic triples, page templates, content clusters for AI citations
Claude Memory Skill
Claude Code forgets everything between sessions. Built-in auto-memory exists but: - It's opaque (Claude decides what's "meaningful") - Limited to 200 lines loaded at startup - Not tightly integrated into the agentic loop - No hierarchical organization (scales poorly) A skill-based memory protocol with: - Hierarchical storage: core.md summaries → topics/ .md details - Background agents: Memory ops
iOS Simulator Skill for Claude Code
Production-ready automation for iOS app testing and building. 21 scripts optimized for both human developers and AI agents. This is basically a Skill version of my XCode MCP: https://github.com/conorluddy/xc-mcp MCPs load a lot of tokens into the context window when they're active, but also seem to work really well. Skills don't load in any context. I'll make a plugin next and try to find the bala
Sanity Best Practices
PluginComprehensive Sanity development best practices covering GROQ performance, schema design, Visual Editing, images, Portable Text, page builders, Studio configuration, TypeGen, localization, and migrations. Use this skill when building, reviewing, or optimizing Sanity applications.
SEO Aeo Best Practices
PluginSEO and AEO (Answer Engine Optimization) best practices including EEAT principles, structured data, and technical SEO. Use when implementing metadata, sitemaps, structured data, or optimizing content for search engines and AI assistants.
Claude Code Plugins
PluginPlugins 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
Content Experimentation Best Practices
PluginA/B testing and content experimentation methodology for data-driven content optimization. Use when implementing experiments, analyzing results, or building experimentation infrastructure.
blockrun/mcp
MCP ServerWant to use GPT-5, Gemini, or DeepSeek in Claude Code? Today you need to: 1. Create accounts with 5+ AI providers 2. Manage 5+ API keys and billing systems 3. Pay $20-100/month minimums per provider 4. Configure each provider separately That's too much friction. BlockRun MCP gives you access to 30+ AI models with: - Zero API keys - No accounts needed with OpenAI, Google, etc. - One wallet - Single
Creating Skills
PluginGuide 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.
McGravity
Fast, opinionated TUI for AI-assisted coding. McGravity orchestrates AI coding tools (Claude Code, Codex, Gemini) in a tight feedback loop: plan small tasks → execute one at a time → review → replan. Instead of dumping a huge prompt and hoping for the best, McGravity breaks your work into atomic pieces that are easier to verify and course-correct. McGravity runs a continuous improvement loop: McGr
Firefox DevTools MCP
MCP ServerModel Context Protocol server for automating Firefox via WebDriver BiDi (through Selenium WebDriver). Works with Claude Code, Claude Desktop, Cursor, Cline and other MCP clients. Repository: https://github.com/freema/firefox-devtools-mcp - Node.js ≥ 20.19.0 - Firefox 100+ installed (auto‑detected, or pass --firefox-path) Recommended: use npx so you always run the latest published version from npm.
Code Guardian Studio
Version: 4.1.0 | License: MIT (open-core) Website & Docs: https://codeguardian.studio CCG stands out as the most comprehensive MCP server for Claude Code: Key Differentiators: - All-in-one: Guard + Metrics + Workflow + Memory in a single server - 113+ MCP tools: The most comprehensive toolset available - Session management: Resume work across conversations - Real-time progress: Track refactoring p
MCP Pointer
MCP ServerPoint to browser DOM elements for agentic coding tools via MCP! MCP Pointer is a local tool combining an MCP Server with a Chrome Extension: 1. 🖥️ MCP Server (Node.js package) - Bridges between the browser and AI tools via the Model Context Protocol 2. 🌐 Chrome Extension - Captures DOM element selections in the browser using Option+Click The extension lets you visually select DOM elements in the
Mermaid Diagrams
Creating and refining Mermaid diagrams with live reload. Use when users want flowcharts, sequence diagrams, class diagrams, ER diagrams, state diagrams, or any other Mermaid visualization. Provides best practices for syntax, styling, and the iterative workflow using mermaid_preview and mermaid_save tools.
Context Memory
Plugin>
Langfuse MCP Server
MCP Server PluginDebug AI traces, find exceptions, analyze sessions, and manage prompts via Langfuse MCP. Also handles MCP setup and configuration.
Financial Analysis
PluginPlugins that turn Claude into a specialist for financial services — investment banking, equity research, private equity, and wealth management. Built for Claude Cowork, also compatible with Claude Code. Cowork lets you set the goal and Claude delivers finished, professional work. Plugins let you go further: tell Claude how your firm does analysis, which data sources to pull from, how to handle cri
mcpwall
MCP Serveriptables for MCP. Blocks dangerous tool calls, scans for secret leakage, logs everything. No AI, no cloud, pure rules. Sits between your AI coding tool (Claude Code, Cursor, Windsurf) and MCP servers, intercepting every JSON-RPC message and enforcing YAML-defined policies. MCP servers have full access to your filesystem, shell, databases, and APIs. When an AI agent calls tools/call, the server exe
Serena
:rocket: Serena is a powerful coding agent toolkit capable of turning an LLM into a fully-featured agent that works directly on your codebase. Unlike most other tools, it is not tied to an LLM, framework or an interface, making it easy to use it in a variety of ways. :wrench: Serena provides essential semantic code retrieval and editing tools that are akin to an IDE's capabilities, extracting code
MCP Codebase Index
MCP ServerA structural codebase indexer with an MCP server for AI-assisted development. Zero runtime dependencies — uses Python's ast module for Python analysis and regex-based parsing for TypeScript/JS, Go, and Rust. Requires Python 3.11+. Indexes codebases by parsing source files into structural metadata -- functions, classes, imports, dependency graphs, and cross-file call chains -- then exposes 18 query