Hi HN,<p>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.<p>npm: <a href="https://www.npmjs.com/package/rules-gen" rel="nofollow">https://www.npmjs.com/package/rules-gen</a>
repo: <a href="https://github.com/blencorp/rules-gen">https://github.com/blencorp/rules-gen</a><p>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.<p>Would love to get your feedback. Would this be helpful to you? What should change?<p>Any feedback welcome. Thanks for taking a look.