mdskills
← All tags

Developer Tools AI Agent Skills

Browse AI agent skills tagged "Developer Tools". Find and install skills, MCP servers, and plugins for your AI coding assistant.

50 listings

Playwright Skill

Plugin

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

8.014 downloadslackeyjb/playwright-skill

Everything Claude Code Conventions

Starter Kit Plugin

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

8.212 downloadsaffaan-m/everything-claude-code

NeuroLink

🧠 NeuroLink The Enterprise AI SDK for Production Applications 13 Providers | 58+ MCP Tools | HITL Security | Redis Persistence Enterprise AI development platform with unified provider access, production-ready tooling, and an opinionated factory architecture. NeuroLink ships as both a TypeScript SDK and a professional CLI so teams can build, operate, and iterate on AI features quickly. NeuroLink i

6.06 downloadsjuspay/neurolink

In Memoria

Giving AI coding assistants a memory that actually persists. Watch In Memoria in action: learning a codebase, providing instant context, and routing features to files. You know the drill. You fire up Claude, Copilot, or Cursor to help with your codebase. You explain your architecture. You describe your patterns. You outline your conventions. The AI gets it, helps you out, and everything's great. T

8.04 downloadspi22by7/In-Memoria

Source Code to Knowledge Base Generator with MCP Server

Convert any source code repository into a searchable knowledge base with automatic chunking, embedding generation, and intelligent search capabilities. Now with MCP (Model Context Protocol) support for Claude Code and Cursor integration! πŸ“¦ Now available on npm! Install with: npm install -g @vezlo/src-to-kb After installation, you'll have access to these commands: - src-to-kb - Generate knowledge

8.02 downloadsvezlo/src-to-kb

JavaLens: AI-First Code Analysis for Java

MCP Server

An MCP server providing 56 semantic analysis tools for Java, built directly on Eclipse JDT for compiler-accurate code understanding. JavaLens exists because AI systems need compiler-accurate insights that reading source files cannot provide. When an AI uses grep or Read to find usages of a method, it cannot distinguish: - A method call from a method with the same name in an unrelated class - A fie

8.02 downloadspzalutski-pixel/javalens-mcp

Mini Claude

Persistent memory for Claude Code. Also: loop detection, scope guards, code analysis, and a local LLM for second opinions. Claude Code forgets everything between sessions and after context compaction. Mini Claude provides: - Checkpoints - Save task state, auto-restore after compaction - Mistake memory - Log errors, get warned next time you touch that file - Decision memory - Log WHY you chose some

8.02 downloads20alexl/mini_claude

Empathy Framework

AI-powered developer workflows with cost optimization and pattern learning. Run code review, debugging, testing, and release workflows from your terminal or Claude Code. Smart tier routing saves 34-86% on LLM costs. -brightgreen) Empathy Framework is evolving to focus exclusively on Anthropic/Claude to unlock features impossible with multi-provider abstraction: - πŸ“¦ Prompt Caching: 90% cost reduct

7.02 downloadsSmart-AI-Memory/empathy-framework

Aeo Optimization

AI Engine Optimization - semantic triples, page templates, content clusters for AI citations

9.02 downloadsalinaqi/claude-bootstrap

Claude Concilium

Multi-agent AI consultation framework for Claude Code via MCP. Get a second (and third) opinion from other LLMs when Claude Code alone isn't enough. Claude Code is powerful, but one brain can miss bugs, overlook edge cases, or get stuck in a local optimum. Critical decisions benefit from diverse perspectives. Concilium runs parallel consultations with multiple LLMs through standard MCP protocol. E

7.01 downloadsspyrae/claude-concilium

Creating Skills

Plugin

Guide 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.

8.01 downloadsfvadicamo/dev-agent-skills

Phloem

Your AI forgets everything when you close the tab. Phloem fixes that. Phloem is a local MCP server that gives your AI persistent memory across sessions. It works with any tool that supports the Model Context Protocol β€” an open standard. Today that includes Claude Code, VS Code, Cursor, Windsurf, Zed, Neovim, Cline, Warp, Continue, JetBrains, and more arriving every week. You install it once. Every

7.01 downloadsCanopyHQ/phloem

DevRag

Free Local RAG for Claude Code - Save Tokens & Time ζ—₯本θͺžη‰ˆγ―こけら | Japanese Version DevRag is a lightweight RAG (Retrieval-Augmented Generation) system designed specifically for developers using Claude Code. Stop wasting tokens by reading entire documents - let vector search find exactly what you need. When using Claude Code, reading documents with the Read tool consumes massive amounts of tokens: - ❌

