Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:00:19 +08:00
commit abf7b25716
6 changed files with 1377 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:tasanakorn/cc-marketplace:plugins/python-dev",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "72de2ba427e5d8b5eec786fc3a61ad64a3e02322",
"treeHash": "e063ff3012266d547d5f21ca1b2d2f83c703546797562878dd29625d8edeeff6",
"generatedAt": "2025-11-28T10:28:35.623591Z",
"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": "python-dev",
"description": "Modern Python development assistant with uv tooling, PEP8 standards, and project setup automation",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "df968cd158233088015581ea638878f9bea60afaf54d1583b260b80e64d23453"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "2e801d60594a083497af044988759856d2bf0b5a03879fec43ea0af93e7f5786"
},
{
"path": "commands/python-setup.md",
"sha256": "87cb836dd56ec13bbd3c2a6008152007b4c339fe63d80f8f381dda719e0b5494"
},
{
"path": "skills/python-project-setup/SKILL.md",
"sha256": "6a1bfddfba023e2d4f04aed91f52c225443063fba68e16aad5ec9cddc37b3131"
},
{
"path": "skills/python-code-review/SKILL.md",
"sha256": "c91e1f06cd5a7663cdfee9be35cf73afeeb954b3699aaeab587eb622601d46db"
}
],
"dirSha256": "e063ff3012266d547d5f21ca1b2d2f83c703546797562878dd29625d8edeeff6"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}