Agent Skills by dengnaichen
Showing 75 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate domain-specific checklists to validate technical requirements for completeness and clarity.
axiom-debug-tests
Analyze xcresult bundles and crash logs to diagnose failing iOS UI tests.
axiom-audit-memory
Audit Swift source code for memory leaks and retain cycles.
axiom-audit-swiftui-layout
Analyze SwiftUI codebases for layout anti-patterns and adaptive strategy gaps.
axiom-analyze-triage
Automate classification and ranking of production crash and hang reports from Sentry and App Store Connect.
axiom-optimize-build
Audit Xcode project configurations and build scripts to identify performance bottlenecks.
axiom-performance
Diagnose iOS and macOS performance issues using Xcode Instruments and MetricKit.
axiom-testing
Write, debug, and optimize Swift unit and UI tests.
axiom-fix-build
Diagnose and resolve Xcode build failures with environment checks and cleanup.
axiom-uikit
Debug UIKit and SwiftUI interoperability with Auto Layout and lifecycle patterns.
axiom-audit-codable
Analyze Swift Codable implementations for serialization anti-patterns and structural risks.
axiom-analyze-swift-performance
Analyze Swift source code for performance anti-patterns and allocation hotspots.
axiom-profile-performance
Automate macOS performance profiling and headless trace analysis with xcprof and xctrace.
axiom-design
Guide Apple UI design with HIG and Liquid Glass material rules.
axiom-implement-iap
Implement StoreKit 2 in-app purchase flows with transaction verification and restoration.
axiom-audit-swiftdata
Analyze SwiftData implementations for architectural violations, migration gaps, and concurrency anti-patterns.
axiom-swift-simplifier
Analyze Swift source code for behavior-preserving readability refactorings.
axiom-data
Manage data persistence, schema migrations, and serialization across SwiftData, Core Data, and GRDB.
axiom-test-simulator
Automate iOS simulator lifecycle, UI interaction, and diagnostic collection via xcrun and simctl.
axiom-ai
Implement Apple Intelligence features with LanguageModelSession and @Generable structured output.
speckit-constitution
Synchronize project governance by propagating constitution changes to dependent specification templates.
axiom-concurrency
Diagnose Swift 6 concurrency issues including data races and actor isolation violations.
axiom-macos
Guide macOS development from SwiftUI setup to notarized distribution.
axiom-graphics
Diagnose GPU rendering and migrate OpenGL code to Metal.