795 boosters for "code" — AI-graded, open source, ready to install
SauLM is a Cursor rules booster that positions an AI assistant as a senior TypeScript developer to help build and maintain GenAI-integrated applications with best practices in code quality, UI design, and testing. It benefits full-stack developers working on complex projects who want AI guidance on architecture and implementation decisions.
This skill enables Claude to search a user's local Zotero library and discover related papers via Semantic Scholar, ideal for researchers and academics managing literature collections. It requires a local Zotero instance and works exclusively in Claude Code environments.
This booster automates WIP (Work In Progress) Git commits for Claude Code users, allowing quick checkpoint saves with a single command. It's useful for developers who want to preserve their work frequently without manual git operations.
A Windsurf-native MCP server manager that enforces disciplined development workflows (plan → work → verify) while dynamically loading custom functions and external MCP servers on-the-fly. Ideal for developers building complex, multi-server AI agent systems who need strict code quality guardrails and runtime flexibility.
Wat2Do Copilot Instructions provide AI coding guidance for a Django/React web app that helps University of Waterloo students discover club events scraped from Instagram. Developers working on this codebase benefit from centralized, AI-friendly project context including architecture, tech stack, and setup commands.
A code review skill that validates pull requests across multiple languages (Python, JavaScript, TypeScript, React) against acceptance criteria, checking correctness, security, maintainability, and test coverage. Developers and code reviewers use this to ensure quality and consistency before merging.
Defines standardized conventions for creating, structuring, and managing AI agents across `.claude/agents/` and `.opencode/agent/` directories, ensuring consistency, security, and maintainability in multi-agent projects. Developers working with AI agents in monorepos, enterprise systems, and DevSecOps workflows benefit from clear role definitions and tool permission standards.
Codeweaver enables AI agents to perform semantic code search across 166+ languages with hybrid search capabilities, working offline for efficient code discovery and generation. Developers and AI automation engineers benefit from faster code retrieval and context-aware development workflows.
A comprehensive Windsurf coding rules booster that enforces TypeScript, React, and modern web standards for the erxes-next project, helping developers maintain consistent code quality and performance best practices across the team.
Grantmanship MCP Server enables AI models to search and discover grants through Claude Desktop and Claude Code. It's useful for researchers, nonprofit organizations, and grant writers seeking funding opportunities.
Hyperstaker-ui Cursor Rules is a comprehensive set of development guidelines for building the Hyperstaker platform, enforcing standards across TypeScript, Next.js 14, React 18, and Web3 libraries (Wagmi, Viem) to ensure consistent, performant code.
A CLI skill that streamlines bug task creation in Gobby by parsing user input into structured bug reports with title, description, and priority. Useful for developers and teams using Claude Code who need rapid task logging during coding sessions.
A Windsurf-specific ruleset for building a high-performance to-do app with Python, SQLite, and strict SLA requirements (10ms latency), ensuring production-quality code through property-based testing and structured logging.
A Cursor rules template that enforces TypeScript, Node.js, and React coding standards with clear constraints on code preservation, style, and modern framework patterns. Developers building full-stack JavaScript applications benefit from automated, consistent guidance on best practices.
A collection of 28 specialized AI subagents for Claude Code that extend development workflows across backend, frontend, mobile, DevOps, and infrastructure domains. Developers benefit from domain-specific expertise automatically available within their coding environment.
This MCP Server integrates APIMatic's OpenAPI validation capabilities into Claude, allowing developers to validate and verify their API specifications directly within Claude Desktop or Claude Code. It's useful for API developers and teams who need to ensure their OpenAPI specs meet standards before deployment.
Cursor AI rules for the EVE Frontier Vault monorepo project, providing developers with consistent guidelines for code generation across a Sui blockchain wallet extension built with React, TypeScript, and modern tooling.
An MCP server that integrates OpenAI's image and audio generation capabilities into Claude Desktop, Claude Code, and Cursor via a CLI wrapper. Developers building AI applications benefit from direct access to DALL-E and audio generation without managing API calls manually.
Petstore MCP Server wraps the Swagger Petstore API as an MCP tool, enabling developers to test and prototype integrations with a standardized pet management API across Claude Desktop, Claude Code, and Cursor.
Codex enables independent AI code review of Claude's changes using the OpenAI Codex CLI, supporting maker-checker workflows. Developers using Claude Code can leverage this for automated second-opinion code validation before committing.
Codeweaver enables AI agents to perform semantic code search across 166+ programming languages with offline capability and hybrid search—ideal for developers building code-aware automation and AI-driven development tools.
FoodSnapAI is a Cursor rules booster that implements a structured plan-then-act workflow for building a food analysis and recipe generation web application. It benefits developers who want to use Claude in Cursor with a safety-first, approval-gated approach to code modifications.
A migration guide for transitioning from deprecated hardcoded agents to a dynamic ConfigurableAgent system in a Rust-based agentic chatbot server. Developers maintaining or upgrading agent-based systems benefit from clear configuration patterns and best practices for multi-provider LLM setups.
Automates the generation of API clients from OpenAPI specifications using pyopenapi-gen, enabling developers to quickly bootstrap type-safe client code for REST APIs.