Cursor rule
Code review rule for PR analysis. Challenges architectural decisions, examines the diff with the default branch, and provides comprehensive feedback on code quality, security, performance, and maintainability before publishing.
613 tagged cursor-rules, measured the same way as everything else here.
Browse within: cursor-ai 196cursorrules 169mdc 65cursor-skills 57android 50kotilin 44Drupal 41coding-best-practices 41javascript-coding-standards 41php-coding-standards 41nextjs 37ai-assistant 36cursor-ide 33starter-template 33
Cursor rule
Code review rule for PR analysis. Challenges architectural decisions, examines the diff with the default branch, and provides comprehensive feedback on code quality, security, performance, and maintainability before publishing.
CacinieP/network-troubleshoot-skill
Cursor rule
Network troubleshooting — systematic diagnosis and resolution for connectivity, DNS, proxy, SSL, HTTP errors.
CacinieP/network-troubleshoot-skill
Cursor rule
Systematic, safety-first network troubleshooting for developers.
davccavalcante/supreme-coding-guidelines-skill.ah
Cursor rule Cursor
First-in-the-world AI governance and compliance discipline for AI Governance Officers, Compliance Leads, Risk Managers, DPOs, Legal Counsel, CISOs, and AI and ML and LLM engineers and architects. Operationalizes ISO/IEC 42001:2023 (AI Management System clauses 4 to 10, roughly 38 Annex A controls across 9 objectives…
davccavalcante/supreme-coding-guidelines-skill.ah
Cursor rule Cursor
Principal research and data-science benchmarking discipline for AI/ML/LLM/npm projects inspired by OpenAI, Anthropic, Google DeepMind, xAI, DeepSeek, Xiaomi MiMo, Hugging Face, and Unsloth methodologies. Four personas applied to benchmark design + statistical rigor gates (CI95, multi-seed) + contamination defense +…
davccavalcante/supreme-coding-guidelines-skill.ah
Cursor rule Cursor
Principal content craft for SEO/SEM/Header Binding/Copywriting/Marketing/Writing with six persuasion frameworks (AIDA, Cialdini, StoryBrand/PAS/FAB/Schwartz/SUCCESs/Ogilvy/Hopkins, Schopenhauer ethical eristic, Joe Girard Law of 250, Cialdini Pre-Suasion), Features to Project to How to Benefits to Sales to Purchase…
Cursor rule Cursor
React composition patterns for scalable component architecture including compound components, context providers, state management, boolean prop alternatives, render props vs children, and React 19 API changes. Use when refactoring components with many boolean props, building component libraries, designing flexible…
Cursor rule Cursor
JavaScript performance micro-optimizations for React applications including loops, caching, data structures, Set/Map lookups, array methods, RegExp hoisting, and immutable operations. Use when optimizing hot paths, working with arrays, loops, caching, or data structure lookups.
Cursor rule Cursor
React re-render optimization patterns including memo, useMemo, useCallback, useState, useRef, and derived state. Use when components re-render too often, dealing with stale closures, dependency arrays, performance issues, or optimizing slow components.
Cursor rule
Bootstrap direnv environment before running any shell commands in workspaces with .envrc.
Cursor rule
Always ask user to confirm before creating git commits.
Cursor rule
Follow markdownlint rules when writing or editing Markdown files.
Cursor rule Cursor
GhostSwap Partners API integration conventions (auth, idempotency, polling, error handling). Apply when working on swap, exchange, quote, or crypto-conversion code.
Cadasto/openehr-assistant-plugin
Cursor rule
When working with openEHR (archetypes, templates, AQL, ADL, CKM, compositions), load guides from the MCP server before answering or editing.
Cursor rule Cursor
Before writing code, decide whether the work should be bought, reused, or built.
Cursor rule
Comprehensive standards and best practices for developing Non-Fungible Tokens (NFTs) using Cadence. Ensures proper implementation of NonFungibleToken interfaces, MetadataViews integration for marketplace compatibility, secure resource handling patterns, and advanced modular architectures for complex NFTs with traits…
Cursor rule
Comprehensive guide to Flow project configuration covering flow.json structure, CLI workflow, FCL integration, network management, and deployment best practices. Covers contract aliases, account management, dependency resolution, frontend FCL setup with React SDK, and environment-based configuration for seamless…
Cursor rule
Streamlined Flow development workflow covering documentation-first debugging methodology, iterative development approach, deployment verification, gas optimization strategies, and comprehensive testnet validation protocols. Focuses on practical workflows and error prevention rather than configuration details.
Cursor rule
React component best practices.
MagicKidd/Rokid-agentic-workflow
Cursor rule
Matt-compatible global coding guardrails: smallest change, read before write, verify before completion.
MagicKidd/Rokid-agentic-workflow
Cursor rule
Non-coding design, discussion, and thinking tools separated from Matt coding workflow.
MagicKidd/Rokid-agentic-workflow
Cursor rule
Matt Pocock skills as the primary coding workflow router.
Cursor rule Cursor
These rules apply when developing, extending, or contributing to the Rulefy project - a tool for generating Cursor AI rules from GitHub repositories. Follow these guidelines to ensure consistent code quality, proper error handling, and adherence to the project's architectural patterns.
Cursor rule Cursor
Generate FormEngine-shaped React forms from a screenshot, PDF, HTML, or text description. Use whenever the user asks to build, generate, scaffold, or convert a React form — especially mentioning FormEngine, JSON schema form, signup/login/contact/onboarding/checkout/survey forms, or alternatives to Formik / React Hook…