Find the perfect skill
iOS SwiftUI App Scaffold
Development
Scaffold a complete SwiftUI iOS app with offline-first persistence, push notification plumbing, tooling, CI, and optional GitHub repo creation.
Claude History Restore
Development
Restore a Claude Code conversation to an earlier local history point after compaction or unwanted turns, with automatic backup.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling to reduce latency and improve throughput.
CUDA Index Width in PyTorch
Development
Fix large-tensor indexing overflows in PyTorch CUDA kernels. Choose between 32-bit and 64-bit index math using canonical utilities like canUse32BitIndexMath and AT_DISPATCH_INDEX_TYPES.
PostHog Survey SDK Feature Audit
Development
Audit survey feature support across PostHog SDKs and verify version requirements.
Local CI Reproduction
Development
Run locally the equivalent checks of a CI pipeline (cargo check, npm build, UI tests).
Trust & Reliability Animation
Development
Create animations that build user trust and credibility through predictable, controlled motion. Practical guidance on Disney principles, timing, and easing.
Makepad Skills for Rust UI Development
Development
Skills for UI development with Makepad in Rust: setup, patterns, shaders, packaging, and troubleshooting.
Domain-Driven Design Strategic Guide
Development
Strategic DDD guide for splitting the domain into bounded contexts, defining ubiquitous language, and mapping context boundaries. Tactical patterns follow Clean Architecture.
Home Assistant Integration Knowledge
Development
Complete reference for building, testing and reviewing Home Assistant integrations, covering best practices, entity platforms, and quality scale rules.
Python Project Scaffolding
Development
Python project architecture expert specializing in scaffolding production-ready applications with modern tooling.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.