feat: create behavioral skill inspired by Claude Opus 4.7 system prompt

This commit is contained in:
Felipe Domingues 2026-04-21 19:48:49 -03:00
commit 7c27f45424
3 changed files with 144 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
# OS
.DS_Store
Thumbs.db
# Editor
.vscode/
.idea/
*.swp
*.swo