Skip to content
Lab·skill·Public · Apr 16·Updated May 26

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.

seansmithworks / impeccable-swiftSwift
fragment · impeccable-swift SKILL.md · command groups
// 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 live
Install
install
npx skills add seansmithworks/impeccable-swift
What it does

Ports 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.

Why I built it

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.