You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update README to reflect expanded rule scope beyond web development
- Changed title from "Web Development" to "Modern Development"
- Updated description to include Python, DevOps, and OWASP Top 10 security focus
- Expanded "Who Is This For?" section to include Python developers, DevOps engineers, and security-conscious developers
- Better reflects the current 69 rules across core, web stack, Python, and JavaScript categories
Fixes#8
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: ivangrynenko <[email protected]>
This repository contains a **set of Cursor AI rules**specifically designed to **enhance efficiency, enforce coding standards, and automate best practices**for**web developers**, particularly those working with **PHP, Drupal, JavaScript, and frontend frameworks**.
6
+
This repository contains a **comprehensive set of Cursor AI rules** designed to **enhance efficiency, enforce coding standards, and automate best practices**across**multiple programming languages and frameworks**, including **PHP/Drupal, JavaScript/React/Vue, Python, and DevOps technologies**, with a **strong focus on security** following **OWASP Top 10** guidelines.
7
7
8
8
These rules help **Cursor AI** assist developers by:
9
9
- Enforcing coding standards and best practices
@@ -15,10 +15,13 @@ These rules help **Cursor AI** assist developers by:
15
15
16
16
## 🚀 Who Is This For?
17
17
This repository is ideal for:
18
-
-**PHP & Drupal developers** following Drupal coding standards
19
-
-**Web developers** working with JavaScript, React, Vue, Tailwind, and other frontend technologies
20
-
-**Software teams** looking for a structured, automated workflow with Cursor AI
21
-
-**Open-source contributors** who want a standardized set of development rules
18
+
-**PHP & Drupal developers** following Drupal coding standards and security best practices
19
+
-**Frontend developers** working with JavaScript, React, Vue, Tailwind, and other modern frameworks
20
+
-**Python developers** building secure applications following OWASP guidelines
21
+
-**DevOps engineers** working with Docker, CI/CD, and deployment workflows
22
+
-**Security-conscious developers** implementing OWASP Top 10 protections
23
+
-**Software teams** looking for a structured, automated workflow with comprehensive rule sets
24
+
-**Open-source contributors** who want standardized development and security practices
0 commit comments