Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:48:55 +08:00
commit f28999f19c
127 changed files with 62038 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "trading-plan-generator",
"description": "A comprehensive collection of custom skills for Claude Code covering engineering, product management, design, content, trading, database, QA, and educational domains",
"version": "1.0.0",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/"
]
}