chore: release v1.1.0 - add Support Team Guide and User Guide, update all docs to v1.1.0
This commit is contained in:
43
skills/cognitive-accessibility-checker/SKILL.md
Normal file
43
skills/cognitive-accessibility-checker/SKILL.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
name: cognitive-accessibility-checker
|
||||
description: Evaluates content for cognitive accessibility including readability, navigation, and comprehension.
|
||||
---
|
||||
|
||||
# cognitive-accessibility-checker
|
||||
|
||||
## Capabilities
|
||||
|
||||
- Check for cognitive load issues
|
||||
- Validate navigation clarity
|
||||
- Assess comprehension barriers
|
||||
- Suggest cognitive improvements
|
||||
|
||||
## Usage
|
||||
|
||||
Use this skill when:
|
||||
- Reviewing content clarity and readability
|
||||
- Evaluating navigation complexity
|
||||
- Ensuring cognitive accessibility
|
||||
|
||||
## Input
|
||||
|
||||
Content to evaluate and target audience cognitive profile.
|
||||
|
||||
## Output
|
||||
|
||||
Cognitive accessibility report with:
|
||||
- Cognitive load assessment
|
||||
- Navigation clarity analysis
|
||||
- Comprehension barrier identification
|
||||
- Improvement recommendations
|
||||
|
||||
## Limitations
|
||||
|
||||
- Cannot assess individual cognitive differences
|
||||
- Recommendations are general guidelines
|
||||
- Does not replace user testing with diverse learners
|
||||
|
||||
## Assumptions
|
||||
|
||||
- Content is complete
|
||||
- Target audience is specified
|
||||
Reference in New Issue
Block a user