impeccable-swift · porting a design-quality family to SwiftUI
A Swift/SwiftUI port of Paul Bakaus's impeccable design-quality skill family. One skill, 23 sub-commands, 41 reference docs, a SwiftSyntax CLI underneath. v0.3.0 · proof of concept, not production-grade.
// impeccable-swift · one skill, 23 sub-commands, 6 categories//// Build craft, shape, teach, document, extract// Evaluate critique, audit// Refine polish, bolder, quieter, distill, harden, onboard// Enhance animate, colorize, typeset, layout, delight, overdrive// Fix clarify, adapt, optimize// Iterate livePorts the impeccable design-quality skill family (Paul Bakaus, Apache 2.0) into Swift/SwiftUI vocabulary. iOS 26+ and macOS 26+ only, Liquid Glass as a first-class material. The detector stack is SwiftLint custom rules for line-local patterns, a SwiftSyntax CLI for AST-level checks, and an asset-catalog checker for SF Symbol vs PNG resolution.
I needed the same anti-vibe-code rigor on Swift work that impeccable gave me on the web. The web version's voice and structure were too good to redo from scratch · a faithful port preserves Paul's philosophy and adds the Swift-native pieces (Liquid Glass, asset catalogs, ViewBuilder ergonomics) on top.