Skip to content

pstagner/cursor-rules-template

Repository files navigation

FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent & VSCode Agent (And other Open Sourced) System Prompts, Tools & AI Models

(All the published system prompts are extracted by myself, except the already open sourced ones and Manus)

🚀 I managed to obtain FULL official v0, Manus, Cursor, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent & VSCode Agent system prompts and internal tools.

📜 Over 6,500+ lines of insights into their structure and functionality.

📂 Available Files

  • v0 Folder
  • Manus Folder
  • Lovable Folder
  • Devin Folder
  • Same.dev Folder
  • Replit Folder
  • Windsurf Agent folder
  • VSCode (Copilot) Agent folder
  • Cursor Folder
  • Open Source prompts folder
    • Codex CLI
    • Cline
    • Bolt
    • RooCode

🛡️ Security Notice for AI Startups*

⚠️ If you're an AI startup, make sure your data is secure. Exposed prompts or AI models can easily become a target for hackers.

🔐 Interested in securing your AI systems?
Check out ZeroLeaks, a service designed to help startups identify and secure leaks in system instructions, internal tools, and model configurations. Get a free AI security audit to ensure your AI is protected from vulnerabilities.

*The company is mine, this is NOT a 3rd party AD.

🛠 Roadmap & Feedback

🚨 Note: We no longer use GitHub issues for roadmap and feedback.
Please visit System Prompts Roadmap & Feedback to share your suggestions and track upcoming features.

🆕 LATEST UPDATE: 30/04/2025

📊 Star History

Star History Chart

❤️ Support the Project

If you find this collection valuable and appreciate the effort involved in obtaining and sharing these insights, please consider supporting the project. Your contribution helps keep this resource updated and allows for further exploration.

You can show your support via:

  • PayPal: [email protected]
  • Cryptocurrency:
    • BTC: bc1q7zldmzjwspnaa48udvelwe6k3fef7xrrhg5625
    • LTC: LRWgqwEYDwqau1WeiTs6Mjg85NJ7m3fsdQ

Thank you for your support! 🙏

🔗 Connect With Me

X: NotLucknite
💬 Discord: x1xh

Drop a star if you find this useful!

Cursor Rules Template

A collection of Cursor AI assistant rules (.mdc files) for various AI platforms and services. This repository helps you configure how Cursor AI behaves when working with different AI assistants.

Overview

This repository contains rule files for multiple AI assistants including:

  • Bolt
  • Cursor Agent
  • Cursor Chat
  • Devin AI
  • Lovable
  • Manus Agent
  • RooCode
  • Same.dev
  • v0 (Vercel)
  • VSCode Agent
  • Windsurf/Cascade

Each rule file provides guidelines for how Cursor AI should interact with these platforms, ensuring consistent behavior and adherence to best practices.

Repository Structure

  • .cursor/rules/ - Contains all the rule files (.mdc) with YAML front matter and markdown content
  • Cursor Prompts/ - Original prompts for Cursor AI
  • Devin AI/ - Original prompts for Devin AI
  • Lovable/ - Original prompts for Lovable
  • Manus Agent Tools & Prompt/ - Original prompts and tools for Manus Agent
  • Open Source prompts/ - Collection of open source prompts (Bolt, Cline, RooCode, Codex CLI)
  • Replit/ - Original prompts for Replit
  • Same.dev/ - Original prompts for Same.dev
  • VSCode Agent/ - Original prompts for VSCode Agent
  • Windsurf/ - Original prompts for Windsurf
  • v0 Prompts and Tools/ - Original prompts for v0 (Vercel)

How to Use These Rules

Adding Rules to Your Project

  1. Create a .cursor/rules/ directory in your project root
  2. Copy the desired .mdc rule files into this directory
  3. Configure the rules as needed (see below)

Applying Rules Manually

See .cursor/rules/README.md for detailed instructions on:

  • Using .cursor/settings.json to activate rules
  • Applying rules in-session through the Command Palette
  • Configuring rule activation through YAML front matter

Customizing Rules

Each rule file can be customized by:

  1. Editing the YAML front matter to adjust when the rule applies
  2. Modifying the markdown content to change the guidelines

Creating Your Own Rules

You can create your own Cursor rules:

  1. Create a new .mdc file in the .cursor/rules directory
  2. Add YAML front matter:
    ---
    description: Description of your rule
    globs: "**/*.{file,extensions,to,match}"
    alwaysApply: false
    ---
  3. Write your guidelines in markdown format
  4. Save and apply the rule as described above

Contributing

Contributions to improve existing rules or add new ones are welcome:

  1. Fork this repository
  2. Make your changes or additions
  3. Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6