{"query":"React","count":20,"timings_ms":{"embed":141,"vector":137,"total":278},"embed_cached":true,"results":[{"slug":"toss/react-simplikit","score":0.5083,"name":"react-simplikit","category":"Web & Frontend","quality_tier":"solid","quality_score":69,"repo_stars":353,"repo_full_name":"toss/react-simplikit","description":"A lightweight yet powerful library that provides various useful tools in React environments.","entity_type":"plugin","detail_url":"/skills/toss/react-simplikit/"},{"slug":"Cst2989/react-tips","score":0.4971,"name":"react-tips","category":"Web & Frontend","quality_tier":"solid","quality_score":63,"repo_stars":29,"repo_full_name":"Cst2989/react-tips-skill","description":"Claude Code plugin: 10 high-impact React patterns and anti-patterns","entity_type":"plugin","detail_url":"/skills/Cst2989/react-tips/"},{"slug":"NazmusSayad/react","score":0.4906,"name":"react","category":"Web & Frontend","quality_tier":"listed","quality_score":64,"repo_stars":1,"repo_full_name":"NazmusSayad/skills","description":"React code style, conventions, best practices, and patterns for building clean, efficient, and scalable applications. MUST USE for writing or working with any React code, components, hooks, or JSX (.jsx, .tsx files), including editing, reviewing or refactoring.","entity_type":"skill","detail_url":"/skills/NazmusSayad/react/"},{"slug":"appandflow/react-native-ease","score":0.4845,"name":"react-native-ease","category":"Web & Frontend","quality_tier":"featured","quality_score":80,"repo_stars":969,"repo_full_name":"appandflow/react-native-ease","description":"🍃 Lightweight declarative animations powered by platform APIs","entity_type":"plugin","detail_url":"/skills/appandflow/react-native-ease/"},{"slug":"AppAndFlow/react-native-ease","score":0.4845,"name":"react-native-ease","category":"Web & Frontend","quality_tier":"featured","quality_score":80,"repo_stars":969,"repo_full_name":"AppAndFlow/react-native-ease","description":"🍃 Lightweight declarative animations powered by platform APIs","entity_type":"plugin","detail_url":"/skills/AppAndFlow/react-native-ease/"},{"slug":"iliaal/ai-skills/react-frontend","score":0.4815,"name":"react-frontend","category":"Web & Frontend","quality_tier":"solid","quality_score":86,"repo_stars":39,"repo_full_name":"iliaal/ai-skills","description":"React architecture patterns, TypeScript, Next.js, hooks, and testing. Use when working with React component structure, state management, Next.js routing, Vitest, React Testing Library, or reviewing React code. For visual design and aesthetic direction, use frontend-design instead.","entity_type":"skill","detail_url":"/skills/iliaal/ai-skills/react-frontend/"},{"slug":"iliaal/ia-react-frontend","score":0.4806,"name":"ia-react-frontend","category":"Web & Frontend","quality_tier":"solid","quality_score":85,"repo_stars":31,"repo_full_name":"iliaal/whetstone","description":"React architecture patterns, TypeScript, Next.js, hooks, and testing. Use when working with React component structure, state management, Next.js routing, Vitest, React Testing Library, or reviewing React code. For visual design and aesthetic direction, use frontend-design instead.","entity_type":"skill","detail_url":"/skills/iliaal/ia-react-frontend/"},{"slug":"IuliaIvanaPatras/react-nextjs","score":0.4768,"name":"react-nextjs","category":"Web & Frontend","quality_tier":"listed","quality_score":64,"repo_stars":1,"repo_full_name":"IuliaIvanaPatras/claude-code-templates","description":"React 19.2 + Next.js 16 development - Server Components, Cache Components, proxy.ts, View Transitions, App Router, TypeScript 6, and Tailwind CSS v4. Use when building frontend apps, creating components, or asking \"how do I set up X?\"","entity_type":"skill","detail_url":"/skills/IuliaIvanaPatras/react-nextjs/"},{"slug":"iliaal/whetstone/react-frontend","score":0.4749,"name":"react-frontend","category":"Web & Frontend","quality_tier":"solid","quality_score":82,"repo_stars":31,"repo_full_name":"iliaal/whetstone","description":"React, TypeScript, and Next.js patterns for frontend development. Use when building React components, managing state, fetching data, optimizing performance, or working with Next.js App Router. Covers React 18-19, hooks, Server Components, and type-safe patterns.","entity_type":"skill","detail_url":"/skills/iliaal/whetstone/react-frontend/"},{"slug":"vadimgaidai/react","score":0.4741,"name":"react","category":"Web & Frontend","quality_tier":"listed","quality_score":72,"repo_stars":null,"repo_full_name":"vadimgaidai/react-feature-kit","description":"React 19 and React Compiler rules — where state belongs, when memoization is warranted, what effects are actually for, refs and context, error boundaries, and how to split code with lazy + Suspense. Use when writing or reviewing React components, adding a route/modal/heavy widget, chasing a re-render problem, or reaching for useEffect/useMemo/useCallback/useRef/useContext.","entity_type":"skill","detail_url":"/skills/vadimgaidai/react/"},{"slug":"huangjia2019/react-","score":0.4644,"name":"react-","category":"Web & Frontend","quality_tier":"listed","quality_score":79,"repo_stars":985,"repo_full_name":"huangjia2019/claude-code-engineering","description":"React 组件设计模式、Hooks 使用指南、性能优化技巧","entity_type":"skill","detail_url":"/skills/huangjia2019/react-/"},{"slug":"FortiumPartners/react","score":0.4641,"name":"react","category":"Web & Frontend","quality_tier":"listed","quality_score":74,"repo_stars":10,"repo_full_name":"FortiumPartners/ensemble","description":"This skill is loaded by `frontend-developer` when:","entity_type":"skill","detail_url":"/skills/FortiumPartners/react/"},{"slug":"gulmezeren2-byte/react-patterns","score":0.4639,"name":"react-patterns","category":"Code & Development","quality_tier":"listed","quality_score":70,"repo_stars":1,"repo_full_name":"gulmezeren2-byte/claude-skills-doctor","description":"Component composition, hooks discipline and render-cost review for React 19: when to reach for a server component, why a context provider re-renders more than you expect, and how to read a Profiler flame chart before reaching for memo.","entity_type":"skill","detail_url":"/skills/gulmezeren2-byte/react-patterns/"},{"slug":"g-bastianelli/react-rules","score":0.4631,"name":"react-rules","category":"Web & Frontend","quality_tier":"listed","quality_score":65,"repo_stars":null,"repo_full_name":"g-bastianelli/nuthouse","description":"React implementation discipline — one component per file, folders mirror JSX ownership, children receive stable IDs/primitives, state lives at the highest durable layer, and styling ownership stays explicit.","entity_type":"skill","detail_url":"/skills/g-bastianelli/react-rules/"},{"slug":"SHIHAOZOU/react-ui-engineering","score":0.4601,"name":"react-ui-engineering","category":"Web & Frontend","quality_tier":"listed","quality_score":75,"repo_stars":null,"repo_full_name":"SHIHAOZOU/ai-frontend-engineering-skills","description":"Implement and review React or Next.js components, hooks, state, rendering boundaries, and tests. Use whenever a task mentions React, JSX, TSX, Hooks, Context, Server Components, Hydration, or Next.js UI behavior.","entity_type":"skill","detail_url":"/skills/SHIHAOZOU/react-ui-engineering/"},{"slug":"alexander-danilenko/react","score":0.46,"name":"react","category":"Web & Frontend","quality_tier":"solid","quality_score":78,"repo_stars":14,"repo_full_name":"alexander-danilenko/cortex-ai-skills","description":"Apply these opinionated React conventions when writing React 18+ or 19 components: hooks patterns, Server Components, Suspense boundaries, state management, performance memoization, React 19 features (use, form actions).","entity_type":"skill","detail_url":"/skills/alexander-danilenko/react/"},{"slug":"jdanigo/react-patterns","score":0.4595,"name":"react-patterns","category":"AI & Automation","quality_tier":"solid","quality_score":81,"repo_stars":8,"repo_full_name":"jdanigo/hydraia","description":"React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.","entity_type":"skill","detail_url":"/skills/jdanigo/react-patterns/"},{"slug":"BTN101/react-patterns","score":0.4582,"name":"react-patterns","category":"Web & Frontend","quality_tier":"listed","quality_score":75,"repo_stars":null,"repo_full_name":"BTN101/claude-skill-pack","description":"React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.","entity_type":"skill","detail_url":"/skills/BTN101/react-patterns/"},{"slug":"lhbsaa/react-patterns","score":0.4582,"name":"react-patterns","category":"Web & Frontend","quality_tier":"listed","quality_score":78,"repo_stars":null,"repo_full_name":"lhbsaa/apex-unified","description":"React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.","entity_type":"skill","detail_url":"/skills/lhbsaa/react-patterns/"},{"slug":"dean0x/react","score":0.4574,"name":"react","category":"Code & Development","quality_tier":"listed","quality_score":79,"repo_stars":17,"repo_full_name":"dean0x/devflow","description":"This skill should be used when the user works with React components (.tsx/.jsx), asks about \"hooks\", \"state management\", \"context providers\", \"memo optimization\", \"useEffect\", or discusses component composition and rendering performance. Provides patterns for hooks, state, effects, memoization, and React-specific architecture.","entity_type":"skill","detail_url":"/skills/dean0x/react/"}],"source":{"source":"ClaudeAtlas","source_url":"https://claudeatlas.com","license":"MIT (catalog metadata); skills retain upstream licenses","data_recency":"Updated daily ~06:30 UTC","methodology_url":"https://claudeatlas.com/methodology/","citation_url":"https://claudeatlas.com/credits/","recommended_citation":"Source: ClaudeAtlas — https://claudeatlas.com"}}