Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:42:49 +08:00
commit 4dcdc1f780
4 changed files with 447 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:NeoLabHQ/context-engineering-kit:plugins/docs",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ae5ed31d1ad8b632bc840fe56397fed0d6853d04",
"treeHash": "2f074f4151a71e9692fca6e823961de1e49a9ef25071b19363fa4827bbcd4686",
"generatedAt": "2025-11-28T10:12:11.842630Z",
"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": "docs",
"description": "Commands for analysing project, writing and refining documentation.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "98ac0372fbc47272de8368b89cd22ed36308536f4b5e4473f0d4ea2c9653501c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "88fad01824ca37387ca7a73a348a39e383bd92c3881fa0ec42cf91b6cf0a98fc"
},
{
"path": "commands/update-docs.md",
"sha256": "dc67e27464b9696276aef17f10eb3e73f404536c9264f091d257e0bb46136ab0"
}
],
"dirSha256": "2f074f4151a71e9692fca6e823961de1e49a9ef25071b19363fa4827bbcd4686"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}