momen-tech-org/momen-cursor-rules
Cursor rule Cursor
Momen.app's database architecture and GraphQL schema generation rules.
1,365 tagged Databases, measured the same way as everything else here.
Browse within: typescript 98prisma 90nextjs 71postgresql 67nodejs 64orm 64golang 61javascript 60cursorrules 52ReAct 50cloudflare-workers 46go 41echo 39solidjs 39
momen-tech-org/momen-cursor-rules
Cursor rule Cursor
Momen.app's database architecture and GraphQL schema generation rules.
materialize-labs/ai-optimized-starter-app
Cursor rule Cursor
Follow these rules when working on the backend.
materialize-labs/ai-optimized-starter-app
Cursor rule Cursor
Follow these rules when working on file storage.
Cursor rule Cursor
Task queue orchestrator for AI agents. TypeScript + Hono + BullMQ + Redis.
Carloslee96/vizagent-dashboard
Cursor rule Cursor
Build offline HTML dashboards from CSV/XLSX data. Use when the user wants to visualize spreadsheet data, make a dashboard / 大屏 / 看板, or analyze data trends from a data file.
Cursor rule Cursor
A set of Cursor rules defining an AI agent's role as a backend developer, responsible for server APIs and database design. It also specifies how that agent must coordinate with other agents through MCP, a standard way to connect agents to shared tools.
Cursor rule Cursor
Cursor rule "quality-gates" from omril321/automated-notebooklm, covering 🚦 quality gates for cursorriper σ, symbol: κ (kappa), version: 1.0.0, 📋 gate system definition and 🎯 gate definitions.
Cursor rule Cursor
AI rules for com.example.service.OrderService.
Cursor rule
Database architecture and design specialist for complex database systems. Apply this rule when designing database schemas and data models, planning scalability strategies (horizontal vs vertical scaling, sharding), selecting database technologies (SQL vs NoSQL, polyglot persistence), implementing microservices data…
Cursor rule
Neon Auth and Stack Auth integration specialist for serverless authentication. Apply this rule when implementing Stack Auth with Neon database integration, setting up user management workflows and authentication flows, configuring Neon Auth schema (neonauth.userssync table), implementing secure authentication patterns…
Cursor rule
NoSQL database specialist for document stores, key-value databases, and distributed data systems. Apply this rule when working with MongoDB for flexible document storage and aggregation pipelines, implementing Redis for caching and real-time features with data structures, designing Cassandra schemas for time-series…
duneanalytics/dune-dbt-template
Cursor rule Cursor
These are critical configurations specific to this Dune dbt repository. Follow these rules for all models.
Cursor rule Cursor
Guidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples.
cagridursun/ai-peer-live-coding-agent
Cursor rule Cursor
When building a new service, look for proven patterns in your own practice projects or open-source Spring Boot examples.
twells89/sigma-migration-skills
Cursor rule
Scan Sigma workbooks for custom SQL elements, dedupe across workbooks, build or reuse Sigma data models, then repoint the workbooks via the v3alpha :swapSources endpoint. Use when you want to find ad-hoc SQL in workbooks and promote it to one reusable data model per unique query.
brighton-labs/railguard-cursor-coding
Cursor rule Cursor
Enforces secure database access in C# applications using the full RAILGUARD framework. Covers safe use of ADO.NET, Entity Framework Core, parameterized queries, credential management, and logging hygiene.
Cursor rule Cursor
A set of coding rules for Java and Spring Boot projects. Spring Boot is a Java framework for building web services and other applications.
Cursor rule Cursor
Below is an example test. Notice the following.
Cursor rule Cursor
Cursor rule "python-app" from iloveitaly/llm-ide-rules, covering python app, factories and database & orm.
Cursor rule Cursor
Secure SDLC — automatically apply security practices at every phase of development.
Cursor rule
SQL coding standards and best practices for PostgreSQL.
Cursor rule
Django + HTMX stack best practices for server-rendered interactive applications.
aspekt19/unboxed-loyalty-spark
Cursor rule Cursor
Web3-powered loyalty platform built on Base Mainnet (Chain ID: 8453). Dual-mode: humans via Web UI (Privy-first + SIWE where needed), AI agents via REST API / MCP Server.
Cursor rule Cursor
Laravel rules for reading dynamic settings through a shared ConfigCenter service or helper instead of querying the settings database table directly. Settings are addressed with dot-separated paths and converted to the expected data types.