By conorluddy
Audit, fix, and initialise SwiftUI accessibility modifiers so your app is navigable by both VoiceOver users and AI agents
My Claude Code plugin marketplace for distributing reusable skills.
/plugin marketplace add https://github.com/conorluddy/Skills
| Plugin | Description |
|---|---|
| github-labels | Structured GitHub issue labels — priority, clarity, risk, blast radius, size, parallelism, sequencing, and type |
| swift-accessibility | Audit, fix, and scaffold SwiftUI accessibility modifiers for VoiceOver and AI agents |
| liquid-glass | iOS 26 Liquid Glass effects in SwiftUI and UIKit — API reference, design rules, and patterns |
| sonos-cli | Control Sonos speakers — playback, volume, grouping, queue management, and music search |
| openhue | Control Philips Hue lights — brightness, color, scenes, and automation |
| and-then | Ambiguity-first planning — resolve unknowns before committing to implementation |
Add the marketplace, then install individual plugins:
/plugin marketplace add https://github.com/conorluddy/Skills
/plugin install github-labels-plugin
/plugin install swift-accessibility-plugin
/plugin install liquid-glass-plugin
/plugin install sonos-cli-plugin
/plugin install openhue-plugin
/plugin install and-then-plugin
Each plugin follows this structure:
plugins/<name>-plugin/
├── .claude-plugin/
│ └── plugin.json # name, description, version
└── skills/
└── <skill-name>/
└── SKILL.md # Skill definition (frontmatter + instructions)
After creating the plugin directory, add an entry to .claude-plugin/marketplace.json.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimModular iOS development automation suite. 8 workflow-specific MCP servers (600-3500 tokens) with 23 tools across Xcode, Simulator, and IDB. Enable only what you need!
Reverse-engineer a SwiftUI app's design system into DTCG tokens, brand-narrative DESIGN.md, and an audit report.
Set up structured GitHub issue labels for any repository — priority, clarity, risk, blast radius, size, parallelism, sequencing, and type
Control Philips Hue lights from the CLI — brightness, color, scenes, and automation via openhue
Ambiguity-first planning — identify and resolve unknowns before committing to a plan
npx claudepluginhub conorluddy/skills --plugin swift-accessibility-pluginPlatform accessibility guidance for SwiftUI, UIKit, and AppKit UI tasks, audits, and Nutrition Label readiness.
Comprehensive collection of iOS development skills including SwiftUI, modern Swift architecture, accessibility, performance optimization, and more.
Reviews SwiftUI code for best practices on modern APIs, maintainability, and performance.
SwiftUI のレイアウト落とし穴・ベストプラクティスガイド + Hit Area Auditor サブエージェント。ATT呼び出しタイミング、.buttonStyle(.plain) + contentShape、CRUD 機能網羅チェック、アフォーダンスチェックを含む
SwiftUI code review with modern API best practices.
AI-powered visual testing and accessibility setup for iOS/SwiftUI apps. Build, launch in Simulator, test with computer use, detect crashes, analyze memory leaks, and add accessibility identifiers.