com um clique
MultimateAi
MultimateAi contém 7 skills coletadas de NarihitoM, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Build or debug multi-agent workflows in the MultimateAi desktop app. Use when: creating agent nodes, wiring up sequential/simultaneous execution, configuring tool approval, or working with the local agent system.
'Debug Electron main process, IPC communication, and agent workflow issues in the MultimateAi desktop app. Use when: preload bridge fails, IPC messages don't arrive, agent workflow breaks, OAuth window won't open, or electron-store tokens are corrupted.'
Create or modify shadcn/ui components in the MultimateAi codebase (base-nova style, @base-ui/react primitives, Tailwind v4). Use when: building a new UI primitive, adding variants to existing components, or fixing styling inconsistencies.
Implement or debug NDJSON streaming chat for service integrations in MultimateAi. Use when: wiring up chat endpoints, handling SSE/NDJSON event types, fixing streaming bugs, adding a new chat feature that sends messages and receives typed events.
Work with Tailwind CSS v4 theming in the MultimateAi codebase. Use when: adding or modifying design tokens, working with CSS variables and oklch colors, configuring dark mode, adjusting the radius scale, or debugging styling issues.
Use TanStack Query v5 patterns in the MultimateAi codebase. Use when: creating queries or mutations, invalidating cache, handling loading/error states, setting up query keys, or configuring staleTime/gcTime.
Create or modify Zustand v5 stores in the MultimateAi codebase. Use when: building a new feature store, adding state to an existing store, understanding the common store shape, or fixing store-related bugs.