🧪
State Machine Driven Ui
This skill helps you design deterministic UI flows with finite state machines, improving reliability, visualization, and validation across complex interactions.
frontenddesignuxdebugging
🐛
Supabase Advanced Troubleshooting
This skill guides you through advanced Supabase debugging to isolate failures, collect evidence, and escalate issues with confidence.
debuggingdevopsmonitoringbackend
🐛
Sveltekit Data Flow
SvelteKit data flow guidance. Use for load functions, form actions, server/client data, and invalidation. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error(), invalidateAll().
spences10debugging
🐛
Sveltekit Structure
SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.
spences10debugging
🧪
Swift Async Stream Patterns
This skill helps building robust AsyncStream and AsyncSequence patterns in Swift by applying state machine, mutex, and continuation safety practices.
swiftdebuggingdesigntesting
🧪
Tasks Md Validation Testing
This skill provides a complete testing infrastructure for OpenSpec's tasks.md validation, enabling automated test setup, execution, and cleanup.
testingscriptingci-cddebugging