update skills

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-06-08 08:35:47 +02:00
parent 3859530214
commit 0834ea41e9
3 changed files with 16 additions and 4 deletions
+1
View File
@@ -67,6 +67,7 @@ This file contains general guidelines for contributing to the SD.Next codebase,
## File Creation
- Any temporary scripts or markdown reports must be stored in `tmp/` folder
- Any helper scripts, task execution scripts, or output capture that need temporary files should always use the repository-local `tmp/` folder
- Any reusable test scripts must be stored in `test/` folder
## Repo-Local Skills