MUXAI Wiki

MUXAI Wiki

Skills

Curated GitHub skill repos to improve agent performance in your code projects.

Install MUXAI skills for designer-first workflows, or browse community skills for polish, components, and performance. Copy the install command, paste in your terminal, and reload your agent harness.

Vibe to Prod

Harness

Audit a repo for production readiness and fix what's missing — CI/CD, security, monitoring, docs, and structure. Bridges vibe-coded projects toward ship-ready engineering.

Install command

npx skills add Manish-UXUI/vibe-to-prod -y
View repo

Design Review

Iteration

Audit screens or codebases against 11 design-integrity dimensions — drift, AI slop, off-brand patterns, and missing states. Reports findings by severity and can realign work to your system.

Install command

npx skills add manish-uxai/design-review -y
View repo

Design Playground

Discovery

Experiment with UI ideas in a sandbox before committing to production code. Useful for trying layouts, motion, and component variations with agent assistance.

Install command

npx skills add manish-uxai/playground@design-playground -y
View repo

Setup

Harness

Scaffold a production-ready frontend harness — Vite, React, TypeScript, Tailwind, and shadcn/ui — from scratch or from a Figma Make export. Run once per project.

Install command

npx skills add manish-uxai/setup -y
View repo