Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:59 +08:00
commit d675d447fc
4 changed files with 302 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "jmo-development-tools",
"description": "Custom commands, agents, and skills for NixOS, Jujutsu, and documentation workflows",
"version": "0.0.0-2025.11.28",
"author": {
"name": "jmo",
"email": "jmo@example.com"
},
"skills": [
"./skills/SKILL.md"
]
}