Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:43 +08:00
commit 5fce0eef2b
46 changed files with 8067 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Changelog
All notable changes to the accessibility-audit skill will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.0] - 2025-11-27
### Added
- Initial Claudex marketplace release
- Risk-based severity scoring (Impact x Likelihood model)
- MUI framework awareness to prevent false positives
- Multi-layer analysis workflow (static, runtime, manual)
- Comprehensive WCAG 2.2 Level AA criteria reference
- Gap report and remediation plan examples