Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:43:55 +08:00
commit 9335c518e9
10 changed files with 1526 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "developer-experience",
"description": "Tools for the experienced developer experience engineer.",
"version": "0.1.1",
"author": {
"name": "Nick Nisi",
"email": "nick@nisi.org"
},
"agents": [
"./agents"
]
}