feat: add product-design-and-ux skill (#36)

Closes #24
This commit is contained in:
Magnus Hedemark
2026-07-13 11:45:21 -04:00
committed by GitHub
parent 901fca5d8a
commit ef600024fc
26 changed files with 645 additions and 5 deletions
+1 -1
View File
@@ -58,5 +58,5 @@ Stop when each acceptance criterion has direct evidence or a recorded failed, bl
## When Not To Use
- For Hugo template architecture, theme-wide layout, or CMS rendering concerns, use [hugo-theme](../hugo-theme/SKILL.md) and its [design/accessibility reference](../hugo-theme/references/design-accessibility.md).
- For product workflow, discovery, or requirements outside accessibility, use [product-methodology](../product-methodology/SKILL.md). Keep this skill responsible for the accessibility interaction contract.
- For evidence gathering, scope decisions, or user-facing behavior outside accessibility, use [product-discovery](../product-discovery/SKILL.md), [product-methodology](../product-methodology/SKILL.md), or [product-design-and-ux](../product-design-and-ux/SKILL.md). Keep this skill responsible for accessibility interaction and conformance depth.
- For framework or library APIs, consult the current official documentation after defining this skill's semantic and interaction contract.