← Back to list

contrast-solver-helper
by claushaas
⭐ 2🍴 0📅 Jan 18, 2026
SKILL.md
name: contrast-solver-helper description: Implement APCA/WCAG2 contrast requirements and solver behavior per src/planning/spec-v0.3.md and src/planning/roadmap-v0.3.md, with minimal tests.
Contrast Solver Helper
Use this skill when implementing or validating contrast logic, APCA/WCAG2 targets, or solver behavior in src/contrast.
Workflow
- Read
src/planning/spec-v0.3.mdand the relevant phase insrc/planning/roadmap-v0.3.md. - Implement contrast evaluation for APCA and WCAG2.
- Implement solver behavior for targets and failure modes (best-effort vs strict).
- Add minimal tests for target attainment and failure handling.
Guardrails
- Respect
ContrastRequirementandOutputOptions.strictbehavior. - Prefer deterministic solver paths; document edge-case behavior.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon