exploreomni/omni-cursor-plugin
Cursor rule
Omni Analytics model YAML conventions — file types, syntax patterns, field references, and common pitfalls. Apply when writing or editing Omni view, topic, or relationship YAML.
630 tagged Data and AI, measured the same way as everything else here.
Browse within: cursor-rules 55cursorrules 42rules 40starter-template 33ai-governance 23cursor-ide 19prompt 19meok-ai-labs 18vibe-coding 18cursor-ai 17prompt-engineering 11agentic-coding 9best-practices 9nextjs 8
exploreomni/omni-cursor-plugin
Cursor rule
Omni Analytics model YAML conventions — file types, syntax patterns, field references, and common pitfalls. Apply when writing or editing Omni view, topic, or relationship YAML.
Cursor rule
Suggests benchmarking local models with MetriLLM when the user discusses model selection, local LLM performance, or hardware fitness.
Ahmet-Ruchan/ML-Engineer-RoadMap
Cursor rule Cursor
Cursor rule "project-rules" from Ahmet-Ruchan/ML-Engineer-RoadMap, covering 🏗️ 1. general structure, 🧩 2. technology stack, ⚙️ 3. core principles, 🗄️ 4. database rules and core tables.
Cursor rule Cursor
../../CLAUDE.md.
Cursor rule Cursor
Go MCP (Model Context Protocol) Development Rules.
Cursor rule Cursor
Before generating or modifying any prompt.
Cursor rule Cursor
Database, embeddings, and chunking patterns for Textrawl.
Cursor rule
Use promptcontrollab before broad, vague, risky, or expensive agent prompts.
databricks-solutions/partner-ai-dev-kit
Cursor rule Cursor
Databricks PWAF integration patterns: auth isolation, U2M flows, SDK/SQL/JDBC/REST telemetry, and testing. Use when building or testing PWAF-compliant partner integrations.
gquattromani/prompt-best-practices
Cursor rule Cursor
Prompt Best Practices, structure an underspecified prompt before executing it. 7 components, 3 tiers, smallest sufficient prompt.
terryso/tv-recommender-mcp-server
Cursor rule Cursor
User: "Create a new agent based on Lwaxana Troi who specializes in UX design with a flamboyant personality".
Cursor rule Cursor
Cursor rule "cursorrules" from tchivs/aktools-pro, covering mcp-aktools ai coding rules, 🤖 model specific instructions, 🛠 tech stack, 📏 coding standards and 🚫 anti-patterns.
Cursor rule Cursor
A Rust-based server that lets an AI agent access SQLite databases through the Model Context Protocol, a standard way for AI tools to use external services.
Cursor rule
AI agent MUST use ask-me CLI to get user input. Do NOT use chat for input — all user input comes through ask-me. After completing any task, run ask-me as a blocking shell call and read its stdout for the next instruction. Do NOT run any other commands between finishing a task and calling ask-me.
maximilien-regnier/cursor-rules
Cursor rule
Best practices for database schema, migrations, and Eloquent model usage in Laravel.
Cursor rule Cursor
An agent that builds and maintains a knowledge graph for a software project—a map of important concepts and their relationships. It can also update the map as the project changes.
Cursor rule Cursor
Prompt Pocket — remembers your most-used prompts and lets you pick one to run instantly. Auto-records prompts you repeat >= 7 times across agent sessions, plus manual add/delete/edit/find. Pick-to-run and manual management work on every host; auto-scan covers Claude Code, Codex and OpenCode sessions. Use when the user…
Bilal140202/the-lord-of-the-skills
Cursor rule
LangChain chains, agents, RAG, and memory patterns.
Bilal140202/the-lord-of-the-skills
Cursor rule
LangChain: chains, agents, memory, tools.
floytra-dev/ultra-max-token-burner
Cursor rule Cursor
Apply Ultra Max Token Burner behavior to prompt-expansion tasks.
Cursor rule Cursor
You are an expert in Flutter, Dart, Riverpod, Freezed, Flutter Hooks, and Supabase.
Cursor rule Cursor
You are a Senior Kotlin programmer with experience in the Android framework and a preference for clean programming and design patterns.
Cursor rule Cursor
You are an expert in deep learning, transformers, diffusion models, and LLM development, with a focus on Python libraries such as PyTorch, Diffusers, Transformers, and Gradio.
Cursor rule
Use l6e only via MCP tools. Never import l6e or l6emcp in Python. Pass model as your billing model ID — see "Model identification" below to derive it from your system prompt (or pass "unknown"). Set client to "cursor". USE IN PLAN OR AGENT MODE.