mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-28 09:23:08 +08:00
feat: initialize monorepo with package.json for CCW workflow platform
This commit is contained in:
@@ -38,8 +38,16 @@
|
||||
"category": "Category",
|
||||
"source": "Source",
|
||||
"author": "Author",
|
||||
"version": "Version"
|
||||
"version": "Version",
|
||||
"description": "Description"
|
||||
},
|
||||
"allowedTools": "Allowed Tools",
|
||||
"files": "Files",
|
||||
"path": "Path",
|
||||
"metadata": "Metadata",
|
||||
"noDescription": "No description available",
|
||||
"projectSkills": "Project Skills",
|
||||
"userSkills": "User Skills",
|
||||
"filters": {
|
||||
"all": "All",
|
||||
"enabled": "Enabled",
|
||||
|
||||
Reference in New Issue
Block a user