Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:01:33 +08:00
commit 5115beb98d
8 changed files with 3836 additions and 0 deletions

60
plugin.lock.json Normal file
View File

@@ -0,0 +1,60 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:tenequm/claude-plugins:uv-ruff-python-tools",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "07e3245d75109e703fc3471cd004620731110e38",
"treeHash": "193ce48c482e2f8defdd6ab0f58c8433877ab57bb03dfef1f724b93f2102cd58",
"generatedAt": "2025-11-28T10:28:38.072452Z",
"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": "uv-ruff-python-tools",
"description": "Skill: Modern Python development with uv (10-100x faster package manager) and ruff (extremely fast linter/formatter) - Astral's fast tooling suite"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "29c4c6159c78d5498ec2568822c89aabe8adbf65c23a0469346e2f6e040f6669"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "5944de82fe8ffb3c2aae1a0295648a31e5aa7d480d59bab6767ac4af4205f6da"
},
{
"path": "skills/skill/SKILL.md",
"sha256": "c41fa6a7c122a2cbee4a46340ea55d16201fbbb6bb9ff87f9029774a5fb4ac64"
},
{
"path": "skills/skill/references/workflows.md",
"sha256": "f5ecd84647609d4ef3018e9eabc8a3a07f8eb814b3fe5848aa7d93b2913388c6"
},
{
"path": "skills/skill/references/ruff-guide.md",
"sha256": "e9448fd2e36b2cab31c78d6e9e0dd97c5fe0862aa1bdf4b765b22727c7a2180c"
},
{
"path": "skills/skill/references/migration.md",
"sha256": "c04fb2a37029b2531279738fc871ef072db0713ce1069092b51427d47679ffbd"
},
{
"path": "skills/skill/references/uv-guide.md",
"sha256": "69f5c8b53919220dde87fe7398316f8a3f8ea49ecb1866bf08baa269c68691ca"
}
],
"dirSha256": "193ce48c482e2f8defdd6ab0f58c8433877ab57bb03dfef1f724b93f2102cd58"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}