287 skills found · Page 9 of 10
niloykumarbarman / php-hooksPHP hooks extending common rules
niloykumarbarman / typescript-patternsTypeScript patterns extending common rules
dchote / ui-spacingSpacing utilities and gap conventions
D-sorganization / matlabrulesThis document consolidates style, correctness, and performance optimization guidelines for MATLAB programming. It acts like Ruff (lint checks) and Black (formatter) combined—Cursor should apply these rules automatically where possible. ---
UDDITwork / db// Subscriptions table create table public.subscriptions ( user_id uuid not null, stripe_customer_id text null,
agusshohib / db// Subscriptions table create table public.subscriptions ( user_id uuid not null, stripe_customer_id text null,
HideBa / methodology- FlatBuffers overview - File structure - FlatBuffer schema
gentkrasniqii1 / portfolio-rulesCore rules for the professional developer portfolio project. Always apply.
ZenRay / styleMotherDuck-inspired front-end style guardrails
rokolslab / 98_documentationDjango app for importing, monitoring, and analyzing print events with dashboards, file watchers, and Docker deployment.
miguelmontiel30 / coding-standardsSchool management project
heller007 / projectLive lecture board: admin annotates slides, viewers watch ink in realtime
epireve / styling- Each component should have its own CSS file - Name CSS files to match component names (e.g., `ComponentName.css`)
devopstales / skillgrid-gitnexusThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for ai-agents.
sanjayguwaju / endpointsCustom REST API endpoints with authentication and helpers
33qwertytt-ctrl / config_envТЫ — Project Captain (Grok) + Quant Python Engineer (Benjamin). В проекте ОБЯЗАТЕЛЬНО должен быть .env-файл (как в Cascade). Правила: - В корне проекта всегда создавай .env.example (шаблон для пользователя). - Пользователь копирует .env.example → .env и заполняет.
goldenhomeshare / techContextThis document explains the technologies we chose for the Golden HomeShare Marketplace in simple terms. Each section covers a part of the project’s setup, why we picked certain tools, and how they work together to deliver a smooth, secure, and reliable experience.
goldenhomeshare / backend_structure_documentThis document describes the backend setup for the Golden HomeShare Marketplace. It uses simple language and clear sections so anyone can understand how data flows, how we host and secure the system, and how we keep it running smoothly.
Asenay-Tech / git-autonomyAI bookkeeping engine that automates 98–100% of financial tasks—uploads, OCR, categorization, fraud checks, forecasting, and reporting. Designed for companies in logistics, retail, restaurants, warehouses, and enterprise workflows.
karnawis / csharp-rulesfree-genai-bootcamp-2025
PhuocHuynh63 / responsevietAuto Attached src/**/*.ts
diestrin / documentationSocial Media Automation to manage multiple social accounts
StefKors / button-sizing- **Height**: 24px (`var(--button-height-standard)`) - **Font Size**: 12px (`var(--button-font-size-standard)`) - Use for regular buttons throughout the application
Duds / accessibilityAn MCP for testing, evaluating and auditing website accessibility.
mkaamirerp / 15_dev_rebuildTrucking ERP – FastAPI backend
DanielHyeon / code-inspection본 스킬은 코드의 결함을 사전에 탐지하고(Inspection), 변경 사항이 기존 기능을 파괴하지 않음을 보증하는(Testing) 체계적인 규칙을 정의합니다. 마틴 파울러의 "자가 테스트 코드" 철학을 실천하여, AI가 작성하거나 수정한 코드가 항상 '배포 가능한 상태'를 유지하도록 합니다. ---
zefedev / 14-testing-agentCursor-ready multi-agent kit for React + TypeScript + Vite: feature-first (screaming) architecture, TanStack Query + Zustand boundaries, Cursor rules, docs, templates, and examples.
MAEMO1 / 30-security-authVGM Website - Islamic community platform with Iftar map, mosque finder, and community features
darshilkadiwala / naming-conventionsProject-wide naming standards for files, folders, and exports. - Use **lowercase kebab-case** for all feature and domain folders
WilliamChelman / RULEUse the local UI component library (`@/ui/*`) consistently (Angular standalone + Tailwind/DaisyUI).