Build Ship Market

For Cursor IDE

Cursor Rules

Production-ready .mdc rule files for Cursor. Copy directly into your .cursor/rules/ folder to supercharge your AI coding workflow.

Showing 11 of 11 rules

Development Standards

Development

Core principles for designing clean, maintainable, and efficient code across multiple programming languages and paradigms.

Performance Optimization

Development

Best practices for writing performant code across frontend, backend, and database layers.

shadcn Component Usage Standards

Frontend

Guidelines for adopting and customizing shadcn-svelte UI components across the frontend.

TypeScript Best Practices

Frontend

Modern TypeScript patterns and type-safe coding practices for robust applications.

API Design Standards

Backend

RESTful API design guidelines for building consistent, intuitive, and developer-friendly APIs.

Code Review Best Practices

Development

Guidelines for conducting effective code reviews that improve code quality and team collaboration.

Cursor Rule Creation Guide

Meta

This rule explains how to create new .mdc project rule files for the Cursor agent.

Documentation & Commenting Standards

Development

Standards for writing clear project documentation and meaningful comments that explain the "why" behind the code.

Error Handling Standards

Development

Comprehensive guidelines for handling errors gracefully across frontend and backend applications.

Git Commit Standards

Workflow

Guidelines for writing clear, consistent commit messages and maintaining a clean git history.

Testing Standards

Quality

Comprehensive testing guidelines covering unit, integration, and end-to-end testing best practices.