This commit is contained in:
2026-04-12 01:06:31 +07:00
commit 10d660cbcb
1066 changed files with 228596 additions and 0 deletions

8
.opencode/package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "@claudekit/opencode-plugins",
"version": "1.0.0",
"description": "ClaudeKit hooks converted to OpenCode plugins",
"dependencies": {
"@opencode-ai/plugin": ">=0.1.0"
}
}