conorluddy/xclaude-plugin

DirSkills catalogs 8 skills from this repository, across 4 categories: AI Engineering, Automation, DevOps, Quality.

182 stars17 forksView on GitHub
2h ago

Accessibility Testing

Accessibility Testing checks iOS apps for WCAG compliance, VoiceOver compatibility, labels, contrast, and semantic structure. Use it to audit new features, debug accessibility issues, or run accessibility checks in CI.
Quality
18217
💥
2h ago

Crash Debugging

Crash Debugging analyzes iOS crash logs, symbolicates stack traces with dSYM files, and helps identify root causes. Use it when investigating app crashes, TestFlight reports, or unsymbolicated crash reports.
Quality
18217
📈
2h ago

Performance Profiling

Performance Profiling instruments iOS apps to find CPU, memory, network, and energy bottlenecks. Use it when diagnosing slow launch, leaks, scrolling issues, or other runtime performance problems.
Quality
18217
📱
2h ago

Simulator Workflows

Simulator Workflows manages iOS Simulator devices and apps through simctl via the execute_simulator_command MCP tool. Use it to boot, create, delete, install, launch, and diagnose simulator issues.
Automation
18217
🗂️
2h ago

State Management

State Management helps reduce token use with caching, progressive disclosure, and configuration patterns for plugin operations. Use it when working with large responses, cache invalidation, or consistent state across tests and workflows.
AI Engineering
18217
📱
2h ago

UI Automation Workflows

UI Automation Workflows uses IDB accessibility queries and taps to automate iOS simulator interactions. Use it to find elements, fill forms, and verify user flows before falling back to screenshots.
Automation
18217
🛠️
2h ago

Xcode Workflows

Xcode Workflows provides guidance for building, testing, cleaning, and diagnosing iOS projects with the Xcode build system. Use it when running xcodebuild-related operations or troubleshooting build failures and schemes.
DevOps
18217
🧪
2h ago

iOS Testing Patterns

iOS Testing Patterns provides workflows for running XCTest and XCUITest suites, analyzing failures, and detecting flaky tests. Use it when debugging test runs, filtering cases, or setting up CI test execution.
Quality
18217