swift-design

Analyze and generate SwiftUI code adhering to Apple's Human Interface Guidelines.

2|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/timbrinded/kiln --skill swift-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swift-design
Source: https://github.com/timbrinded/kiln/tree/main/plugins/swift-design/skills/swift-design
Command: npx skills add https://github.com/timbrinded/kiln --skill swift-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures your SwiftUI code adheres to Apple's Human Interface Guidelines (HIG), leading to higher quality, more accessible, and platform-native applications.

Core Features & Use Cases

  • Code Review: Analyzes SwiftUI code against 40+ rules for design, accessibility, and modern API usage.
  • Visual Review: Evaluates screenshots against key design principles like hierarchy, spacing, and color.
  • Code Generation: Produces HIG-compliant SwiftUI views based on natural language descriptions.
  • Use Case: Improve the design quality of your iOS app by having this Skill audit your codebase, identify HIG violations, and suggest concrete fixes, ensuring a polished and user-friendly experience.

Quick Start

Review the provided SwiftUI code for HIG compliance and accessibility issues.

Frequently Asked Questions about swift-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my SwiftUI code for Apple Human Interface Guidelines compliance?

HIG compliance checks analyze SwiftUI code against 40+ rules for layout, typography, color, accessibility, and modern API usage to identify violations and suggest concrete fixes for iOS applications.

Can I generate SwiftUI views from a natural language description that follow HIG rules?

HIG-compliant code generation produces SwiftUI views directly from natural language descriptions, automatically enforcing rules for layout, typography, color, and accessibility to ensure platform-native design.

Does SwiftUI design review evaluate visual hierarchy and spacing from screenshots?

Visual review evaluates iOS screenshots against key design principles like hierarchy, spacing, and color, assessing the visual output to identify areas where the interface deviates from platform-native standards.

What is the best way to audit an iOS app for accessibility and modern API usage?

Auditing iOS apps for accessibility and modern API usage involves analyzing the SwiftUI codebase against established design rules to detect violations, ensuring a polished and user-friendly experience.

Can I use this SwiftUI design review for existing iOS codebases?

SwiftUI design review supports existing iOS codebases by analyzing the provided code against 40+ rules for design, accessibility, and modern API usage, identifying violations and suggesting concrete fixes.

Why does my SwiftUI layout violate Apple Human Interface Guidelines?

SwiftUI layout violations occur when code does not adhere to HIG rules for spacing, typography, color, and accessibility, which can be identified through an automated code review analyzing against 40+ design standards.