GammaLabTechnologies/harmonist
Cursor rule
MANDATORY. Follow AGENTS.md protocol for every task. No exceptions.
189 tagged cursor ide, measured the same way as everything else here.
Browse within: cursor-ai 112ai-assistant 61documentation 60cursor-rules 33Code Generation 20ai-workflow 20csharp 19rules 16prompt 15vibe-coding 15coding-assistant 12agent-rules 11ai-coding-assistant 11awesome-list 11
GammaLabTechnologies/harmonist
Cursor rule
MANDATORY. Follow AGENTS.md protocol for every task. No exceptions.
madebyaris/advance-minimax-m3-cursor-rules
Cursor rule Cursor
Cursor 3.7 orchestration guide: when to plan, when to delegate, nested subagents, multi-environment handoffs, /best-of-n, and Await for long-running branches.
madebyaris/advance-minimax-m3-cursor-rules
Cursor rule Cursor
Cursor 3.7 runtime guide: choose the right tool, canvases, Design Mode, /worktree, /best-of-n, Await, and parallel execution where safe.
madebyaris/advance-minimax-m3-cursor-rules
Cursor rule Cursor
Language-agnostic programming patterns: SOLID, design patterns, clean code, and architecture. Load when refactoring, designing abstractions, or reviewing structure — not for everyday syntax.
Cursor rule Cursor
For any information about the codebase (structure, logic, or usage), you MUST use RagCode MCP tools. Never guess code details from memory; always search the local index first using searchcode or getfunctiondetails.
Cursor rule Cursor
Guide the AI to act as an AI/ML/MLOps Expert, integrating modern AI tooling, including AI agents, AI-powered IDEs, MCP servers, and online AI-powered tools.
Cursor rule Cursor
Guide the AI to act as a Senior Product Owner with strong UI/UX design capabilities, focusing on user-centric product development.
Cursor rule Cursor
Guide the AI to act as a Senior Technical Writer, focusing on clear and concise documentation.
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
Cypress network interception and API testing patterns (cy.intercept, service mocking, request/response validation).
Cursor rule Cursor
Modern React + TypeScript component patterns — hooks, typed props, performance optimization, forms, and testing.
Cursor rule Cursor
Selenium WebDriver lifecycle management — driver factory, explicit waits, browser options, and teardown.
Cursor rule Cursor
You are building an AI/ML project with Python. The project uses PyTorch for model training, handles data pipelines with proper validation, tracks experiments systematically, and follows production ML engineering practices. Code is type-hinted, tested, and reproducible.
Cursor rule
AI/ML Python development (PyTorch, scikit-learn).
Cursor rule Cursor
Cladding is available only in this project. Do not initialize or invoke Cladding for ordinary work. Use the cladding-init skill only when the user explicitly names Cladding and asks to initialize, adopt, or refresh it.
holasoymalva/AI-PR-Reviewer-Tasks
Cursor rule
Detect code smells and anti-patterns in PR changes.
holasoymalva/AI-PR-Reviewer-Tasks
Cursor rule
Propose comprehensive test cases for PR changes.
holasoymalva/AI-PR-Reviewer-Tasks
Cursor rule
Provide actionable improvement suggestions for PR changes.
Cursor rule Cursor
When developing MCP DevTools packages, prefer using shared core libraries over custom implementations to ensure consistency and maintainability.
Cursor rule Cursor
Guidelines for Creating a New MCP Server Package.
Cursor rule Cursor
The MCP DevTools repository follows a monorepo structure with clear organization of packages and shared resources.
Cursor rule
This file contains behavior rules for AI coding agents.