IGTA-Tech

63 mods across 1 repository, 2 stars between them.

core-spotlight-ref

49

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when indexing app content for Spotlight search, using NSUserActivity for prediction/handoff, or choosing between CSSearchableItem and IndexedEntity - covers Core Spotlight framework and NSUserActivity integration for iOS 9+.

2 3d ago A 50 tokens

database-migration

50

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when adding/modifying database columns, encountering "FOREIGN KEY constraint failed", "no such column", "cannot add NOT NULL column" errors, or creating schema migrations for SQLite/GRDB/SQLiteData - prevents data loss with safe migration patterns and testing workflows for iOS/macOS apps.

2 3d ago A 63 tokens

deep-link-debugging

51

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when adding debug-only deep links for testing, enabling simulator navigation to specific screens, or integrating with automated testing workflows - enables closed-loop debugging without production deep link implementation.

2 3d ago A 38 tokens

energy-diag

52

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Symptom-based energy troubleshooting - decision trees for 'app at top of battery settings', 'phone gets hot', 'background drain', 'high cellular usage', with time-cost analysis for each diagnosis path.

2 3d ago A 43 tokens

energy-ref

53

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Complete energy optimization API reference - Power Profiler workflows, timer/network/location/background APIs, iOS 26 BGContinuedProcessingTask, MetricKit monitoring, with all WWDC code examples.

2 3d ago A 40 tokens

energy

54

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when app drains battery, device gets hot, users report energy issues, or auditing power consumption - systematic Power Profiler diagnosis, subsystem identification (CPU/GPU/Network/Location/Display), anti-pattern fixes for iOS/iPadOS.

2 3d ago A 50 tokens

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when implementing widgets, Live Activities, Control Center controls, or app extensions - comprehensive API reference for WidgetKit, ActivityKit, App Groups, and extension lifecycle for iOS 14+.

2 3d ago A 43 tokens

extensions-widgets

56

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when implementing widgets, Live Activities, or Control Center controls - enforces correct patterns for timeline management, data sharing, and extension lifecycle to prevent common crashes and memory issues.

2 3d ago A 38 tokens

file-protection-ref

57

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when asking about 'FileProtectionType', 'file encryption iOS', 'NSFileProtection', 'data protection', 'secure file storage', 'encrypt files at rest', 'complete protection', 'file security' - comprehensive reference for iOS file encryption and data protection APIs.

2 3d ago A 60 tokens

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability problems, unsupported language, or unexpected output. Systematic diagnostics with production crisis defense.

2 3d ago A 41 tokens

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Reference — Complete Foundation Models framework guide covering LanguageModelSession, @Generable, @Guide, Tool protocol, streaming, dynamic schemas, built-in use cases, and all WWDC 2025 code examples.

2 3d ago A 46 tokens

foundation-models

60

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when implementing on-device AI with Apple's Foundation Models framework — prevents context overflow, blocking UI, wrong model use cases, and manual JSON parsing when @Generable should be used. iOS 26+, macOS 26+, iPadOS 26+, visionOS 26+.

2 3d ago A 61 tokens

getting-started

61

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when first installing Axiom, unsure which skill to use, want an overview of available skills, or need help finding the right skill for your situation — interactive onboarding that recommends skills based on your project and current focus.

2 3d ago A 47 tokens

grdb

62

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when writing raw SQL queries with GRDB, complex joins, ValueObservation for reactive queries, DatabaseMigrator patterns, query profiling under performance pressure, or dropping down from SQLiteData for performance - direct SQLite access for iOS/macOS.

2 3d ago A 50 tokens

haptics

63

IGTA-Tech/claude-skills-research

Skill Claude CodeCodex

Use when implementing haptic feedback, Core Haptics patterns, audio-haptic synchronization, or debugging haptic issues - covers UIFeedbackGenerator, CHHapticEngine, AHAP patterns, and Apple's Causality-Harmony-Utility design principles from WWDC 2021.

2 3d ago A 60 tokens