The best react mods

5,430 mods in the catalogue carry this category. These 100 are the ones that pass every gate. Every gate: original work, not a copy · security scan A or B · a licence that permits reading the source · an actively maintained repository people actually use. Order is the composite score — reputation, freshness, safety, originality, content and traction — not anyone's opinion.

#ModTypeStarsScanTokensRating
1 shadcnshadcn-ui/uiManages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json… Skill 123k A 94
2 compiler-orchestratorreact/reactOrchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop. Skill 249k A 38
3 nextjsvercel/next.jsOfficial Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server. Plugin 142k A
4 payloadpayloadcms/payloadUse when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior. Skill 45k A 43
5 chakra-ui-builderchakra-ui/chakra-uiBuild responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form… Skill 41k A 214
6 resume-builderamruthpillai/reactive-resumeGenerate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON… Skill 42k A 71
7 nextjs-app-routertrpc/trpcFull end-to-end tRPC setup for Next.js App Router. Covers route handler with fetchRequestHandler (GET + POST exports), TRPCProvider with QueryClientProvider, createTRPCOptionsProxy for RSC prefetching, HydrateClient/HydrationBoundary for hydration, useSuspenseQuery for Suspense, and server-side callers. Skill 41k A 74
8 frontend-developmentCopilotKit/CopilotKitMost coagents examples have a ui/ folder with Next.js applications. Cursor rule 37k A 0
9 antdant-design/ant-design-proUse when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions. Skill 39k A 69
10 reactvercel-labs/json-renderReact renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs. Skill 16k A 41
11 material-ui-nextjsmui/material-uiIntegrates Material UI with Next.js App and Pages routers using @mui/material-nextjs, Emotion cache providers, next/font, CSS layers with Tailwind/CSS Modules, Link component prop patterns, CSS theme variables SSR notes, and App Router useSearchParams + Suspense. Use when setting up or debugging MUI in a Next.js app. Skill 99k A 76
12 examplerecharts/rechartsCreate new example charts for Recharts documentation website. Skill 28k A 11
13 react-emailresend/react-emailUse when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering emails to HTML, or sending emails with Resend. Covers welcome emails, password resets, notifications, order confirmations, newsletters, transactional emails, and… Skill 20k A 66
14 magic-uimagicuidesign/magicuiUse this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability. Skill 22k A 56
15 crosspostingwasp-lang/waspCrosspost Wasp blog articles (MDX) to DEV.to and Medium. Skill 19k A 19
16 tamaguitamagui/tamaguiUniversal React UI framework for web and native. Use when building cross-platform apps with Tamagui, creating styled components with styled(), configuring design tokens/themes, using Tamagui UI components, or working with animations. Triggers: "tamagui", "styled()", "$token", "XStack/YStack", "useTheme", "@tamagui/"… Skill 14k A 90
17 slide-authoring1weiho/open-slideTechnical reference for writing or editing open-slide pages — file contract, 1920×1080 canvas, type scale, layout, palette/visual direction, assets, speaker notes, stepped reveals, page transitions, and morph transitions. Consult this whenever you are about to write or modify any file under slides/ /, including from… Skill 7.4k A 163
18 database-schemausekaneo/kaneoDatabase schema conventions and patterns using Drizzle ORM and PostgreSQL. Cursor rule 9.0k A 0
19 orvalorval-labs/orvalGenerate type-safe API clients, TanStack Query/SWR hooks, Zod schemas, MSW mocks, Hono server handlers, MCP servers, and SolidStart actions from OpenAPI specs using Orval. Covers all clients (React/Vue/Svelte/Solid/Angular Query, Fetch, Axios), custom HTTP mutators, authentication patterns, NDJSON streaming… Skill 6.4k A 83
20 Project Scaffoldermicrosoft/skillsFull-stack Azure AI Foundry application scaffolder for React + FastAPI + azd projects. Agent 3.0k A 23
21 r3f-animationzebbern/claude-code-guideReact Three Fiber animation - useFrame, useAnimations, spring physics, keyframes. Use when animating objects, playing GLTF animations, creating procedural motion, or implementing physics-based movement. Skill 4.6k A 43
22 build-with-tinybasetinyplex/tinybaseScaffold, extend, and verify reactive local-first JavaScript or TypeScript applications with TinyBase. Use when choosing TinyBase for in-memory tabular or key-value state, generating an app with create-tinybase, adding schemas or UI bindings, configuring browser or database persistence, configuring MergeableStore… Skill 5.2k A 76
23 solid-jschakra-ui/arkWhen writing code for Solid.js, follow these rules. Cursor rule 5.4k A 0
24 remotion-best-practiceshaydenbleasel/ultraciteBest practices for Remotion - Video creation in React. Skill 3.2k A 17
25 react-grabaidenybai/react-grabUse when the user wants a hands-free loop where grabbing UI elements in the browser with React Grab feeds tasks to the agent automatically, with no copy-paste or manual handoff. Triggers: "watch react grab", "monitor my grabs", "auto-process react grab", "watch my clipboard for grabs". Not for a one-off paste of a… Skill 7.6k A 86
26 react-native-testingcallstack/react-native-testing-libraryWrite tests using React Native Testing Library (RNTL) v13 and v14 (@testing-library/react-native). Use when writing, reviewing, or fixing React Native component tests. Covers: render, screen, queries (getBy/getAllBy/queryBy/findBy), Jest matchers, userEvent, fireEvent, waitFor, and async patterns. Supports v13 (React… Skill 3.4k A 134
27 chatgpt-app-submissionnteract/semioticInspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool hint justifications, test cases, and negative test cases, then report review-check findings and outputSchema warnings for submission review. Skill 2.7k A 56
28 skillshare-ui-website-stylerunkids/skillshareSkillshare frontend design system for the React dashboard (ui/) and Docusaurus website (website/). Use this skill whenever you: build or modify a dashboard page or component in ui/src/, style or layout website pages or custom CSS in website/, create new React components for the dashboard, add pages to the dashboard… Skill 2.6k A 147
29 commitf5/unovisCreate git commits in the Unovis repo that pass its commitlint rules. Unovis uses a CUSTOM commit format (Type | Scope | Subscope: Sentence-case subject), NOT Conventional Commits, so feat:/fix: will be rejected by the commit-msg hook. Use this whenever staging and committing changes, writing or rewriting a commit… Skill 2.8k A 90
30 truesheet-usagelodev09/react-native-true-sheetConsumer-side guide for integrating @lodev09/react-native-true-sheet into a React Native app. Use this skill whenever the user wants to add, configure, control, or debug a bottom sheet using TrueSheet — including ref-based sheets, named global sheets, web support with TrueSheetProvider/useTrueSheet, React Navigation… Skill 2.0k A 169
31 anarlogfastrepl/anarlogQuery and export Anarlog meetings through Cloud MCP or the local CLI. Plugin 9.2k A
32 thesvgglincker/thesvgFetch brand SVG logos and cloud architecture icons (AWS, Azure, GCP) from theSVG. Use when the user asks for a brand logo, company icon, framework mark, service icon, or any "icon/logo for X" where X is a real brand or cloud service. Returns ready-to-use CDN URLs or raw SVG markup. Skill 2.7k A 72
33 web-design-engineerConardLi/garden-skillsBuild or redesign polished browser-rendered visual artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use for visual front-end creation, design-system exploration, design critique, or explicit browser acceptance / QA of a web artifact.… Skill 12k A 96
34 data-table-filtersopenstatusHQ/data-table-filtersInstall and wire up data-table-filters — filterable React data tables with server-side filtering, faceted counts, infinite scroll, and virtualization, delivered as shadcn registry blocks. Cursor rule 2.2k A 37
35 beui-prostarc007/ui-componentsChoose, inspect, install, and compose licensed beUI Pro premium React blocks from the authenticated shadcn registry. Use when building or improving landing pages with beUI Pro, installing @beui-pro items, selecting premium heroes, features, pricing, social proof, CTAs, navigation, footers, or other page sections, or… Skill 1.4k A 83
36 remocnRemocn/remocnBuild Remotion videos with remocn — copy-paste animation components and timeline-driven UI primitives from a shadcn registry. Use when composing a video or scene in a Remotion project, adding a single animation, transition, background, or UI-block sim, or reaching for a video-ready UI primitive (button, dialog… Skill 1.3k A 88
37 goey-toastanl331/goey-toastInstall and use goey-toast — a gooey, morphing React toast component built on Sonner with Framer Motion. Use when adding toast/notification UI to a React app (success/error/warning/info/promise toasts), or when the user mentions goey-toast / gooey toast. Skill 1.3k A 64
38 21st21st-dev/magic-mcpSearch 10,000+ production-ready React/Tailwind components, install them with dependencies, and generate new UI with AI — the 21st.dev Magic MCP, right in your agent. Plugin 5.8k A
39 seed-designdaangn/seed-designAn integration guide for SEED Design, covering shared component specifications and foundations plus React and Lynx implementation guidance. Skill 1.1k A 109
40 animatechildrentime/reactuseReview a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Skill 1.1k A 25
41 fast-typescript-checkinternet-development/www-sacredKeep www-sacred's TypeScript fast to type-check and fast to run. Use when touching the ASCII/canvas animation components (the only real per-frame code here), tightening type-check wall-clock, or auditing a change for runtime or compiler regressions. Scoped to this repo — a React 19 / Next.js 16 component library plus… Skill 1.6k A 84
42 react-joyridegilbarbara/react-joyrideGuide for implementing, configuring, and debugging React Joyride v3 guided tours. Use this skill whenever the user mentions joyride, guided tour, onboarding tour, walkthrough, tooltip tour, step-by-step guide, product tour, or wants to highlight UI elements sequentially. Also use when debugging tour issues like… Skill 7.9k A 106
43 tanstack-react-router_apiopenstory-so/openstoryThe ActiveLinkOptions type extends the LinkOptions type and contains additional options that can be used to describe how a link should be styled when it is active. Cursor rule 580 A 32,828
44 menu-interactionsasmyshlyaev177/react-horizontal-scrolling-menuWire mouse, wheel and touch input for react-horizontal-scrolling-menu: onWheel/onScroll are plain (api, event) => void callbacks, while ALL mouse/touch props (onMouseDown, onMouseUp, onMouseMove, onMouseLeave, onTouchStart, onTouchMove, onTouchEnd) are handler factories (api) => (event) => void. Covers mouse… Skill 788 A 147
45 analytical-tableUI5/webcomponents-reactUse ALWAYS for AnalyticalTable internals — react-table v7 plugin architecture, vendored react-table code at packages/main/src/components/AnalyticalTable/react-table/, tableHooks, AnalyticalTableHooks, useDynamicColumnWidths, useColumnResizing, useRowSelect, useF2CellEdit, useManualRowSelect… Skill 539 A 209
46 assess-react-native-migrationcallstackincubator/agent-skillsAssesses whether and how an existing mobile product should migrate to React Native. Use when auditing one or more product repositories for migration readiness, including products whose iOS, Android, and other clients live in separate directories or repositories; choosing brownfield, greenfield, or a checkpoint-based… Skill 1.6k A 104
47 autoformvantezzen/autoformHow to use the @autoform/ packages with React Hook Form or TanStack Form to automatically generate React forms from Zod, Yup, or Joi schemas with any UI library (shadcn/ui, MUI, Mantine, Ant Design, Chakra UI). Use this skill whenever the user wants to create a form from a schema, select a form adapter, build forms… Skill 3.5k A 158
48 uniwinduni-stack/uniwindUniwind — Tailwind CSS v4 styling for React Native. Use when adding, building, or debugging components in a React Native project that uses Uniwind classNames. Covers setup, Metro config, global.css, theming, className props, accent- color props, platform/data/state/responsive variants, CSS variables, custom utilities… Skill 1.7k A 130
49 devtools-vite-pluginTanStack/devtoolsConfigure @tanstack/devtools-vite for source inspection (data-tsd-source, inspectHotkey, ignore patterns), console piping (client-to-server, server-to-client, levels), enhanced logging, server event bus (port, host, HTTPS), production stripping (removeDevtoolsOnBuild), editor integration (launch-editor, custom… Skill 496 A 93
50 sdlcHoangNguyen0403/agent-skills-standardRoute a task to the next synced SDLC workflow based on current artifacts and repo state. Command 561 A 0
51 power-pagesmicrosoft/power-platform-skillsCreate and deploy Power Pages sites using modern development approaches. Supports code sites (SPAs) with React, Angular, Vue, or Astro. Includes ALM orchestration (plan-alm) with a solution-splitting decision tree, per-solution pipelines, Azure Blob asset advisory, manifest schema v2 for multi-solution deployments… Plugin 829 A
52 bklit-uibklit/bklit-uiBklit UI charts and data visualization for any project using the @bklit shadcn registry. Install, compose, theme, and animate charts correctly. Triggers when working with @bklitui/ui/charts, @bklit components, data visualization, dashboards, or chart theming. Also invoke manually for chart tasks. Skill 1.6k A 75
53 formkitformkit/formkitUse when working with FormKit forms, validation, schema, or custom inputs in React, Vue, or Nuxt projects. Skill 4.8k A 28
54 react-native-storybook marketplacestorybookjs/react-nativePlugin marketplace listing 1 plugin: react-native-storybook. Plugin 1.3k A
55 figma-codegenawdr74100/figwrightGenerate framework-aware code from a Figma design. Reads the project's stack profile and emits code matching the existing framework (React/Vue/Svelte/Next/etc.) and styling (Tailwind/CSS/CSS-in-JS), reusing existing components and design tokens instead of regenerating from scratch. Triggers whenever the user wants a… Skill 683 A 145
56 termcastremorses/termcastBuild TUIs with a Raycast-like React API using termcast. Implements @raycast/api components (List, Detail, Form, Action) rendered to the terminal via opentui. Skill 339 A 40
57 cursorrulesbitjaru/styleseedYou are using StyleSeed, an AI design-method engine for product UI and other visual artifacts. Cursor rule 944 A 586
58 create-sunpeak-appAlignbase/sunpeakUse when working with sunpeak, or when the user asks to "build an MCP App", "build a ChatGPT App", "add a UI to an MCP tool", "create an interactive resource for Claude Connector or ChatGPT", "build a React UI for an MCP server", or needs guidance on MCP App resources, tool-to-UI data flow, simulation files, host… Skill 215 A 120
59 yida-canvas-custom-pageopenyida/openyidaA development guide for creating custom pages in Yida, a business application platform, using React 18. It covers pages such as websites, dashboards, workspaces, lists, details, and portals inside YidaCodeCanvas. Skill 210 A 93
60 checkyuqie6/ProductFlowCode quality auditor for the Trellis channel runtime. Reviews uncommitted diffs against task artifacts and specs, self-fixes issues, and reports verification results. Agent 302 A 34
61 antdant-design/ant-design-cliUse when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions. Skill 253 A 69
62 appn9e/feA set of coding rules for a TypeScript and React frontend project. It covers the project layout, component style, data handling, errors, forms, and theme colours. Cursor rule 303 A 693
63 engineer-react-nativesuleimanodetoro/skillsBuild, refactor, debug, test, and ship production React Native applications across iOS and Android, including Expo and bare workflows. Use for native navigation, app lifecycle, permissions, deep links, secure storage integration, virtualized lists, keyboard and safe-area behavior, gestures, animation, JS/UI thread… Skill 841 A 155
64 generalKhan/wonder-blocksWonder Blocks design system conventions, component patterns, and coding standards. Cursor rule 163 A 5,190
65 componentsudecode/plate-playground-templateReact component architecture for creating composable, accessible components with data attributes. Use when creating/updating composable components, not for higher-level feature/page components. Cursor rule 240 A 31
66 Hex1b.McpServermitchdenny/hex1bThis skill provides guidance for AI agents working with the Hex1b TUI (Terminal User Interface) library and its MCP diagnostic tools. Skill 175 A 0
67 igniteui-wc-choose-componentsIgniteUI/igniteui-cliIdentify and select the right Ignite UI Web Components for your app UI, then navigate to official docs, usage examples, and API references. Skill 136 A 34
68 perfect-web-cloneericshang98/Perfect-Web-CloneReproduce a live website from its URL as a clean, deployable Vite + React project by running the complete agent-driven Perfect Web Clone harness: capture source evidence, plan the full page, author every section, implement common interactions, build, compare, repair, and hand the measured result to the user for… Skill 264 A 134
69 spotpatchhuanglvjing/spotpatchA development workflow for React that connects a selected page element to its JSX or TSX source code and gathers context for review. Skill 134 A 93
70 react-artifactjuspay/xyne-spacesAuthor app-like designs in React/JSX and bundle them in-sandbox into the same single self-contained HTML artifact Design Studio delivers. Use when the design needs real state, complex interactivity, or component reuse beyond what vanilla JS comfortably handles. Skill 142 A 53
71 expressive-mvcgabeklein/expressive-mvcClass-based reactive state management for React (Expressive MVC). Use when writing or refactoring React state - converting useState/useEffect/useMemo hooks, fixing prop drilling, choosing state ownership (State vs Component, has-pool domain rows, region controllers), dependency snapshots, presence boundaries with… Skill 103 A 82
72 Nerve DevelopmentClickHouse/nerveNerve backend (Python) and frontend (React/TS) development and code contribution. Use when writing Python code for Nerve, fixing bugs, adding features, reviewing Nerve PRs, building the frontend, running tests, or working with the Nerve codebase. Triggers on "nerve code", "nerve PR", "fix nerve", "nerve feature"… Skill 78 A 96
73 ui-beatsnikhils4/ui-beatsUse this skill when users want to add, customize, or troubleshoot UI Beats components in React/Next.js projects. It covers component selection, shadcn registry installation from uibeats.com, the UI Beats MCP server, motion and reduced-motion handling, and integration patterns for animated sections. Skill 229 A 62
74 spiceflowremorses/spiceflowSpiceflow is a super simple, fast, and type-safe API and React Server Components framework for TypeScript. Works on Node.js, Bun, and Cloudflare Workers. ALWAYS load this skill BEFORE writing or editing ANY spiceflow code, including one-line changes: routes, pages, layouts, loaders, server actions, forms… Skill 167 A 159
75 install-nextfoxted/rsc-boundaryInstalls and wires @rsc-boundary/next into a Next.js App Router app (dependencies, root layout provider, optional explicit markers). Use when the user wants to add RSC Boundary, integrate @rsc-boundary/next, or set up server/client boundary devtools in Next.js. The unscoped rsc-boundary package on npm is deprecated … Skill 126 A 82
76 05-web-developmentdafthunk-com/dafthunkUse the following format for code blocks. Cursor rule 123 A 0
77 agentos-ui-uxSapienXai/AgentOSDesign, review, or implement AgentOS UI and UX work using the project’s operator-console visual system. Use for React/Tailwind pages, cards, dialogs, mobile layouts, theme work, navigation, forms, empty/loading/error states, and UI consistency reviews in AgentOS. Skill 98 A 62
78 tauri-django-reactFirstp1ck/pi-coding-agent-forgeAgents should invoke this skill for Tauri + Django + React desktop apps, especially backend lifecycle, CORS/auth, frontend integration, mandatory light/dark theming, German/English i18n, build packaging, dual desktop/web deployment, Rust commands, and platform-specific gotchas. Skill 77 A 63
79 AGENTSantdigital-ai/agentic-uiRepository rules for Ant Design, a React and TypeScript component library published as the npm package antd. They cover setup, supported environments, code style, naming, testing, and compatibility. Cursor rule 224 A 3,867
80 effect-best-practicesMakisuo/skillsEnforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components. Skill 79 A 45
81 agnosticuiAgnosticUI/agnosticuiThis project uses AgnosticUI Local (v2.0.0-alpha, react framework). Components are installed at ./src/components/ag. Cursor rule 825 A 0
82 react-floating-uidocs-plus/docs.plusReact 19 + Floating UI 0.27 conventions and pitfalls for floating/anchored components (tooltips, popovers, context menus, dialogs, selects). Cursor rule 90 A 0
83 react-native-easeappandflow/react-native-easeDeclarative native animations for React Native — migration tools. Plugin 968 A
84 tanstack-form-compositionsuxrobGM/jobpilotMigrate a React @tanstack/react-form codebase from the prop-drilled useForm + erased-form-type pattern to the official createFormHook composition API (useAppForm / withForm / field.X). Use when a project threads a form object (often cast to an any-erased type like ReactFormExtendedApi ) through field-wrapper… Skill 65 A 158
85 creative-tim-uicreativetimofficial/uiCreative Tim UI block library assistant. Use when adding, generating, or modifying UI blocks/components/pages from creative-tim.com/ui. Covers design philosophy (minimalism, the 95% rule, research-first), block discovery, both CLI install methods, PRO API key setup, and Creative Tim design rules (orange brand… Skill 12k A 91
86 frontend-patternsagent-skills-hub/agent-skills-hubFrontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. Skill 94 A 24
87 nerv-uimdrbx/nerv-uiBuild original, accessible React command-center interfaces with the published @mdrbx/nerv-ui component library. Use for dashboards, monitoring terminals, operational tools, authentication screens, or sharp industrial HUD-style UI in React, Vite, or Next.js. Skill 85 A 54
88 laravel-inertia-reactAsyrafHussin/agent-skillsLaravel + Inertia.js + React integration patterns. Use when building Inertia page components, handling forms with useForm, managing shared data, or implementing persistent layouts. Triggers on tasks involving Inertia.js, page props, form handling, or Laravel React integration. Skill 72 A 59
89 README MaintainerCDCgov/cdc-open-vizReview and maintain README.md for accuracy against the current repository contents. Skill 55 A 16
90 widget-authoringThinkEx-OSS/thinkexAuthor or edit ThinkEx widgets, which are self-contained interactive HTML blocks inside documents. Use when the user explicitly asks for a widget, asks for interaction or live computation, or wants a document visual that ordinary blocks cannot express. Skill 55 A 49
91 webmcp-add-toolagentcathq/webmcp-reactScaffolds a new WebMCP tool component using useMcpTool with Zod schema, handler, annotations, and wires it into the WebMCPProvider tree. Use when the user wants to expose functionality as an MCP tool, make something callable by AI, add a new tool, or create an AI-accessible action. Skill 54 A 73
92 skillcozy/cozy-uiSkill "skill" from cozy/cozy-ui, covering cozy ui, quick start, what this skill provides, quick reference and components. Skill 57 A 0
93 grid-lite-to-igr-grid-migrationIgniteUI/igniteui-reactMigrate from Grid Lite (IgrGridLite) to the premium Ignite UI for React Data Grid (IgrGrid) — imports, theme CSS, column and template API changes, sorting and filtering, remote data replacing dataPipelineConfiguration, and the toolbar/export APIs. Use when Grid Lite lacks a needed feature such as editing, selection… Skill 56 A 89
94 rules.generallingyuanli/MultiGenA project rule set for a Next.js application using TypeScript, React, Tailwind CSS, shadcn/ui, Radix UI, and Lucide icons. Cursor rule 401 A 1,653
95 microchartsganapativs/microchartsFind, wire, and render microcharts — word-sized React charts with generated alt text. Runs locally from the @microcharts/mcp npm package. MCP server 168 A
96 calicallstackincubator/caliUse when working in the Cali repository or when you need to run, extend, or debug the Cali CLI for mobile React Native and Expo workflows. Covers Cali commands (qa, review, perf-review, dev), the shared cali-context.json contract, local mode selection, required local CLIs, provider setup, and CI integration patterns. Skill 990 A 76
97 nextjs-app-architectureaurorascharff/nextjs-app-architecture-skillBuild or audit Next.js 16 App Router apps using a next-beats-style React Server Components architecture. Use when scaffolding a new app, adding a feature, reviewing an existing app, refactoring route-loader-shaped pages into feature-owned async server components, deciding where queries/actions/components live, keeping… Skill 82 A 145
98 library-conventionskuraydev/react-native-typescript-library-starterReact Native library conventions for this starter. Apply when creating or editing components, hooks, types, or tests in src/. Cursor rule 65 A 1,034
99 mdma-integrationMobileReality/mdmaIntegrate MDMA into an application and build features with it — wire up parsing, the runtime store, React rendering, LLM streaming, custom components, prompts, and CI validation. Use this skill when the user asks to add MDMA to an app, build a chat that streams MDMA, author or maintain a custom prompt, validate MDMA… Skill 67 A 111
100 elementsNVIDIA/elementsNVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles. Runs locally from the @nvidia-elements/cli npm package. MCP server 85 A

Want everything, not just what passes the gates? Browse the full category from any type hub, or search it. This shelf recomputes nightly from the measurements.