Initial commit of dev-config skills and agent configs

This commit is contained in:
2026-06-20 22:46:36 +02:00
commit e57cbfd093
30 changed files with 2002 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "dev-config-skills",
"owner": {
"name": "Gäbs"
},
"plugins": [
{
"name": "smithensberger-skills",
"source": "./",
"description": "Personal cross-project skills (engineering + productivity buckets)"
}
]
}