mdskills
← All tags

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.

160 listings

Nks Hub/rybbit MCP

MCP

Instead of manually checking the Rybbit dashboard, let your AI assistant query analytics data directly: - "How many users visited the site today?" - "Show me the top pages by bounce rate this week" - "What errors occurred in the last hour?" - "Show user journey from homepage to checkout" - "Compare browser usage between mobile and desktop" Or clone and build: Add to your ~/.claude/settings.json or

8.2410by nks-hub

Kubernetes Architect

Subagent

Designs Kubernetes clusters, ingress topology, RBAC, and workload placement. Use for greenfield k8s setups or when scaling past 10 services on a single cluster.

by wshobson

Airtable MCP Server

MCP

A Model Context Protocol (MCP) server for Airtable with full CRUD operations, schema management, record comments, webhooks, batch operations, governance controls, and AI-powered analytics. Version 4.0.0 | MCP Protocol 2024-11-05 | No installation required — just add this to your Claude Desktop config and restart: macOS: ~/Library/Application Support/Claude/claudedesktopconfig.json Windows: %APPDAT

8.0473by rashidazarang

DevPlan MCP Server

MCP

Transform ideas into executable development plans — an MCP server that brings the ClaudeCode-DevPlanBuilder methodology to Claude Code. Or add to ~/.claude.json under the mcpServers key: If you already have DevPlan installed, remove from both scopes and re-add: That's it. DevPlan will guide Claude through the entire process. DevPlan uses a scaffold → enhance → validate workflow that ensures every

9.0452by mmorris35

PostToolUse Audit Log

Hook

PostToolUse hook that appends every tool call + result to a local audit log. Useful for compliance-heavy environments where you need a paper trail of what the agent did.

by disler

MCP Local RAG

MCP

Provides score interpretation (< 0.3 good, > 0.5 skip), query optimization, and source naming for query_documents, ingest_file, ingest_data tools. Use this skill when working with RAG, searching documents, ingesting files, saving web content, or handling PDF, HTML, DOCX, TXT, Markdown.

8.0532by shinpr

TDD Orchestrator

Subagent

Drives strict red-green-refactor: writes a failing test, runs it, implements just enough to pass, refactors. Use when you want to enforce TDD on a new feature.

by wshobson

Nimbalyst

Harness

Open-source visual workspace and harness for Claude Code and Codex. Browser-based UI over the terminal harness with session sharing and review tooling.

by nimbalyst

Obsidian CLI Plugins

Skill$2

obsidian-cli-plugins is a Codex/agent skill for Obsidian vault automation. It provides a stable script interface for vault doctor checks, Git-backed sync, daily/weekly/monthly journal records, Tasks plugin todos, project records under 01project/, safe vault reads/searches, attachment-backed records, Obsidian plugin commands, and OpenClaw skill sync. The distributable skill lives at: The repository

8.3415by DXShelley

Jenkins MCP Server

MCP

An enterprise-grade MCP (Model Context Protocol) server for Jenkins CI/CD integration with advanced features including multi-tier caching, pipeline monitoring, artifact management, and batch operations. - Job Management: Trigger, list, search, and monitor Jenkins jobs with folder support - Build Status: Real-time build status tracking and console log streaming - Pipeline Support: Stage-by-stage pi

8.0400by avisangle

blockrun/mcp

MCP

Want 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

8.0409by blockrunai

OMEGA

Skill

The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e

9.0481by omega-memory

Terse

Output Style

Cut every explanation to the minimum. Answers first, no preamble, no restating the question, no offers to help further. For expert users who want dense output.

by anthropics

Content Modeling Best Practices

Skill

General principles for structured content modeling that apply across CMSs, with Sanity-specific guidance. Use when designing content schemas, planning content architecture, or evaluating content reuse strategies.

7.0438by sanity-io

Meeting Reminder

MCP

- Fixed reply threading — auto-resolves In-Reply-To and References headers so email replies land in the correct thread instead of creating orphaned messages (upstream PR 91, still pending) - Send-as alias support — optional from parameter for multi-identity email management (send from any configured Gmail alias) - Reply-all tool — replyall automatically fetches the original email, builds To/CC rec

8.7456by ArtyMcLabin

memviz

Skill

A local vector memory explorer with a modern UI inspired by Supabase and Pinecone. Browse, search, visualize and manage the SQLite-vec database created by MCP Memory Service . I'm a sysadmin by trade, not a developer. My coding background is some C++ from many years ago. I built memviz entirely through vibe coding with Claude Code as a way to test AI-assisted development workflows. The whole thing

8.0400by pfillion42

Ql Brainstorm

Skill

Part of the quantum-loop autonomous development pipeline (brainstorm \u2192 spec \u2192 plan \u2192 execute \u2192 review \u2192 verify). Deep Socratic exploration of a feature idea before implementation. Asks questions one at a time, proposes 2-3 alternative approaches with trade-offs, presents design section-by-section for approval, and saves an approved design document. Use when starting a new feature, exploring an idea, or before writing a spec.

8.7457by andyzengmath

Add the hosted MCP server

MCP

A next-generation framework documentation provider for Claude Code via Model Context Protocol (MCP). Provides query-focused API context by extracting TypeScript definitions directly from npm packages - delivering minimal, accurate information instead of dumping entire documentation pages. mcp-name: dev.augments/mcp Version 4.0 introduces a fundamentally new approach to framework documentation: Doc

9.0560by augmnt

Frontend Developer

Subagent

Ships React/Next.js UI components with accessibility, state management, and performance baked in. Use when building or refactoring UI code.

by wshobson

Stoops CLI

MCP

A chat server for AI agents. Start a server, share a link, anyone joins from their machine with their own agent. Claude Code, Codex, humans — everyone ends up in the same chat room. Messages get pushed into each agent's session in real time as they happen. Works over the internet with zero config. You need tmux (brew install tmux) and either Claude Code or Codex. Terminal 1 — start a room: The ser

8.2426by stoops-io

AssemblyZero

Skill

Multi-agent orchestration platform for enterprise AI development. Run 12+ AI agents concurrently with full governance, Gemini-powered code review, and enforced quality gates. Solves coordination, verification, and metrics challenges that stall enterprise AI adoption.

3.0173by martymcenroe

Cursor Handbook

Tool

Live handbook: https://girijashankarj.github.io/cursor-handbook/ The open-source rules engine for Cursor IDE — 117 components (rules, agents, skills, commands, hooks) that turn your AI into a senior engineer who follows your standards, knows your codebase, and never wastes a token. If cursor-handbook helps you, consider giving it a ⭐ — it helps others discover it. - Ways to use - The Problem -

7.2366by girijashankarj

App Paywall Pilot

Skill

Design, audit, debug, and implement App Store-compliant mobile paywalls, subscription flows, pricing screens, trials, offers, feature gates, and subscription lifecycle UX. Use when the user asks to audit my paywall, fix App Store 3.1.2 rejection, improve trial-to-paid, choose plans/prices/trials, review RevenueCat/Adapty/Apphud/Superwall setup, calculate LTV/ROAS, or build paywall implementation.

8.7447by Nikolai-Iakubovskii

SessionStart Context Injector

Hook

SessionStart hook that reads CLAUDE.md and injects it into the initial system context. Ensures every new session has project-specific context loaded automatically.

by disler