Loading...
Loading...
Found 11,924 Skills
Expert guidance on choosing the right Mapbox search tool and parameters for geocoding, POI search, and location discovery
Use to score territory scenarios for fairness, whitespace, and productivity.
Use to attribute forecast vs actual deltas and recommend remediation actions.
Best-practice kit for BI dashboard layout, storytelling, and adoption.
Template pack for summarizing BI insights for ELT/board stakeholders.
UI component library expert including Chakra, Material UI, and Mantine
Design Thinking process—Empathize, Define, Ideate, Prototype, Test. Use for product design, solving ambiguous problems, or when you don't know what users really need.
Rigging fundamentals, skeleton setup, and animation controls
Production-grade API design patterns for REST, GraphQL, gRPC, and tRPC. Covers API architecture, OpenAPI/Swagger specs, versioning/deprecation, authentication/authorization, rate limiting, pagination, error models, contract testing, and developer documentation.
UV mapping, texture painting, PBR materials, and shader basics
Prometheus, Grafana, CloudWatch, Azure Monitor, Stackdriver, logging, alerting, and SRE practices
TanStack Query v5 expert guidance - migration gotchas (v4→v5 breaking changes), performance pitfalls (infinite refetch loops, staleness traps), and decision frameworks (when NOT to use queries, SWR vs React Query trade-offs). Use when: (1) debugging v4→v5 migration errors (gcTime, isPending, throwOnError), (2) infinite refetch loops, (3) SSR hydration mismatches, (4) choosing between React Query vs SWR vs fetch, (5) optimistic update patterns not working. NOT for basic setup (see official docs). Focuses on non-obvious decisions and patterns that cause production issues. Triggers: React Query, TanStack Query, v5 migration, refetch loop, stale data, SSR hydration, query invalidation, optimistic updates debugging.