Document and automate Cursor rules adaptation for Astro web app

This commit is contained in:
Frank Schwenk
2025-06-05 18:12:59 +02:00
parent 03cb869a0a
commit f2e11e74e1
13 changed files with 407 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
description:
globs:
alwaysApply: true
---
- When questions are asked, provide clear and comprehensive answers
- Do NOT make any code changes, file modifications, or implementations when answering questions
- Focus solely on explaining concepts, providing guidance, or clarifying requirements
- If examples are needed, present them as explanatory code blocks, not as file changes
- Ask for explicit confirmation before making any modifications to the codebase
- Separate informational responses from actionable requests clearly