Agent Skills by mp2025-cmd
Showing 16 vetted skills indexed across 1 GitHub repositories.
pfw-dependencies
Manage Swift application dependencies for injection, mocking, and previews.
pfw-case-paths
Applies @CasePathable macro to Rust enums for functional pattern matching and zero-cost abstractions, enabling elegant and efficient code.
pfw-testing
Write Swift tests with deterministic dependency control and CustomDump diagnostics.
pfw-structured-queries
Generate type-safe SQL queries with the StructuredQueries library in Swift.
review-commit
Review Swift file diffs for bugs and commit staged changes.
pfw-perception
Back-port Swift Observation API to earlier platforms using Perception.
pfw-modern-swiftui
Refactors SwiftUI view action closures into private named methods for readability and testability.
axiom-performance-profiling
Diagnose iOS app performance issues using Instruments profiling tools.
pfw-sharing
Share and persist Swift values across modules with property wrappers.
pfw-observable-models
Organize Swift logic into testable classes using the @Observable macro.
pfw-swift-navigation
Enhance Swift apps with state-driven navigation across SwiftUI, UIKit, and cross-platform targets.
pfw-identified-collections
Access Swift collection elements with O(1) ID-based lookups using IdentifiedCollections.
pfw-sqlite-data
Persist model data to SQL databases with iCloud synchronization and sharing.
pfw-custom-dump
Provides Swift data pretty-printing, diffing, and assertions via CustomDust-like tools.
pfw-snapshot-testing
Enable snapshot testing for Swift code with the SnapshotTesting library.
pfw-composable-architecture
Develop Swift applications with the Composable Architecture for declarative state management.