Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:29:26 +08:00
commit a0db888440
20 changed files with 1989 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "research",
"description": "API research and documentation retrieval using Firecrawl and Context7, with multi-agent synthesis capabilities",
"version": "1.0.0",
"author": {
"name": "Grey Haven Studio"
},
"skills": [
"./skills/tanstack-patterns"
]
}