Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:42:35 +08:00
commit 6afaf3cc68
5 changed files with 1674 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "neills-skills",
"description": "Production-grade skills for Claude Code: ExecPlan for structured planning and REPL-Driven Development for Clojure 1.12",
"version": "1.0.0",
"author": {
"name": "Neill Killgore"
},
"skills": [
"./skills"
]
}