home / skills / pstuart

pstuart skills

Find 14 skills from 1 repo created by pstuart on GitHub.

1 repo
14 skills
GitHub

Sponsored

swift-SpeechAnalyzer-Framework-Expert

pstuart/pstuart

20
Expert guide for Apple's modern Speech framework (macOS 26+, iOS 26+) featuring SpeechAnalyzer and SpeechTranscriber for on-device speech-to-text transcription.
cross-platform-app-development-skill

pstuart/pstuart

20
Strategies for developing apps that work across multiple Apple platforms, including adaptive layouts and multi-view implementations.
memory-leak-diagnosis-skill

pstuart/pstuart

20
Detecting and fixing memory leaks and retain cycles in Swift apps using Instruments and best practices.
swift-performance-optimization-skill

pstuart/pstuart

20
Techniques for optimizing Swift code performance, memory usage, rendering efficiency, and using Instruments for profiling.
swift-unit-testing-skill

pstuart/pstuart

20
Guidelines and templates for writing effective unit tests with XCTest, including test-driven development practices and mocking techniques.
cleanup-author

pstuart/pstuart

20
Remove all Claude/AI authorship references from git history including commit messages, co-authored-by lines, and generated-with markers. Uses git-filter-repo for safe history rewriting.
fastlane

pstuart/pstuart

20
Comprehensive guide to Fastlane automation for iOS and Android app deployment. Use when helping with mobile app releases, code signing, screenshots, TestFlight, App Store Connect, Google Play Store, beta distribution, CI/CD pipelines, or any Fastlane actions/lanes. Covers gym, match, pilot, deliver, supply, snapshot, screengrab, and 100+ other actions.
book-publisher

pstuart/pstuart

20
Professional book publishing from Markdown, Word, or text to PDF/EPUB. Use when creating books, converting manuscripts to PDF, generating covers (Kindle and paperback with spine), building indexes with real page numbers, creating table of contents, or formatting chapters. Handles trade paperback (5.5x8.5), two-pass TOC generation, EPUB conversion, and Amazon KDP requirements.
nuxt4-frontend

pstuart/pstuart

20
Expert guidance for Nuxt 4 projects with app/ directory structure, Vue 3 Composition API, TypeScript, Vitest, ESLint, and Tailwind CSS 4 with Vite plugin. Use when creating components, composables, tests, or any frontend code. Enforces Tailwind-only styling (no inline styles or custom CSS). Supports Nuxt layers.
swift-modern-architecture-skill

pstuart/pstuart

20
Guide for building iOS apps using Swift 6, iOS 18+, SwiftUI, SwiftData, and modern concurrency patterns. Use when writing Swift/iOS code, designing app architecture, or modernizing legacy patterns. Prevents outdated patterns like Core Data, ObservableObject, DispatchQueue, and NavigationView.
swiftui-programming-skill

pstuart/pstuart

20
Expertise in SwiftUI for building declarative user interfaces, including SF Symbols integration and best practices.
xcode-build

pstuart/pstuart

20
Complete iOS/macOS/watchOS/tvOS development using native xcodebuild, xcrun simctl, and xcrun devicectl commands. Build, run, test apps on simulators and physical devices. UI automation, screenshots, video capture, log capture, Swift Package Manager. No MCP server required.
ios-accessibility-skill

pstuart/pstuart

20
Best practices for implementing accessibility features in iOS apps, including VoiceOver support, Dynamic Type, and Human Interface Guidelines compliance.