Contributing Guide

Join our community of developers making Cursor IDE more powerful. Learn how to contribute code, documentation, cursor rules, and help shape the future of AI-enhanced development.

Getting Started

Welcome to the Cursor Rules Hub community! We're excited to have you contribute to making this the best platform for Cursor IDE rules and configurations. Whether you're fixing a bug, adding a new feature, or improving documentation, every contribution matters.

Code Contributions

Add new features, fix bugs, or improve existing functionality

  • New cursor rules
  • UI improvements
  • Performance optimizations
  • Bug fixes

Documentation

Help improve our documentation and guides

  • API documentation
  • Tutorials
  • README improvements
  • Code comments

Bug Reports

Help us identify and fix issues

  • Detailed bug reports
  • Reproduction steps
  • Screenshots
  • Error logs

Feature Requests

Suggest new features and improvements

  • New rule categories
  • Search improvements
  • UI enhancements
  • API features

Quick Setup

# Clone the repository
git clone https://github.com/sk3pp3r/cursor-rules-hub.git
cd cursor-rules-hub

# Install dependencies
npm install

# Start development server
npm run dev

# Open your browser
open http://localhost:3000

Ready to Contribute?

Join our community and help make Cursor Rules Hub the best platform for AI-enhanced development. Every contribution, no matter how small, makes a difference.