General
PromptBeginner5 minmarkdown
Untitled Skill
193

Loading actions...
Main instructions and any bundled files for this skill.
![]()
Cursor Rules Awesome is a VS Code extension that enhances your experience with Cursor AI, the AI-powered code editor. This extension helps you manage .cursorrules files, which define custom rules for Cursor AI to follow when generating code.
.cursorrules files to your project with a simple commandcursor-rules-awesome/
├── dist/ # Compiled JavaScript files
├── images/ # Extension images including icon
├── src/ # TypeScript source code
├── .cursorrules # Example rules file
├── package.json # Extension manifest
└── README.md # This file
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks