Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:hopeoverture/worldbuilding-app-skills:plugins/ui-library-usage-auditor",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "28c17e127626c95550e54fe5a49e06a1e813f934",
|
||||
"treeHash": "10b450e2c724f28c8ce8a87bc2c8b4ad9f62ea91000b2022a364c38c48f6f658",
|
||||
"generatedAt": "2025-11-28T10:17:34.557187Z",
|
||||
"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": "ui-library-usage-auditor",
|
||||
"description": "This skill should be used when reviewing shadcn/ui component usage to ensure accessibility, consistency, and proper patterns. Applies when auditing UI code, checking component patterns, reviewing layout structure, identifying component extraction opportunities, or ensuring design system compliance. Trigger terms include audit UI, review components, check shadcn, accessibility audit, component review, UI patterns, design system compliance, layout review, refactor components, extract component.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "6380f5bc4ddb3ba9e03435e12a8b5092f3f727fd2c3aafeea2b374e5ef9edd64"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "ff40dfe4c6ec2b1ddb53514e95ed95d77ea4fd389a52c0d8b5783ac9d88e06e1"
|
||||
},
|
||||
{
|
||||
"path": "skills/ui-library-usage-auditor/SKILL.md",
|
||||
"sha256": "0c1948442b4755b309b4ee1f71f25e7b7d848f056970a2dbbd127b452cfeb175"
|
||||
},
|
||||
{
|
||||
"path": "skills/ui-library-usage-auditor/references/audit-checklist.md",
|
||||
"sha256": "aada711b275bb497f231a05e9a703ca2cfd5194256c55d628988a8de4a59f86c"
|
||||
}
|
||||
],
|
||||
"dirSha256": "10b450e2c724f28c8ce8a87bc2c8b4ad9f62ea91000b2022a364c38c48f6f658"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user