Initial commit
This commit is contained in:
65
plugin.lock.json
Normal file
65
plugin.lock.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:adrianpuiu/claude-skills-marketplace:project-planner-skill",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "81b81b946e042f6a789b143d5c09482792d375e6",
|
||||
"treeHash": "bfc5ab6b0bcaab2ba4730052c02142568ae8c7fc29525ab89ec055870ff1f845",
|
||||
"generatedAt": "2025-11-28T10:13:01.449491Z",
|
||||
"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-planner-skill",
|
||||
"description": "Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "plugin.json",
|
||||
"sha256": "7b291017ca833dff4b02dc0397b4f5cb072995317c0c79fd3b60ca0a3e5b2bab"
|
||||
},
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "bdc7011a3d0f58068b96f817b5e25fae61818b9791024219808f2f7d5eb61050"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "f28924ef91365ba9ee0e877be3429c5880d993c4ec0af6df664c1fb74d398c66"
|
||||
},
|
||||
{
|
||||
"path": "references/domain-templates.md",
|
||||
"sha256": "c2db709e4805a561121739f1ca420ff306155054af0ea6e517aded7a83879a2d"
|
||||
},
|
||||
{
|
||||
"path": "scripts/validate_documents.py",
|
||||
"sha256": "8e8c6b6e80b9bcf7d11afcf997295b726857521d40220f27fe51567b2c8df620"
|
||||
},
|
||||
{
|
||||
"path": "scripts/generate_project_docs.py",
|
||||
"sha256": "06ffa88d983ae9cca5f82f8275b1a2d6097fae73a69911b0a5b630fcaa2935b4"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "0b5e032fcf74465badaa9d3bacfa4d0e1c696d0c4628b86dd908339c26a44662"
|
||||
},
|
||||
{
|
||||
"path": "assets/requirements-template.md",
|
||||
"sha256": "baae55f4e5e305f269e1d08cbd6d483d1127a17916ddce594423480046d0ab23"
|
||||
}
|
||||
],
|
||||
"dirSha256": "bfc5ab6b0bcaab2ba4730052c02142568ae8c7fc29525ab89ec055870ff1f845"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user