Skill Claude CodeCodex
A Chinese-language workflow for documenting components in the @skyroc/web-ui component library. It locates a component's source code, demo, and existing MDX documentation before creating or updating the page.
46 tagged tanstack query, measured the same way as everything else here.
Browse within: ReAct 24admin 24antd 24react-admin 24react19 24plugin 14tanstack 14tanstack-form 14react-native 6tanstack-react-query 6unistyles 6
Skill Claude CodeCodex
A Chinese-language workflow for documenting components in the @skyroc/web-ui component library. It locates a component's source code, demo, and existing MDX documentation before creating or updating the page.
Skill Claude CodeCodex
Refactor high-complexity React components in Dify frontend. Use when pnpm analyze-component --json shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when pnpm analyze-component warns to refactor before testing; avoid for simple/well-structured…
Skill Claude CodeCodex
A documentation workflow for components in @skyroc/native-ui, a React Native interface library using Uniwind. It locates component source code, demos, playground pages, and MDX documentation, then follows the library’s documentation format.
tanstack-skills/tanstack-skills
Skill Claude CodeCodex
Provider-agnostic, type-safe AI SDK for streaming, tool calling, structured output, and multimodal content.
tanstack-skills/tanstack-skills
Skill Claude CodeCodex
Headless utilities for building range and multi-range sliders in TS/JS, React, Vue, Solid, Svelte & Angular.
tanstack-skills/tanstack-skills
Skill Claude CodeCodex
Headless UI for building powerful tables & datagrids for TS/JS, React, Vue, Solid, Svelte, Qwik, Angular, and Lit.
Skill Claude CodeCodex
Write Saudi Arabic for apps and websites — localizing UI strings and product copy, naming a feature in Arabic, or reviewing Arabic that reads like a translation. Use when Arabic must feel like a message from someone who knows the person, rather than English wearing Arabic words.
Skill Claude CodeCodex
Opinionated production conventions for react-native-unistyles v3 (React Native / Expo): Tailwind-style theme scales, dynamic-function styling over conditional arrays, gap-over-margin, theme-only values. Use when styling or theming React Native / Expo components, writing or refactoring StyleSheet.create, converting RN…
Skill Claude CodeCodex
Production conventions for TanStack Query (React Query): a five-file feature folder (types/requests/keys/queries/mutations), queryOptions() key factories with a single all() root per feature for hierarchical invalidation, QueryConfig/MutationConfig type helpers, optimistic updates with rollback, and useInfiniteQuery…