I built a visual .cursorrules generator after spending weeks writing mine by hand
TL;DR: I got tired of fixing AI-generated code to match my project conventions (wrong imports, inline styles in a Tailwind project, any everywhere). Discovered .cursorrules, spent weeks writing mine by hand, eventually built a visual gener…