A design system skill that fights generic AI output in SwiftUI projects. It layers anti-slop rules, design direction advice, brand asset protocols, and a five-dimension review framework on top of whatever LLM code editor you're using. Curated by @wholiver. The upstream repo lives on GitHub but the catalog entry is light on implementation details, so you'll want to check the source to see exactly what constraints and heuristics it applies. Useful if you've noticed your AI-generated SwiftUI interfaces all look the same and want to inject some opinionated design guardrails into the loop. Works across Claude Code, Cursor, and similar tools that support the Open Design skill discovery protocol.
npx skills add https://github.com/nexu-io/open-design --skill swiftui-design