npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, πŸ‘‹, I’m Ryan HefnerΒ  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you πŸ™

Β© 2026 – Pkg Stats / Ryan Hefner

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

Readme

Cursor Rules Deploy πŸš€

npm version License: MIT Node.js Version PRs Welcome

🎯 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-project

Alternative Package Managers

Using yarn

yarn dlx cursor-rules-deploy my-rules-project

Using pnpm

pnpm dlx cursor-rules-deploy my-rules-project

Using cnpm

cnpm dlx cursor-rules-deploy my-rules-project

Note

  • 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-project directory

🌟 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.

Give a Star

⭐ Star History

Star History Chart

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

πŸ“ License

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

πŸ“« Contact