ponytail
01Cursor rule Cursor
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
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 Cursor
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
Cursor rule
Coding rules for native Android applications, including Kotlin, Jetpack Compose, and common application architecture patterns. Android is Google’s mobile operating system; Kotlin is a programming language commonly used for it, and Jetpack Compose is a toolkit for building screens.
Cursor rule
A set of rules for building mobile apps with TypeScript, React Native, Expo, and mobile interface components. React Native lets developers create native mobile apps with React, while Expo provides supporting tools.
Cursor rule
A set of CSS and styling rules covering style architecture, styled-components, Ant Design customization, and responsive design for different screen sizes.
Cursor rule Cursor
Workflow memory operating loop — read root state before acting, write state back after meaningful change.
Mark393295827/third-brain-v7-skills
Cursor rule
Route tasks to Third Brain V8.1 skill contracts with profile-aware controls.
Aaronontheweb/dotnet-cursor-rules
Cursor rule
Rules and best practices for .NET build systems.
Aaronontheweb/dotnet-cursor-rules
Cursor rule
his file provides guidelines for writing clean, maintainable, and idiomatic C# code with a focus on functional patterns and proper abstraction.
Aaronontheweb/dotnet-cursor-rules
Cursor rule
This file provides guidelines for writing effective, maintainable tests using xUnit and related tools.
Cursor rule Cursor
This rule provides comprehensive guidance for AI assistants writing Behat tests for Drupal projects using the drevops/behat-steps package. It emphasizes reusing existing traits and steps rather than creating custom implementations. Contains the full STEPS.md reference embedded for easy access.
Cursor rule Cursor
Cursor rule "behat-steps" from ivangrynenko/cursorrules, covering behat steps - claude memory, available steps, index of generic steps, index of drupal steps and cookietrait.
Cursor rule Cursor
Detect and prevent security logging and monitoring failures in JavaScript applications as defined in OWASP Top 10:2021-A09.
AndreRatzenberger/cursor-rules
Cursor rule Cursor
Comprehensive development workflow system for task tracking, testing, and version control.
AndreRatzenberger/cursor-rules
Cursor rule Cursor
Comprehensive knowledge management system for capturing, organizing, and applying project knowledge.
AndreRatzenberger/cursor-rules
Cursor rule Cursor
Comprehensive specification management system for creating, validating, and tracking requirements.
Common-ka/ai-agent-unity-rules
Cursor rule Cursor
Assets/ ├── !Project/ # Main project content (! keeps it at top) │ ├── Art/ │ │ ├── Materials/ │ │ ├── Models/ │ │ ├── Textures/ │ │ └── Animations/ │ ├── Audio/ │ │ ├── Music/ │ │ ├── SFX/ │ │ └── Mixers/ │ ├── Prefabs/ │ │ ├── Characters/ │ │ ├── Environment/ │ │ ├── UI/ │ │ └── Effects/ │ ├── Scenes/ │ │ ├──…
Common-ka/ai-agent-unity-rules
Cursor rule Cursor
Guidelines for working with the New Input System in Unity 6.2.
Common-ka/ai-agent-unity-rules
Cursor rule Cursor
Assets/ ├── UI/ │ ├── Runtime/ │ │ ├── Controllers/ │ │ │ └── MainMenuController.cs │ │ ├── Views/ │ │ │ └── MainMenuView.cs │ │ ├── ViewModels/ │ │ │ └── HealthViewModel.cs │ │ ├── UXML/ │ │ │ └── MainMenu.uxml │ │ └── USS/ │ │ └── MainMenu.uss │ └── Editor/ │ └── UIBuilderExtensions.cs.
Cursor rule Cursor
Activate ParselFire Core C++ pack index.
Cursor rule Cursor
ParselFire Core pack activation and stage pipeline.
Cursor rule Cursor
Pre-flight review and post-change kernel audit.
nedcodes-ok/cursorrules-collection
Cursor rule
Angular: signals, standalone components, RxJS patterns.
nedcodes-ok/cursorrules-collection
Cursor rule
Django: models, views, ORM best practices.
nedcodes-ok/cursorrules-collection
Cursor rule
Modern Java: records, sealed classes, streams, virtual threads.