756 boosters for "curso" — open source, verified from GitHub, ready to install
When reviewing or writing code, ensure:
<projectdescription> </projectdescription> <architecture_overview>
A specialized Cursor IDE ruleset that enforces security best practices and coding standards for PHP, Python, JavaScript, and Drupal projects. Developers using Cursor AI benefit from automated detection of injection vulnerabilities and adherence to language-specific conventions.
A Cursor-specific prompt that equips developers with expert guidance for modern web development using TypeScript, React 19, Next.js 15, and related tools. It's ideal for developers of all levels—especially beginners and open source contributors—who want structured, thoughtful code reviews and solutions.
is discouraged in new packages and tolerated in existing packages. The SDK aims to minimize third-party dependencies. Table-driven tests are preferred for API client methods:
CRITICAL: Always read @AGENTS.md before starting work!
Do what has been asked; nothing more, nothing less. NEVER create files unless they're absolutely necessary for achieving your goal. ALWAYS prefer editing an existing file to creating a new one.
A Cursor IDE rule set that enforces consistent Rust coding standards, project structure, and architectural patterns for the LLML library. Developers working on LLML in Cursor will benefit from automated guidance on module organization, naming conventions, and API design.
A Cursor rules configuration that provides structured task analysis and execution framework for AI-assisted development, helping developers break down complex problems systematically while avoiding duplicate implementations.
A Cursor IDE rule set that enforces idiomatic Elixir coding standards and best practices, including functional programming patterns, code style conventions, and test structure guidelines. Beneficial for Elixir developers using Cursor who want consistent, high-quality code generation.
A Cursor rules configuration for debugging Assassyn-generated systems by guiding developers through project structure and file organization. Useful for developers working with the Assassyn framework in Cursor IDE.
"""Function description Description of param1 Description of param2
This booster provides standardized git commit message rules for the lism-css project within Cursor, enforcing a consistent format with English type prefixes and concise Japanese descriptions to maintain code history clarity.
general development rules
GiGL provides essential Cursor coding standards emphasizing explicit naming conventions and fail-fast error handling to improve code readability and maintainability. Developers working with graph neural networks and large-scale ML projects benefit from these foundational best practices.
iOS Cursor Rules provides architectural guidance and best practices for AI-assisted iOS development in Cursor, covering MVC/MVVM/VIPER patterns and SwiftUI conventions to help developers maintain clean, scalable code.
Align all code suggestions, architecture recommendations, and technical solutions with this stack unless explicitly requested otherwise.
The service layer is responsible for orchestrating business logic and coordinating data access operations. It sits between the UI (components, hooks) and the data access layer, providing a clear separation of concerns. Services should handle: 1. Orchestration of multiple data operations 2. Business
A Cursor rules-based research agent specialized in exploring repositories, documentation, and remote codebases using Nia MCP tools without modifying files. Ideal for developers conducting deep technical research, knowledge discovery, and cross-team information handoffs.
This project includes deepsafe-scan, a preflight security scanner for AI agent environments. When the user asks to audit, scan, or check security of their AI agent setup, skills, or MCP servers, run the scanner: For a full scan with LLM analysis (if OPENAIAPIKEY is set):
atris is a self-improving context system that provides structured agent rules and workflows for AI coding assistants like Cursor, enabling developers to maintain organized task management, code navigation, and communication standards across projects.
Give AI agents access to money. Manage finances, trade cryptocurrency. MCP server for AI agents to interact with 20+ blockchains. 380+ tools for DeFi, DEX aggregation, security scanning, cross-chain bridges, QR payments. x402 enabled - AI agents can autonomously pay for premium APIs and trade with o
There are a few overarching principles that summarize how to think about writing readable Go code. The following are attributes of readable code, in order of importance: The core goal of readability is to produce code that is clear to the reader. Clarity is primarily achieved with effective naming,
During you interaction with the user, if you find anything reusable in this project (e.g. version of a library, model name), especially about a fix to a mistake you made or a correction you received, you should take note in the section in the file so you will not make the same mistake again. You s