swiftui-performance-audit
Audit and optimize SwiftUI runtime performance. Diagnose slow rendering, janky scrolling, high resource usage, and layout thrash with code review, architecture analysis, and Instruments profiling guidance.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
366 skills found
Audit and optimize SwiftUI runtime performance. Diagnose slow rendering, janky scrolling, high resource usage, and layout thrash with code review, architecture analysis, and Instruments profiling guidance.
Generates a random lucky number between 0 and 9999 for games, decision-making, or entertainment.
Reactive UI patterns for remote data fetching, enabling smooth in-place updates, persistent scroll position, and efficient loading state management using the .current property.
Fetches expert perspectives from OpenAI Codex and Google Gemini for architecture, code reviews, and debugging, with transparent LLM synthesis.
Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.
Master professional state management in React Native using Redux Toolkit, Zustand, and TanStack Query, including data persistence with AsyncStorage.
Robot perception system design, configuration, and optimization for cameras, LiDAR, and sensor fusion pipelines. Includes camera calibration, 3D reconstruction, and production deployment best practices.
Stripe payment integration patterns for checkout, webhooks, and subscriptions. Ensures safe API usage, idempotency, signature verification, and testing compliance.
Unit and integration test your Encore.ts backend applications using Vitest, including support for isolated test databases and service mocking.
A deterministic orchestration engine for autonomous coding agents, managing workflow loops, state persistence, and checkpoint-based execution.
Build modular FastAPI applications using Clean Architecture, including domain-driven design, dependency injection, repository patterns, and testing strategies for scalable Python backend services.
Optimizes Prisma Client connection pool settings for production databases, serverless environments, and high-concurrency architectures to prevent connection exhaustion and performance bottlenecks.