Frontend cursor rules

23,602 tagged Frontend, measured the same way as everything else here.

Browse within: cursor-rules 90cursorrules 84nextjs 80cursor-ai 62modus 50trimble 50design-system 34mdc 33copilot 26reactjs 22vibe-coding 22angular 21boilerplate 20knowledge-base 20

remix-run/react-router

Instructions file CodexOpenCode

Instructions for remix-run/react-router, covering react router development guide, commands, modes, architecture and testing.

57k 5d ago A 1,820 tokens original MIT

remix-run/react-router

Instructions file

Instructions for remix-run/react-router, covering react router project instructions, session start, skills and during work.

57k 5d ago A 221 tokens original MIT

d3-viz

51

calesthio/OpenMontage

Skill Claude CodeCodex

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke…

55k +783 11d ago A 87 tokens AGPL-3.0

gsap-plugins

52

calesthio/OpenMontage

Skill Claude CodeCodex

Official GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animations, draggable, SVG…

55k +783 11d ago A 91 tokens AGPL-3.0

gsap-scrolltrigger

53

calesthio/OpenMontage

Skill Claude CodeCodex

Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is…

55k +783 11d ago A 68 tokens AGPL-3.0

builder

54

calesthio/OpenMontage

Agent Codex

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

55k +783 11d ago A 0 tokens AGPL-3.0

TryGhost/Ghost

Skill Claude CodeCodex

DropdownMenu, Select, and Popover share one visual recipe (bg-surface-elevated-2 + border-border/60 dark:border-border/30 + shadow-md). Change them together. Trigger when editing any of those three Shade files.

55k +8 yesterday A 54 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Use Shade semantic tokens (bg-background, text-foreground, border-border-default, bg-surface-elevated) — never hex, hsl(), or bg-gray-200-style raw palette utilities for UI chrome. Trigger when editing TSX/CSS in Shade-consuming apps.

55k +8 yesterday A 61 tokens original MIT

shadcn-add

57

TryGhost/Ghost

Command Claude Code

Add a new ShadCN/UI component to Shade with Storybook stories.

55k +8 yesterday A 14 tokens original MIT

a11y-debugging

58

ChromeDevTools/chrome-devtools-mcp

Skill Claude CodeCodex

Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.

50k +203 yesterday A 50 tokens original Apache-2.0

tldraw CLAUDE.md

59

tldraw/tldraw

Instructions file

Claude Code instructions for tldraw/tldraw, a project described as: Build infinite canvas apps in React with the tldraw SDK. World's best, top-most agent recommended #1 five star SDK.

50k 5d ago A 5 tokens

add-app-to-server

60

tldraw/tldraw

Skill Claude CodeCodex

This skill should be used when the user asks to "add an app to my MCP server", "add UI to my MCP server", "add a view to my MCP tool", "enrich MCP tools with UI", "add interactive UI to existing server", "add MCP Apps to my server", or needs to add interactive UI capabilities to an existing MCP server that already has…

50k 5d ago A 95 tokens

convert-web-app

61

tldraw/tldraw

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP App support to my web app", "turn my web app into a hybrid MCP App", "make my web page work as an MCP App too", "wrap my existing UI as an MCP App", "convert iframe embed to MCP App", "turn my SPA into an MCP App", or needs to add MCP App support to an existing…

50k 5d ago A 115 tokens

tldraw-migrate

62

tldraw/tldraw

Skill Claude CodeCodex

Migrate a project to a newer version of the tldraw SDK. Use when upgrading tldraw packages, fixing TypeScript errors after a tldraw upgrade, or when the user mentions tldraw migration.

50k 5d ago A 50 tokens

emotion-migrate

63

metabase/metabase

Skill Claude CodeCodex

Migrate Emotion styled-components to Mantine components with style props and CSS modules. Use when converting .styled.tsx files or removing @emotion imports from components.

49k +37 yesterday A 36 tokens

metabase/metabase

Skill Claude CodeCodex

Update or build a Metabase design-system component (frontend/src/metabase/ui — Chip, Badge, Alert, Switch, etc.) to match a Figma spec described in a Linear issue. Use when a ticket asks to restyle an existing metabase/ui component or implement a new one from Figma. Covers: checking out the issue, mapping the…

49k +37 yesterday A 0 tokens

slidev

65

slidevjs/slidev

Skill Claude CodeCodex

Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.

48k +32 8d ago A 51 tokens original MIT

typescript

66

streamlit/streamlit

Cursor rule Cursor

Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.

46k +15 yesterday A 4,669 tokens original Apache-2.0

cmdk-actions

67

getsentry/sentry

Skill Claude CodeCodex

Guide for adding new actions to Sentry's Command+K palette. Use when implementing new cmdk actions, registering page-level or global actions, building async resource pickers, or adding contextual actions to a view.

45k 3d ago A 47 tokens

getsentry/sentry

Skill Claude CodeCodex

Guide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality.

45k 3d ago A 33 tokens

getsentry/sentry

Skill Claude CodeCodex

Guide for migrating forms from the legacy JsonForm/FormModel system to the new TanStack-based form system.

45k 3d ago A 28 tokens

gradio-app/gradio

Skill Claude CodeCodex

Write comprehensive, behaviour-driven unit tests for Gradio frontend Svelte components using Vitest browser mode, Playwright, and the @self/tootils test utilities.

43k +12 today A 37 tokens original Apache-2.0

gradio-themes

71

gradio-app/gradio

Skill Claude CodeCodex

Build and customise Gradio themes. Use when creating, editing, or publishing Python-based Gradio themes that control colours, typography, spacing, shadows, and dark mode.

43k +12 today A 39 tokens original Apache-2.0

gradio

72

gradio-app/gradio

Skill Claude CodeCodex

Build Gradio web UIs and demos in Python. Use when creating, modifying, debugging, or answering questions about Gradio and its capabilties, components, event listeners, or layouts.

43k +12 today A 42 tokens original Apache-2.0

At most 3 mods per repository are shown here — the rest are on their repository pages: