Hacker News new | ask | show | jobs
Show HN: Rules-gen – CLI tool that generates Cursor and Windsurf rules (npmjs.com)
2 points by dotmike 478 days ago
Hi HN,

Built rules-gen, CLI tool that generates Cursor & windsurf rules. It takes stuff that’s public and gives an ergonomic way of accessing it in the CLI. It also can find rules based on your existing codebase.

npm: https://www.npmjs.com/package/rules-gen repo: https://github.com/blencorp/rules-gen

My motivation is mainly that both cursor and windsurf are a little bit of a blank canvass. I always wished that both IDEs were more opinionated about helping me produce the best code possible. I think this will close the gap.

Would love to get your feedback. Would this be helpful to you? What should change?

Any feedback welcome. Thanks for taking a look.