cursor-rules-deploy
v1.1.3
Published
π A powerful CLI tool for deploying Cursor AI rules and templates - Enhance your development workflow with AI-powered coding assistance
Downloads
7
Maintainers
Readme
Cursor Rules Deploy π
π― A powerful CLI tool that supercharges your Cursor AI development workflow by managing and deploying custom rules and templates.
π’ Important Notice
This CLI tool is designed to complement and leverage the excellent work from BMad's Cursor Custom Agents Rules Generator. We extend our heartfelt gratitude to BMad for their outstanding contributions to the Cursor AI community through their comprehensive framework for custom agents and rules generation.
This tool serves as a deployment utility to help you better utilize BMad's methodologies and best practices. While our tool focuses on the deployment aspects, we strongly encourage you to explore BMad's original repository for in-depth understanding of:
- Custom Agent Generation
- Rule Management Best Practices
- Agile Workflow Integration
- Advanced AI Behavior Control
π Special thanks to BMad for pioneering these concepts and making them available to the community!
β¨ Features
- π Easy Setup: Get started in seconds with a simple CLI interface
- π¦ Template Management: Create and manage reusable code templates
- π¨ Custom Rules: Define and deploy AI behavior rules effortlessly
- π Quick Deployment: Deploy your rules and templates with a single command
- π Smart Validation: Built-in validation ensures your rules are correctly formatted
- π Rich Documentation: Comprehensive guides and examples included
π Requirements
- Node.js >= 22.14.0
- Cursor AI installed on your system
π₯ Installation & Usage
Using npx (Recommended)
npx cursor-rules-deploy my-rules-projectAlternative Package Managers
Using yarn
yarn dlx cursor-rules-deploy my-rules-projectUsing pnpm
pnpm dlx cursor-rules-deploy my-rules-projectUsing cnpm
cnpm dlx cursor-rules-deploy my-rules-projectNote
- Each command above will download and execute the latest version of cursor-rules-deploy
- The tool will create a new rules project in the
my-rules-projectdirectory
π Show Your Support
If you find this tool helpful, please consider giving it a star on GitHub! It helps make the project more visible and encourages further development.
β Star History
π€ Contributing
We welcome contributions! Please see our Contributing Guide for details.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
π License
This project is licensed under the MIT License - see the LICENSE file for details.
π« Contact
- GitHub Issues: cursor-rules-deploy/issues
- Author: rosendolu
