Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:49:41 +08:00
commit 735ee8165d
17 changed files with 1350 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "cc-polymath",
"description": "447 atomic, production-ready skills with gateway-based progressive loading for Claude Code. 31+ domains including API design, databases, ML, diagrams (Mermaid), mathematics, testing, infrastructure, cryptography, protocols, and more. Context-efficient three-tier architecture with auto-discovery gateways.",
"version": "2.0.0",
"author": {
"name": "rand"
},
"commands": [
"./commands"
]
}