814 boosters for "code" — AI-graded, open source, ready to install
Image Publisher enables Claude to upload local images to GitHub or S3-compatible storage services and return shareable URLs. Developers and content creators benefit from automating image hosting workflows directly within Claude Code.
Analyzes Claude Code conversation history to identify friction patterns and suggest systematic improvements to skills and workflows. Useful for developers who want to review multi-session interactions and iteratively refine their AI assistant usage.
Cursor Rules that integrate vibe-tools CLI into your development environment, enabling direct access to multiple AI models and code-aware assistance commands like planning and repository analysis without leaving your editor.
This booster generates comprehensive documentation for code, covering overview, API details, setup, usage guides, and technical specifications in well-formatted markdown. Developers working with Claude Code can use it to automate documentation generation and ensure consistent, thorough project documentation.
A WhatsApp CLI skill that enables querying chats, searching messages, sending/forwarding content, and managing groups directly from Claude Code. Useful for developers automating WhatsApp interactions or building WhatsApp-integrated applications.
An MCP Server for managing other MCP servers within the Qwen ecosystem, enabling developers to streamline MCP package installation and configuration in qwen-code environments.
Payload MCP is an MCP server that integrates AI assistants with Payload CMS projects, enabling automated code generation, scaffolding, and validation tasks. It's ideal for Payload CMS developers looking to accelerate development workflows with AI-powered assistance.
Copilot instructions for the Agentic RAG Demo project that provides context about an Azure-based RAG system with SharePoint integration, helping developers understand the codebase architecture and key components. Developers working on or extending this enterprise document processing system benefit from having immediate project context available.
This MCP server automates the migration of Vue components to React, helping developers streamline large-scale framework transitions. It's useful for teams modernizing codebases or standardizing on React across projects.
This booster enables Claude to query documentation references via the ref MCP server within Claude Code. It's designed for developers who need quick access to reference materials while coding.
An MCP server providing instant access to Modus Web Components documentation, design rules, and setup guides for developers building with Trimble's design system. Developers using Cursor, Claude Desktop, or Claude Code can quickly reference component patterns and configuration without leaving their IDE.
Agent Chatroom MCP Server enables real-time communication and coordination between parallel Claude Code agents, allowing developers to build collaborative multi-agent systems with synchronized messaging and task distribution.
A Cursor IDE prompt booster providing structured Python API development guidelines, repository organization patterns, and best practices for building modular FastAPI servers with extensions. Teams and solo developers using Cursor will benefit from having consistent, opinionated code standards and project structure templates.
Windsurf Rules for ai-pr-reviewer establishes coding pattern preferences and best practices to guide AI code review decisions, helping teams maintain clean, consistent codebases without duplication or unnecessary pattern changes.
Cursor Rules for writing clean Python code with guidelines on type hints, PEP 8, Pydantic validation, and documentation best practices. Useful for Python developers wanting consistent code style within Cursor.
A C++ development workflow booster that manages TODO-based code tasks with planning, implementation, testing, and logging stages. Useful for teams managing complex development tasks with structured tracking.
Cursor Rules for expo52_starter_project provides TypeScript, React Native, and Expo development guidelines tailored for the Cursor IDE, covering code style, naming conventions, and best practices. Developers building mobile apps with Expo and Cursor will benefit from these standardized rules.
CodeKarmic — Windsurf Rules is an AI-powered code review ruleset for the Windsurf IDE that enforces TypeScript/JavaScript coding standards including UTF-8 encoding, camelCase naming, strict compilation, and multilingual comment practices. It helps development teams maintain consistent code quality and style across their projects.
A skill that enables Claude Code to query other LLMs (ChatGPT, Gemini, DeepSeek, Grok) through MCP servers by routing requests based on the first word of a query. Useful for developers who need multi-LLM comparison or fallback capabilities within Claude Code environments.
A skill booster that enables Claude Code to query the Exa search API through the MCP server, allowing developers to integrate web search capabilities into their coding workflows.
An AI-powered code reviewer that identifies quality issues, security vulnerabilities, and optimization opportunities across multiple programming languages. Developers use it to enforce best practices, reduce technical debt, and maintain high code standards automatically.
TDD Command enforces test-driven development workflows by guiding developers through the RED-GREEN-REFACTOR cycle with 80%+ coverage targets. Developers prioritizing code quality and test coverage will find this particularly valuable.
A refactoring task booster that helps developers improve code quality by optimizing structure, naming, performance, and maintainability with before/after comparisons. Ideal for developers seeking to enhance existing codebases and establish better coding practices.
A template/test implementation of an MCP server with HTTP streaming capabilities for Claude Desktop and Claude Code. Primarily useful for developers learning MCP server development rather than solving a specific production problem.