1,353 curated languages & frameworks skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
davila7
This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).
davila7
Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
davila7
Use when optimizing existing React applications for performance, implementing advanced React 18+ features, or solving complex state management and architectural challenges within React codebases. Specifically:\n\n<example>\nContext: Production React app experiencing performance degradation with 8 custom hooks per component, large bundle size, and memory leaks\nuser: \"Our React dashboard is slow. Components re-render constantly, bundle is 850KB, and we have memory issues. Using 8 custom hooks in
davila7
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.