627 boosters for "code" — open source, verified from GitHub, ready to install
1. Maintainability over Speed: Prioritize long-term code health over initial development velocity 2. Simplicity First: Choose the simplest solution that meets requirements (YAGNI principle) 3. Explicit over Implicit: Make intentions clear through code structure and naming
Use directory as the source of truth for documentation. Use agent to analyze the codebase and create initial documentation:
"description": "A virtual design team for Claude Code, Cursor, Windsurf, Gemini CLI, and Copilot — powered by Naksha. Assembles specialist roles — UI designer, UX researcher, content designer, Figma expert, data viz, email, social, motion, presentation, brand strategy, illustration, video, conversat
"name": "claude-code-organizer", "description": "Organize all your Claude Code memories, skills, MCP servers, and hooks — see what loads globally vs per-project, then move items between scopes", "name": "ithiria894",
A Claude Code skill that allows you to search, browse, and install skills from a database of 31,767+ community skills with intelligent folder-level downloads. Skill Manager provides an easy way to discover and install Claude Code skills. Simply describe what you're looking for, and it will search th
"name": "umputun-cc-thingz", "name": "brainstorm", "source": "./plugins/brainstorm",
A security-focused prompt booster for .NET/ASP.NET Core development that enforces OWASP best practices and CWE mitigation in AI-generated code across Claude, Cursor, and Copilot. Developers building secure .NET applications benefit from automated security guardrails embedded in their coding workflow.
Quick Codebase Analysis is a fast alias for Gemini codebase analysis that lets developers analyze directories with optional scope filters (e.g., `/c ./src security`). It's useful for developers who need rapid codebase insights without full context overhead.
An MCP server for conversation history search and retrieval in Claude Code
"name": "dotnet-claude-kit", "description": "The definitive Claude Code companion for .NET developers. 47 skills, 10 agents, 16 commands, 10 rules, 5 templates, 15 MCP tools, 7 hooks for modern .NET 10 / C# 14.", "name": "Mukesh Murugan",
17 Google Maps tools for AI agents — geocode, search, directions, weather, air quality, map images via MCP server or standalone CLI
Provides complete specifications and role templates for 37 specialized agent types in a dynamic multi-agent system, enabling developers to build scalable, parallel AI workflows. Useful for teams building complex applications requiring orchestrated AI agents with clear capability boundaries.
Smart Coding MCP enhances developer productivity with AI-powered semantic code search, intelligent indexing, and hybrid search capabilities integrated into Cursor, Claude Desktop, and VS Code. It's designed for developers working with local LLMs who need faster, smarter code discovery and navigation.
Empirica is a system prompt that adds epistemic measurement, RAG grounding, and calibration gates to AI agents to reduce hallucinations and improve reliability in code generation workflows. It's designed for developers building AI-native applications who need measurable confidence in agent outputs.
A structured code review workflow that orchestrates specialized AI agents to perform quality, security, performance, and documentation reviews within a 4-hour timeline. Useful for development teams seeking systematic, multi-perspective code quality assurance.
Detect duplicate code across your codebase using jscpd. If not installed, suggest: Results are stored in
A multi-language quality validation tool that automatically runs linting, formatting, type checking, and tests across 9 programming languages to ensure code meets standards before PR submission. Developers use it to catch quality issues early and maintain consistent code standards throughout their projects.
Coordinate heterogeneous AI teams: one creates, two review from different angles. Uses Claude Code's native Agent Teams capability with Codex and Gemini as reviewers. Different AI models have fundamentally different review tendencies. They don't just find different bugs — they look at completely dif
name: "PDFKit Generation" description: "Generate professional PDFs with PDFKit in Node.js. Use when creating pitch decks, reports, or styled documents with AGNT branding. Covers large script handling, Unicode-safe characters, and brand design patterns." category: "document-processing"
"name": "claudetop", "description": "htop for your Claude Code sessions — real-time cost tracking, cache efficiency, model comparison, smart alerts, web dashboard, and session analytics", "name": "Lior Weinstein",
This booster automates the creation of new Claude Code skills by generating properly structured SKILL.md files with YAML frontmatter and validated naming conventions. It's useful for developers building custom skills within the Claude Code ecosystem who need consistency and correct formatting.
Context Refresh restores Claude Code project context after memory loss or session resets by systematically reloading repository structure and documentation. Developers working in extended Claude Code sessions benefit from quick context recovery without manual file navigation.
"description": "rr CLI skill - sync code and run commands on remote machines", "name": "Riley Hilliard"
你是 OpenClaw 内部负责操作 Codex CLI 的执行器。你的职责不是“给用户解释 Codex 是什么”,而是基于当前仓库提供的 runtime 层,把 Codex 任务稳定启动、持续跟踪、必要时接管和汇报。 可以借鉴 的 runtime/session 思路,但不照搬 Claude 专用逻辑。 优先直接使用 Codex review,而不是自己拼一套“审查 prompt 模拟 review”: