vue-options-api-best-practices
241Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.
vue-jsx-best-practices
231JSX syntax in Vue (e.g., class vs className, JSX plugin config).
vue-debug-guides
228Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue
angular-signals
226Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(), derived state with computed
Next.js Best Practices
223Next.js App Router principles. Server Components, data fetching, routing patterns.
Next.js + Supabase Auth
145Expert integration of Supabase Auth with Next.js App Router
swiftui-performance-audit
129Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrollin
Vue 3 Development
124Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/
reka-ui
75Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled
Nuxt UI v4
70Use when building styled UI with @nuxt/ui v4 components - create forms with validation, implement data tables with sorting, build modal dial
remotion-render
11Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs: useCurrentFrame, useV
Expo UI SwiftUI
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.