Files
gh-hopeoverture-worldbuildi…/plugin.lock.json
2025-11-29 18:46:04 +08:00

61 lines
2.6 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:hopeoverture/worldbuilding-app-skills:plugins/a11y-checker-ci",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ef36d04b513866dfe8d746d542c55f4eb73970fa",
"treeHash": "9f9a0cd93ebf6fc6057952aec1ff2d5d0f781fd1a4d6460f4021404ed80c811a",
"generatedAt": "2025-11-28T10:17:34.156912Z",
"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": "a11y-checker-ci",
"description": "Adds comprehensive accessibility testing to CI/CD pipelines using axe-core Playwright integration or pa11y-ci. Automatically generates markdown reports for pull requests showing WCAG violations with severity levels, affected elements, and remediation guidance. This skill should be used when implementing accessibility CI checks, adding a11y tests to pipelines, generating accessibility reports, enforcing WCAG compliance, automating accessibility scans, or setting up PR accessibility gates. Trigger",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1e407d313cac5a622ab231ed2bd054dc173c5a00bb0e16344eef400ec88ab7f3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "33c7c7097b37f5e694912acd9fa9fdfff8bbba0f3b936565af33dd21b8b1080e"
},
{
"path": "skills/a11y-checker-ci/SKILL.md",
"sha256": "559f51abd5983d022d7ec60cbf226129103b50e7e554e34e237ec817f86be0c3"
},
{
"path": "skills/a11y-checker-ci/scripts/generate_a11y_report.py",
"sha256": "3bee4c86b8611a33bd1233c7d3e5367f95620a8cb6febca6023d72b95687a8cf"
},
{
"path": "skills/a11y-checker-ci/assets/a11y-test.spec.ts",
"sha256": "40655180a28bdfb64a1c6276769317de895827294bb886d9aaae44e97e29622d"
},
{
"path": "skills/a11y-checker-ci/assets/github-actions-a11y.yml",
"sha256": "5200d7cd9af2bfdf32d7fd893b7ae05191c942a690c3ec85c0a766361b15dd5c"
},
{
"path": "skills/a11y-checker-ci/assets/pa11y-config.json",
"sha256": "ac89de536f668cce4009758053f140cc8d8ca16e3311ce1c186008a4b0bdb6c1"
}
],
"dirSha256": "9f9a0cd93ebf6fc6057952aec1ff2d5d0f781fd1a4d6460f4021404ed80c811a"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}