Terryc21

Claude Code skill for Xcode SwiftUI workflow auditing

22
3
100% credibility
Found Mar 09, 2026 at 22 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Swift
AI Summary

A plugin that systematically audits SwiftUI app workflows to detect UX issues like dead ends, buried actions, and data gaps, providing rated findings and fix plans.

How It Works

1
πŸ“± Open your app project

You start your iOS or Mac app in the coding program on your Mac, ready to make sure users can move smoothly between screens.

2
πŸ€– Wake up your AI helper

You open the friendly AI assistant that helps with coding, like a smart friend who knows your project inside out.

3
πŸ›’ Grab the workflow checker

You tell your AI to add this special tool from its collection of helpers, so it can check how users flow through your app.

4
πŸ” Run the full check

With one simple phrase, you ask the tool to scan every button, menu, and path, spotting dead ends or tricky spots.

5
πŸ“Š See the friendly report

You get a clear table of issues, like buried buttons or confusing paths, rated by how much they bother users.

6
πŸ› οΈ Get your fix plan

Tell the AI to turn findings into easy steps to smooth out the rough spots in your app.

πŸŽ‰ App flows perfectly

After quick tweaks, your app guides users effortlessly from start to finish, making everyone happy.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 22 to 22 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is workflow-audit?

Workflow-audit is a Swift-based Claude Code CLI plugin that audits SwiftUI user workflows in Xcode projects, scanning for dead ends, buried buttons, dismiss traps, and UX friction via a 5-layer process: entry point inventory, flow tracing, issue detection, semantic evaluation, and data wiring checks. It generates rated findings tables with urgency, risk, and fix effort, plus phased fix plans. Install free via `claude plugin marketplace add Terryc21/workflow-audit` then `claude plugin install workflow-audit`β€”no claude code download or pricing needed.

Why is it gaining traction?

Its layer-by-layer commands like `/workflow-audit layer3` for issues or `/workflow-audit diff` make audit workflow charts repeatable, unlike generic claude github code review tools or claude code vs cursor setups. Tailored for SwiftUI, it flags platform parity gaps and mock data in real apps, with claude code skills like `/plan --workflow-audit` turning findings into actionable tasks. Devs dig the internal audit workflow focus on user paths over syntax.

Who should use this?

SwiftUI devs in Xcode auditing iOS/macOS apps before release, especially after adding sheets, promotion cards, or navigation. Solo maintainers fixing "can't find feature X" bugs, or teams with claude github integration wanting claude code skills for workflow audits. Skip if not using Claude Code CLI.

Verdict

Early maturity at 18 stars and 1.0% credibility score, but thorough docs and responsible AI caveats make it usable now. Grab it for SwiftUI audit workflow process if manual UX reviews dragβ€”pair with human verification for real wins.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.