Run Impeccable-backed UI design reviews for this app. Use when auditing visual design, UX polish, responsive quality, AI-slop anti-patterns, hierarchy, spacing, typography, color, motion, or when the user asks for Impeccable, design audit, design critique,…
fbosch/infinite-fusion-nuzlocke
SkillsMP has collected 4 skills from fbosch/infinite-fusion-nuzlocke. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Enforce high-risk accessibility invariants for interactive React UI. Use when implementing/refactoring clickable wrappers, icon-only controls, sortable tables, dialogs, keyboard flows, or live status updates.
Apply repository Zod boundary-validation conventions with consistent error shapes. Use when changing API handlers, loaders, localStorage/persistence flows, import/export parsers, or legacy payload migrations.
Prevent React derived-state regressions and effect-sync loops. Use when editing `useState`/`useEffect`/selectors, adding filtering/sorting/formatting logic, or debugging stale UI caused by duplicated state.