Skip to content

Commit 1de464e

Browse files
authored
Merge pull request #9 from ivangrynenko/claude/issue-8-20250810-0259
docs: update README to reflect expanded rule scope beyond web development
2 parents ce82f35 + ee046c9 commit 1de464e

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)