Skip to content

Commit ee046c9

Browse files
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]>
1 parent 6e262e2 commit ee046c9

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Cursor AI Project Rules for Web Development
1+
# Cursor AI Project Rules for Modern Development
22

33
[![Cursor Rules Tests](https://github.com/ivangrynenko/cursor-rules/actions/workflows/test.yml/badge.svg)](https://github.com/ivangrynenko/cursor-rules/actions/workflows/test.yml)
44

55
## 📌 About This Repository
6-
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.
77

88
These rules help **Cursor AI** assist developers by:
99
- Enforcing coding standards and best practices
@@ -15,10 +15,13 @@ These rules help **Cursor AI** assist developers by:
1515

1616
## 🚀 Who Is This For?
1717
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
2225

2326
---
2427

0 commit comments

Comments
 (0)