ux-principles-101/SKILL.md
101 actionable UX principles covering accessibility (WCAG), controls, forms, navigation, search, empty states, onboarding, error recovery, progress indicators, copywriting, user journeys, and ethical design. Cross-cutting skill — load alongside...
npx skillsauth add peterbamuhigire/skills-web-dev ux-principles-101Install this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
ux-principles-101 or would be better handled by a more specific companion skill.SKILL.md first, then load only the referenced deep-dive files that are necessary for the task.Cross-cutting skill. Load alongside any platform or domain skill to enforce UX quality.
| Skill | When to combine |
|---|---|
| webapp-gui-design | Web app UI implementation |
| jetpack-compose-ui | Android Compose screens |
| form-ux-design | Deep form patterns |
| pos-sales-ui-design | Point-of-sale interfaces |
| healthcare-ui-design | Clinical-grade UI |
| ux-psychology | Cognitive science foundations |
| laws-of-ux | Named-law quick reference (Fitts, Hick, Miller) |
| interaction-design-patterns | Tidwell's 45+ structural patterns |
| web-usability-krug | Krug's usability laws and billboard design |
| lean-ux-validation | Hypothesis-driven validation |
| vibe-security-skill | Security baseline (mandatory for web apps) |
Sources: Grant Ch.59-69, Maioli Ch.6 (POUR + Universal Design)
tabindex; test by tabbing through every form and menu:focus outlines — restyle them if needed, but keep them visiblemaximum-scale=1.0, user-scalable=no is forbidden)prefers-reduced-motion for all animationsExtended guidance for ux-principles-101 was moved to references/skill-deep-dive.md to keep this entrypoint compact and fast to load.
Use that deep dive for:
2. Controls & Buttons3. Forms & Input4. Navigation & Content5. Search UX6. Empty States & Onboarding7. Progress & Feedback8. Error Recovery9. User Journeys10. Copywriting for UI11. Ethical Design12. Heuristic Evaluation Quick Reference13. UX Quality Checklistdata-ai
Use when adding AI-powered analytics to a SaaS platform — semantic search over business data, natural language queries, trend detection, anomaly alerts, and AI-generated insights for dashboards. Covers embeddings, NL2SQL, and per-tenant analytics...
data-ai
Design AI-powered analytics dashboards — what metrics to show, how to display AI predictions and confidence, drill-down patterns, KPI cards, trend visualisation, AI Insights panels, export design, and role-based dashboard variants. Invoke when...
development
Use when designing, building, reviewing, or upgrading production software systems that must be secure, performant, maintainable, scalable, and user-centered. Apply before writing specs, code, architecture, APIs, databases, mobile apps, SaaS platforms, or ERP systems.
development
Professional web app UI using commercial templates (Tabler/Bootstrap 5) with strong frontend design direction when needed. Use for CRUD interfaces, dashboards, admin panels with SweetAlert2, DataTables, Flatpickr. Clone seeder-page.php, use...