Initial skills collection

This commit is contained in:
syntaxbullet
2026-05-21 18:41:44 +02:00
commit 3480f6d4d4
3 changed files with 91 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.DS_Store
.env
.direnv/
node_modules/
dist/
build/
.venv/
__pycache__/