Create a new page skill and no docs director rule

This commit is contained in:
ivarsbariss
2026-02-26 16:01:41 +01:00
parent 30fd988494
commit f890d66ab1
8 changed files with 99 additions and 16 deletions

View File

@@ -0,0 +1,12 @@
---
description: Do not create or add to the /docs directory
alwaysApply: true
---
# No /docs Directory Changes
Do **not** create new files under `docs/` or add to or modify any content in the `docs/` directory.
- Do not create new files in `docs/`.
- Do not edit or append to existing files in `docs/`.
- When a task would normally involve documentation (e.g. README updates, changelog notes), skip any changes under `docs/` unless the user explicitly asks to change that directory.