104 skills found · Page 1 of 4
nextify-limited / clean-codeGuidelines for writing clean, maintainable, and human-readable code. Apply these rules when writing or reviewing code to ensure consistency and quality.
dylanhogg / mdcGuidelines and best practices for creating .mdc (Markdown Configuration) files in Cursor, including structure, metadata annotations, and formatting rules
mmeguizo / terryrulesMotorsport Multi-Tenant CMS Project Rules Project Overview This is a multi-tenant motorsport website skeleton powered by Strapi CMS . The core concept is: - Single codebase serves mul
zedfauji / ui-controlsUI Controls and XAML Rules WinUI 3 Controls Standard Controls - Use WinUI 3 native controls - Prefer built-in controls over custom
deepakkumarbansal / PRDProduct Requirements Document (PRD) 📌 Project Name NovaDocs: The Intelligent Workspace (placeholder - can be renamed later) 🎯 Objective
Angriff36 / dockerDefinitive guidelines for writing efficient, secure, and maintainable Dockerfiles and Docker Compose configurations, ensuring fast builds and reliable deployments.
fturkyilmaz / cursor-rulesEnterprise-level monorepo project built with NestJS (backend) and Next.js (frontend), following Clean Architecture principles. Includes JWT/LDAP/ADFS authentication, Prisma ORM with PostgreSQL/SQL Server, TanStack Query, Redux, Tailwind CSS, Radix UI, Dockerized deployment and Azure DevOps CI/CD pipelines.
motech-development / conciseMotech Development applications monorepo
diginomad7 / gorulesYou are an expert in Go, microservices architecture, and clean backend development practices. Your role is to ensure code is idiomatic, modular, testable, and aligned with modern best practices and de
mortenhauan / ultraciteUltracite Code Standards This project uses Ultracite , a zero-config preset that enforces strict code quality standards through automated formatting and linting. Quick Reference - Format
capnknives / .cursorrules🔄 Project Context & Architecture - Always read `PLANNING.md` at the start of new conversations to understand WitsV3's LLM wrapper architecture and goals - Check `TASK.md` before starting
timmo001 / convex_rulesGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
masterpiece-alliances / flaskThis rule provides comprehensive best practices for developing Flask applications, covering code structure, security, performance, and testing.
73nko / contextA comprehensive fitness application with AI-powered training guidance
freebeiro / securitySecurity Standards Description Security practices and standards for the SW Dev Group Dating App backend. Globs
kaijohn-ad / problem-solvingEPUB電子書籍を読みながらLLMとチャットできる統合型学習支援Webアプリケーション。React + TypeScript + epub.js + Grok API + Supabase
vakovalskii / toolsVersatile Almost Local, Eventually Reasonable Assistant 🔫
0niel / cacheA mobile application for the MIREA - Russian Technological University, which includes a schedule, news and many other functions
unional / reviewThe TypeScript Blackbook
tegojs / indexTego is a pluggable Node.js framework for building customizable development platforms. It enables developers to create their own no-code/low-code systems or event-driven applications, while the core focuses on stability and environment adaptability.
stolostron / i18nThe user interface for the cluster management portion of open-cluster-management.
tyrchen / styleMotherDuck-inspired front-end style guardrails
encolajs / PRDBuild VueJS forms your way with Enforma — UI-agnostic (PrimeVue, Vuetify, Quasar), schema-ready, repeatable fields, powerful validation (Zod, Yup, Valibot or Encola Validator).
hireshBrem / basicAI agent that automates any repetitive browser task from screen recordings
PaulJPhilp / biomeThis document maps strict ESLint-style expectations to Biome rules and adds Effect-oriented conventions using Biome's capabilities plus lightweight custom checks via grep/CI scripts where necessary.
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ
z-soulx / CLAUDECodeReadingNote pro supports jetbrains22.1.4+, code remark, custom tags, tags grouping topic, ongoing maintenance
TUAN130294 / pythonPython (Automation & ML) Rules Style & Environment - PEP 8; format with Black; type hints required (`mypy` optional). - Virtual env: `python -m venv venv` then `source venv/bin/activate` or `ven
PatrickJS / coreMinimal, observable-based URL management library supporting browser, server, and in-memory routing.
eason-dev / coreModern Content Security Policy (CSP) generator for popular web services and libraries