Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:38:32 +08:00
commit 9b73455071
8 changed files with 1387 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# skill-creator
Create and edit Claude Code skills using Test-Driven Development. Runs baseline tests first, then writes minimal skills addressing observed failures. Includes validation, formatting guidance, and best practices for both new and existing skills.