Initial commit
This commit is contained in:
16
skills/accessibility-audit/CHANGELOG.md
Normal file
16
skills/accessibility-audit/CHANGELOG.md
Normal 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
|
||||
Reference in New Issue
Block a user