IGTA-Tech/claude-skills-research
Plugin Claude Code
Plugin marketplace listing 1 plugin: axiom.
IGTA-Tech/claude-skills-research
Plugin Claude Code
Plugin marketplace listing 1 plugin: axiom.
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions accessibility checking, App Store submission, code review, or WCAG compliance. Automatically runs comprehensive accessibility audit to detect VoiceOver issues, Dynamic Type violations, color contrast failures, and WCAG compliance problems - prevents App Store rejections and…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions Xcode build failures, build errors, or environment issues. Automatically diagnoses and fixes Xcode build failures using environment-first diagnostics - saves 30+ minutes by checking zombie processes, Derived Data, SPM cache, and simulator state before code investigation. user: "My…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions slow builds, build performance, or build time optimization. Automatically scans Xcode projects for build performance optimizations - identifies slow type checking, expensive build phase scripts, suboptimal build settings, and parallelization opportunities to reduce build times by…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions Codable review, JSON encoding/decoding issues, data serialization audit, or modernizing legacy code. Automatically scans Swift/Objective-C for Codable anti-patterns (manual JSON building, try? swallowing errors, JSONSerialization usage) and date handling issues - prevents silent…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions concurrency checking, Swift 6 compliance, data race prevention, or async code review. Automatically scans Swift code for Swift 6 strict concurrency violations - detects unsafe Task captures, missing @MainActor, Sendable violations, and actor isolation problems to prevent data…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions Core Data review, schema migration, production crashes, or data safety checking. Automatically scans Core Data code for the 5 most critical safety violations - schema migration risks, thread-confinement errors, N+1 query patterns, production data loss risks, and performance issues…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions battery drain, energy optimization, power consumption audit, or pre-release energy check. Automatically scans codebase for the 8 most common energy anti-patterns - timer abuse, polling instead of push, continuous location, animation leaks, background mode misuse, network…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions in-app purchase review, IAP audit, StoreKit issues, purchase bugs, transaction problems, or subscription management. Automatically audits existing IAP code to detect missing transaction.finish() calls, weak receipt validation, missing restore functionality, subscription status…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user wants to add in-app purchases, implement StoreKit 2, set up subscriptions, or add purchase functionality. Implements complete IAP solution following testing-first workflow with StoreKit configuration, centralized StoreManager, transaction handling, subscription management, and restore…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions iCloud sync issues, CloudKit errors, ubiquitous container problems, or asks to audit cloud sync. Automatically runs comprehensive iCloud audit to detect missing entitlement checks, unsafe file coordination, missing error handling, and CloudKit anti-patterns - prevents sync…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions Liquid Glass review, iOS 26 UI updates, toolbar improvements, or visual effect migration. Automatically scans SwiftUI codebase for Liquid Glass adoption opportunities - identifies views for glass effects, toolbar improvements, search patterns, migration from old blur effects, and…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions memory leak prevention, code review for memory issues, or proactive leak checking. Automatically scans codebase for the 6 most common memory leak patterns - timer leaks, observer leaks, closure captures, delegate cycles, view callbacks, and PhotoKit accumulation to prevent crashes…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions networking review, deprecated APIs, connection issues, or App Store submission prep. Automatically scans Swift/Objective-C for deprecated networking APIs (SCNetworkReachability, CFSocket, NSStream) and anti-patterns (reachability checks, hardcoded IPs, missing error handling) …
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions simulator testing, test scenarios, visual verification, push notification testing, location simulation, screenshot capture, or automated testing workflows. Automatically sets up test scenarios, captures screenshots, checks logs for crashes/errors, and iterates on fixes - enables…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions file storage issues, data loss, backup bloat, or asks to audit storage usage. Automatically runs comprehensive storage audit to detect files in wrong locations, missing backup exclusions, missing file protection, and storage anti-patterns - prevents data loss and backup bloat.…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions Swift performance audit, code optimization, or performance review. Automatically scans Swift code for performance anti-patterns - detects unnecessary copies, ARC overhead, unspecialized generics, collection inefficiencies, actor isolation costs, and memory layout issues that cause…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions SwiftUI architecture review, separation of concerns, testability issues, or "logic in view" problems. Automatically scans SwiftUI code for architectural anti-patterns - logic in view bodies, async boundary violations, property wrapper misuse, and testability gaps. Complements (but…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions SwiftUI navigation issues, deep linking problems, state restoration bugs, or navigation architecture review. Automatically scans SwiftUI navigation code for architecture issues - detects missing NavigationPath, deep link gaps, state restoration problems, wrong container usage, and…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions SwiftUI performance, janky scrolling, slow animations, or view update issues. Automatically scans SwiftUI code for performance anti-patterns - detects expensive operations in view bodies, unnecessary updates, missing lazy loading, and SwiftUI-specific issues that cause frame drops…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user wants to audit test quality, find flaky test patterns, speed up test execution, or prepare for Swift Testing migration. Scans for sleep() calls, shared mutable state, missing assertions, XCTest to Swift Testing migration opportunities, and Swift 6 concurrency issues in tests. user: "Can…
IGTA-Tech/claude-skills-research
Agent Claude Code
Use this agent when the user mentions TextKit review, text layout issues, Writing Tools integration, or UITextView/NSTextView code review. Automatically scans for TextKit 1 fallback triggers, deprecated glyph APIs, and missing TextKit 2 features - prevents loss of Writing Tools support and ensures modern text handling…
IGTA-Tech/claude-skills-research
Command Claude Code
Ask a question about iOS/Swift development - routes to the right Axiom skill or agent.
IGTA-Tech/claude-skills-research
Command Claude Code
Smart audit selector - analyzes your project and suggests relevant audits.