← all publishers

amunozdev

@amunozdev source repo

5 published skills

  1. Nextjs Tanstack Hooks 2 · amunozdev bundle
    Enforces hook development conventions for this Next.js project: file structure, TanStack Query patterns, query key factory, typing, and anti-pattern prevention. Use when creating, modifying, or reviewing custom React hooks in src/hooks/, or when user mentions "new hook", "create a hook", "add useQuery hook", "fix hook pattern", "review my hook", "migrate hook", or "hook anti-patterns". Do NOT use for general React component development or non-hook utilities.
    0
    installs
  2. Nextjs Swr Hooks · amunozdev bundle
    Enforces hook development conventions for Next.js projects using SWR (stale-while-revalidate): file structure, fetcher patterns, key factories, SSR fallback, typing, and anti-pattern prevention. Use when creating, modifying, or reviewing custom React hooks with SWR in a Next.js project, or when user mentions "swr", "useSWR", "stale while revalidate", "swr hook", "swr mutation", "useSWRMutation", "swr infinite", "swr middleware". Do NOT use for TanStack Query projects — use nextjs-tanstack-hooks instead. Do NOT use for non-Next.js projects — use react-swr-hooks instead. Do NOT use for client state management (Zustand, Redux, Recoil, Jotai).
    0
    installs
  3. React Swr Hooks · amunozdev bundle
    Enforces hook development conventions for React projects using SWR (stale-while-revalidate): file structure, fetcher patterns, key factories, typing, and anti-pattern prevention. Works with React Native, Expo, Vite + React, CRA, Remix (client-side), and any React 18/19 app. Use when creating, modifying, or reviewing custom React hooks with SWR, or when user mentions "swr", "useSWR", "stale while revalidate", "swr hook", "swr mutation", "useSWRMutation", "swr infinite", "swr middleware". Do NOT use for TanStack Query projects — use react-tanstack-hooks instead. Do NOT use for general React component development or non-hook utilities. Do NOT use for client state management (Zustand, Redux, Recoil, Jotai).
    0
    installs
  4. Token Optimizer · amunozdev
    Practical guide to reduce token consumption and lower AI costs for both Claude Code users and developers calling the Anthropic API directly. Covers file organization, context management, strategic model selection, prompt caching, Batch API, effort tuning, and prompt architecture. Backed by real experiment data. Use when user mentions "optimize tokens", "reduce costs", "Claude is slow", "too many tokens", "token budget", "context window full", "organize codebase for AI", "reduce token consumption", "prompt caching", "cache_control", "batch API", "cache broken", "API costs", or "thinking budget". Do NOT use for general coding questions, debugging, or performance optimization unrelated to AI token usage.
    0
    installs
  5. Nextjs Tanstack Hooks · amunozdev bundle
    Enforces hook development conventions for this Next.js project: file structure, TanStack Query patterns, query key factory, typing, and anti-pattern prevention. Use when creating, modifying, or reviewing custom React hooks in src/hooks/, or when user mentions "new hook", "create a hook", "add useQuery hook", "fix hook pattern", "review my hook", "migrate hook", or "hook anti-patterns". Do NOT use for general React component development or non-hook utilities. Do NOT use for client state management (Zustand, Redux, Recoil, Jotai).
    0
    installs