Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:25:00 +08:00
commit b91096af16
8 changed files with 2421 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:EhssanAtassi/angular-marketplace-developer:plugins/angular-performance",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "80c7e4c3d1c6775c7308e13aeb375ee1d0ebd55b",
"treeHash": "cd816ab8c39027f0c39b501b788e30d10833fab6978113ffaa9df639def40645",
"generatedAt": "2025-11-28T10:10:28.483002Z",
"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": "angular-performance",
"description": "Performance optimization with OnPush, bundle analysis, and change detection strategies",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "07ffb40f3698502afd9ed435ac898b390f6a0e9d8e01869117e22d6f2dd3f795"
},
{
"path": "agents/angular-performance-optimizer.md",
"sha256": "c7eecdd27fcb342db3f0b5f3c5d0c01353fb2909522c7445511b742226384406"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "58a8fbef06bc54e05cffd8503b1651f8c161942880f379ec5b1583d14812dd2a"
},
{
"path": "commands/analyze-bundle.md",
"sha256": "3ad9cf4b0f7f4f413b27b3e979da87156fea17a9b4e7f319132df8aa430ec2cd"
},
{
"path": "commands/optimize-component.md",
"sha256": "be29cc07a597067dcd98f8ca4e0cc6002cd5745117c94635d2d57b93f4b9a814"
},
{
"path": "skills/change-detection/SKILL.md",
"sha256": "2ef4cec19aaf1af04693c91cb67b8cfe6f100ee8920e16aa27f6b6f075d43dbc"
},
{
"path": "skills/bundle-optimization/SKILL.md",
"sha256": "6ad0c52b27ed332f46d60aa4fa947fdc18386079cbe67b9606c1318d001c475d"
}
],
"dirSha256": "cd816ab8c39027f0c39b501b788e30d10833fab6978113ffaa9df639def40645"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}