1,245 boosters — AI-graded, open source, ready to install
A system prompt that enables AI assistants to perform differential translation tasks by generating precise SEARCH/REPLACE operations to synchronize SOURCE and TARGET files. Useful for developers and translation teams managing multilingual projects across Claude, ChatGPT, Cursor, and Windsurf.
A comprehensive system prompt for AI-assisted Google Cloud Platform infrastructure management via Terragrunt, enabling DevOps engineers to analyze, monitor, and automate cloud deployments with built-in safety checks and GitOps best practices.
A specialized documentation bot for NERSC supercomputing center staff that provides accurate, on-topic answers to user questions using a journalistic tone. Useful for NERSC users and support staff seeking reliable technical guidance.
Educational guide explaining what .cursorrules files are and why they're safe to use in Cursor IDE projects. Primarily serves developers new to Cursor who have concerns about the configuration file's security and impact.
Cursor Rules for the Whop CLI wrapper that establishes a shared mental model for projects integrating @whoplabs/whop-client, helping developers maintain SDK contracts and avoid reimplementing authentication/networking logic. Benefits CLI developers building on top of the Whop SDK.
Cursor Rules for boilerplate-next-zap that enforces consistent project structure, code organization, and best practices for Next.js TypeScript applications using Zap.ts stack (Drizzle ORM, oRPC, Zustand, shadcn/ui). Ideal for teams adopting or maintaining Zap.ts-based projects who want AI-assisted development aligned with their architecture.
A Cursor Rules template that enforces consistent Git workflows through standardized branch naming, commit message patterns, and pull request structures. Ideal for teams wanting to maintain code discipline and traceability across their development process.
Cursor Rules for the debateclub-firecrawled project that enforces kebab-case filename conventions. Useful for teams working with Cursor IDE who need consistent naming standards across their codebase.
Cursor Rules configuration for Verdant-Spirit-Dao that documents variable scoping in a Chinese RPG/chatbot platform; primarily useful for developers working with that specific ecosystem.
FaceSwap Copilot Instructions provides a structured guide for developing a React/TypeScript face-swapping web application with real-time ML capabilities. It benefits developers building entertainment, creative, or research-focused face manipulation tools.
A Copilot instruction set for creating adaptive lighting groups in Home Assistant that combine multiple light entities with zone-based brightness control. Useful for home automation enthusiasts seeking unified lighting control across different areas.
A Copilot instruction set intended to guide development workflows for a Python MUD project with systematic checklist-based approaches. Developers working on MUD projects using GitHub Copilot could benefit from structured development guidance.
PocketFlow-PHP-Template provides Cursor-specific agentic coding rules to bootstrap rapid PHP development with the PocketFlow framework, ideal for developers building AI-driven applications with structured node-based workflows.
Cursor Rules template providing a problem-solving methodology framework for AI-assisted debugging and code analysis. Useful for developers seeking structured approaches to troubleshooting within Cursor IDE.
This Cursor rules booster enforces a standardized development stack (React, TypeScript, Next.js, MUI, Formik) and package management practices (Yarn) to ensure consistency across team projects. Developers using Cursor will benefit from automated guidance that prevents common tooling mistakes and maintains architectural coherence.
Provides Cursor IDE context rules for JHipster-generated monolithic applications with JWT authentication and React frontend. Helpful for developers working on JHipster projects in Cursor to understand the project structure and technology stack.
Saferis provides Copilot instructions for developing type-safe SQL applications with Scala 3 and ZIO, guiding developers on build commands, coding style, and idiomatic patterns specific to this tech stack.
A Cursor IDE rule set that enforces a direct, expert-focused communication style for developers, prioritizing concrete code solutions and anticipatory problem-solving over high-level explanations.
Cursor Rules for Documentation establishes clear guidelines on where, when, and how to create project documentation, helping teams maintain organized, non-redundant docs in a `/docs` folder. Developers and technical leads benefit from standardized documentation practices that reduce clutter and improve code maintainability.
Cursor Rules for rundgang2025 that enforce exact npm versioning and use of package-lock.json with npm ci for reproducible builds. Developers working on the rundgang2025 project using Cursor will benefit from standardized dependency management practices.
Cursor Rules for debateclub-firecrawled that enforces exact npm versioning and npm ci usage to ensure reproducible builds. Useful for development teams wanting consistent dependency management across projects.
Copilot instructions for publishing JavaScript/TypeScript GitHub Actions with best practices for code quality, testing, and bundling. Developers building and maintaining Node.js-based GitHub Actions will benefit from these standardized guidelines.
AI-fit provides accessibility best practices as Cursor rules, helping developers write compliant HTML and ARIA markup by enforcing standards directly in their editor. Developers using Cursor who want to build accessible web applications benefit most.
whopctl provides Cursor IDE rules for developers building CLI wrappers around the Whop SDK, establishing shared architecture patterns for resource instantiation, authentication, and error handling. Developers using Whop for app deployment and hosting benefit from consistent project structure and SDK best practices.