9.01 downloadstomohiro-owada/devrag

Usercall MCP - AI agents that run real user interviews

MCP Server

AI can build products. But it still doesn't talk to users. Usercall MCP lets AI agents run user interviews via voice calls and return structured insights with themes and verbatim quotes. Works with Claude Desktop, Cursor, and any MCP-compatible client. AI agents can now build and ship products extremely quickly. But most agents still rely on synthetic feedback or assumptions about users. Usercall

8.21 downloadsjunetic/usercall-mcp

Git Context MCP

MCP Server

A local Model Context Protocol (MCP) server that provides structured, high-signal insight into a Git repository, enabling AI coding agents to understand project state, structure, activity, and risk β€” without uploading or modifying the codebase. AI coding agents (Claude Code, Cursor, Codex, Gemini, etc.) are powerful, but they lack situational awareness when working with non-trivial codebases. They

8.0TamiShaks-2/git-context-mcp

Cupertino

Apple Documentation Crawler & MCP Server A Swift-based tool to crawl, index, and serve Apple's developer documentation to AI agents via the Model Context Protocol (MCP). Cupertino is a local, structured, AI-ready documentation system for Apple platforms. It: - Crawls Apple Developer documentation, Swift.org, Swift Evolution proposals, Human Interface Guidelines, Apple Archive legacy guides, and Sw

8.0mihaelamj/cupertino

Claude Code Plugins

Plugin

Plugins 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

8.0fiale-plus/fiale-claude-plugins

Knowledge-to-Action MCP

MCP Server

knowledge-to-action-mcp is an MCP server for people whose real project context lives in notes, decisions, roadmaps, and meeting docs, not just code. Most Obsidian MCP servers stop at "read a note" or "search a vault." This one goes further: That means an MCP client can move from: If you work out of Obsidian, your important context is usually spread across: - roadmap notes - meeting notes - decisio

7.8tac0de/knowledge-to-action-mcp

MCP Local RAG

MCP Server

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.0shinpr/mcp-local-rag

Lucidity MCP πŸ”

MCP Server

Clarity in Code, Confidence in Creation Lucidity is a Model Context Protocol (MCP) server designed to enhance the quality of AI-generated code through intelligent, prompt-based analysis. By providing structured guidance to AI coding assistants, Lucidity helps identify and address common quality issues, resulting in cleaner, more maintainable, and more robust code. Before you commit, just ask Lucid

7.0hyperb1iss/lucidity-mcp

MCP Nixos

MCP Server

🚨 No Nix/NixOS Required! Works on any system - Windows, macOS, Linux. You're just querying APIs. Your AI now has access to real NixOS data instead of making things up. You're welcome. An MCP server providing accurate, real-time information about: - NixOS packages - 130K+ packages that actually exist - NixOS options - 23K+ ways to configure your system - Home Manager - 5K+ options for dotfile enth

8.0utensils/mcp-nixos

MCP Context Provider

MCP Server

The stable, glowing orb at the center represents the persistent context that survives across chat sessions. The flowing data streams show how ongoing conversations connect to and draw from this stable core of information, preventing context loss. A static MCP (Model Context Protocol) server that provides AI models with persistent tool context, preventing context loss between chat sessions. This se

8.0doobidoo/MCP-Context-Provider

β†’ skspeclocka1b2c3... (shown once, stored as SHA-256 hash)

MCP Server

Your AI keeps breaking things you told it not to touch. SpecLock makes it stop. Website Β· npm Β· Smithery Β· GitHub Developed by Sandeep Roy Β· Free &amp; Open Source (MIT License) 100/100 on Claude's independent test suite. 929 tests across 18 suites. 0 false positives. 15.7ms per check. Gemini Flash hybrid, Spec Compiler, Code Graph, Typed Constraints, Python SDK, ROS2 integration. That's it. One c

8.7sgroy10/speclock

Fast Filesystem MCP

MCP Server

Advanced filesystem operations for Claude Desktop with large file handling capabilities and Claude-optimized features. Add to your Claude Desktop config. - Basic setup - With backup files enabled Control backup file creation behavior. - CREATEBACKUPFILES=false (default): Disables backup file creation to reduce clutter - CREATEBACKUPFILES=true: Creates backup files before modifications Note: Backup

8.0efforthye/fast-filesystem-mcp