774 boosters for "cursor" — open source, verified from GitHub, ready to install
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 for the rundgang2025 project that enforces kebab-case filename conventions. Useful for teams wanting to maintain consistent code style across their Cursor IDE projects.
A meta-rule guide for creating effective Cursor Project Rules (.mdc files) to provide persistent, project-specific instructions to Cursor's AI. Developers using Cursor will benefit from understanding how to structure rules that improve AI interactions with their codebase.
A Cursor-native linter configuration that enforces token-efficient file editing by integrating with the Astral.sh Python toolchain (ruff, pytest, pre-commit, etc.), enabling faster AI-assisted edits on resource-constrained agents.
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.
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.
Cursor Rules that enforce a strict Bun & Biome development workflow, replacing npm/yarn with bun, Jest/Vitest with native bun:test, and eslint/prettier with Biome for faster, unified tooling.
A Cursor-specific prompt that establishes a memory bank system for maintaining project context across sessions, helping teams preserve institutional knowledge and continuity in AI-assisted development work.
A Cursor-specific ruleset that enforces Python development standards using uv for package management and Pydantic v2, designed to ensure consistent tooling practices across AI-assisted coding workflows.
Cursor Rules for the debateclub-firecrawled project that provides AI guidance for working with `.mdc` files and establishing effective project-specific conventions. Developers using Cursor AI in this project benefit from consistent, context-aware assistance aligned with the codebase's standards.
A Cursor rules file that enforces Swift code standards for cross-platform iOS/macOS development, including architecture patterns, logging practices, and preview requirements. Useful for Swift developers maintaining consistent code quality across platform-specific implementations.
A Cursor rules file that provides coding guidelines and architectural context for the Manifold codebase, helping developers understand package structure, import patterns, and code organization across TypeScript monorepo packages.
Cursor Rules for 10x-project provides testing guidelines and best practices for E2E testing with Playwright, helping developers maintain consistent, resilient, and maintainable test suites in Cursor.
Cursor Rules for the rundgang2025 project that enforces Node.js 23+ standards and built-in module usage for TypeScript/JavaScript development. Developers working on this specific project benefit from standardized development practices and debugging guidelines.
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.
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.
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.
An MCP server that integrates Nuxt UI component documentation and source code into AI assistants like Claude, Cursor, and Windsurf, enabling developers to get instant access to component examples and usage patterns while coding.
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.
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.
A set of accessibility best practices rules for Cursor that enforces proper HTML/ARIA usage patterns in TypeScript/JavaScript projects. Developers benefit by automatically catching common a11y violations and maintaining code quality standards.
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 hipaaforms.org that enforce performance and cost optimization best practices including static generation, fetch caching, and edge runtime deployment. Developers building or maintaining the hipaaforms.org codebase benefit from standardized performance guidelines.
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.