Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:08:40 +08:00
commit 2c73f243fb
4 changed files with 2094 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "project-init",
"description": "智能分析项目并生成 CLAUDE.md 规范文件(完全跨平台),支持 Monorepo",
"version": "1.1.0",
"author": {
"name": "Wang Xuecheng",
"email": "ahut17353766123@gmail.com"
},
"commands": [
"./commands"
]
}

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# project-init
智能分析项目并生成 CLAUDE.md 规范文件(完全跨平台),支持 Monorepo

2034
commands/project-init.md Normal file

File diff suppressed because it is too large Load Diff

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ChamHerry/claude-code-third-party-plugins:plugins/project-init",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d7e62c4d2952e0673e9a15c9738d517398073b93",
"treeHash": "2ecf6fce5472d312ac57f38901f2d01a0be359483faa7d8567e647d3693258c5",
"generatedAt": "2025-11-28T10:10:01.849381Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "project-init",
"description": "智能分析项目并生成 CLAUDE.md 规范文件(完全跨平台),支持 Monorepo",
"version": "1.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d288c1fac2544d2da20b2e5ef5bfb1f13be177d9c249bd24e5fea77ba372bd1d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "3c986da4c5181436c3e9880b44b4b1a73a11c28bc80c7125dff9746a3e673227"
},
{
"path": "commands/project-init.md",
"sha256": "0d3a319551c8bea6bf1fd7efb20c767d76f2e591cef6111a7bec37aff74393e6"
}
],
"dirSha256": "2ecf6fce5472d312ac57f38901f2d01a0be359483faa7d8567e647d3693258c5"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}