Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:48:21 +08:00
commit 0f1632b2b0
4 changed files with 329 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "insforge",
"description": "Official InsForge plugin for Claude Code with skills, templates, and commands for building full-stack applications with InsForge BaaS",
"version": "1.0.0",
"author": {
"name": "InsForge Team"
},
"skills": [
"./skills"
]
}