Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:59 +08:00
commit 468449a68b
5 changed files with 703 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:Dieshen/claude_marketplace:plugins/accessibility-design",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "59a790231bd3248131fc8735a376a95803384969",
"treeHash": "d7b7f73e436ef8af7b8df1299a323dc1ca76fa5edd653133bb825629ad4367e7",
"generatedAt": "2025-11-28T10:10:24.637350Z",
"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": "accessibility-design",
"description": "Accessibility and inclusive design patterns following WCAG 2.2 and ARIA best practices",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f3460be179d27f5dc51986dacd6d8b1a71a2a11b667dd484b0eede3d0fcee0bb"
},
{
"path": "agents/a11y-specialist.md",
"sha256": "ac9271aeae54c1d4ce843733bedbd1b9aae6d51f81f427bbd049716706d80af5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "1c2d6d6a981e899a1f1b9f61d91334711480d49e7a5b7ba8bfdc8bde60cfc3d9"
},
{
"path": "commands/a11y-patterns.md",
"sha256": "d18058d0271a3c6f4012fd692815c1fcba5736bd478f4b0652a078d208c16cc2"
}
],
"dirSha256": "d7b7f73e436ef8af7b8df1299a323dc1ca76fa5edd653133bb825629ad4367e7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}