Cursor

Browse 37 Agent Skills recorded as compatible with Cursor.

Compatible skills

Support level follows source metadata; only Verified entries have independent confirmation.
37 results

A fast Rust browser-automation CLI for AI agents using Chrome via CDP with accessibility-tree snapshots; a discovery stub that loads live workflows from the CLI itself.

Works withClaude CodeCursor+1
View detailsCompatible

Generate up to 25 diverse ad creative hypotheses — an angle × format matrix with headlines, visual prompts, and a testing rationale for each.

Works withClaude CodeCursor+1
View detailsCompatible

Converges on one visual direction by proposing 3-6 named, structurally distinct directions with rationale and reusable prompt stubs, plus one reference image each.

Works withClaude CodeCursor+1
View detailsCompatible

Builds 2-4 named visual territories with palette, texture, typography, and 4-6 generated tiles each so a team can align and sign off on a direction before production spend.

Works withClaude CodeCursor+1
View detailsCompatible

Turns a concrete offer (price, bundle, guarantee, deadline) into 3-5 hero promo visuals that make the value legible within two seconds, never inventing prices or terms.

Works withClaude CodeCursor+1
View detailsCompatible

Takes a chosen visual to production-ready state via diagnose-then-fix passes: inpaint artifacts, balance composition, color-grade, sharpen text, and conform to final size.

Works withClaude CodeCursor+1
View detailsCompatible

Maps business positioning (category, differentiator, audience, foil) onto a defensible visual language spec where every color, type, and imagery rule traces to a strategic reason.

Works withClaude CodeCursor+1
View detailsCompatible

Orchestrator that reads a broad creative goal and routes to the right creative-* sub-skill, sequencing direction, then assets, then polish for a coherent campaign set.

Works withClaude CodeCursor+1
View detailsCompatible

Generates believable product-in-use lifestyle scenes from concrete usage moments (who/where/when/doing-what) with natural light, keeping the product the clear hero.

Works withClaude CodeCursor+1
View detailsCompatible

Produces a consistent multi-angle ecommerce shot set of one product (hero, front, side, macro, packaging) with identity, lighting, and surface locked across every shot.

Works withClaude CodeCursor+1
View detailsCompatible

Deploys apps to Vercel, defaulting to preview, by detecting project/git/CLI state and choosing git-push, vercel deploy, link-first, or a no-auth sandbox fallback.

Works withClaude CodeCursor+1
View detailsCompatible

Audits an existing UI (URL, screenshot, or code) against usability, hierarchy, accessibility, and conversion heuristics, returning a severity-ranked issue list with fixes.

Works withClaude CodeCursor+1
View detailsCompatible

Clarifies the brief before design work by interrogating goal, user, JTBD, constraints, success, and scope, then writing a context.md the other design skills consume.

Works withClaude CodeCursor+1
View detailsCompatible

Generates 2-4 structurally distinct UI directions for a screen or flow, each with layout logic, component choices, and explicit optimizes/sacrifices mapped to the success criteria.

Works withClaude CodeCursor+1
View detailsCompatible

Reproduces a reference mockup as a runnable frontend, extracting its design system then screenshot-comparing the build and iterating until the gap is minor and explained.

Works withClaude CodeCursor+1
View detailsCompatible

Wires static screens into a clickable runnable prototype with routing, interaction states, and stubbed data, then verifies the whole happy path plus an error state in a browser.

Works withClaude CodeCursor+1
View detailsCompatible

Conformance-checks a built prototype against its mockup, context, and success criteria, flagging visual, behavioral, and a11y drift with expected-vs-actual and a verdict.

Works withClaude CodeCursor+1
View detailsCompatible

Gathers outside UX signal via convention scans, 3-5 competitor reviews, and pain mining from forums, synthesizing pains/patterns/gaps into a cited research.md for ideation.

Works withClaude CodeCursor+1
View detailsCompatible

Prepares a QA'd prototype to run cleanly and returns a working link plus run instructions and a review note, choosing local serve, tunnel, or deploy only with explicit consent.

Works withClaude CodeCursor+1
View detailsCompatible

Rebuilds a live site as a clean editable local frontend by extracting design tokens into url-dna.md, then reconstructing in your stack and screenshot-comparing it.

Works withClaude CodeCursor+1
View detailsCompatible
find-skillsOfficial

Discover and install agent skills from the open ecosystem via the npx skills CLI — when you wish you had a skill for some task.

View detailsCompatible

A portable, framework-agnostic React/React Native architecture style: feature modules with page directories, barrel-only imports, server-vs-UI state split, and component-promotion rules.

Works withClaude CodeCursor+1
View detailsCompatible

A framework-agnostic discipline for type safety at the network edge: one typed API client, parse-don't-validate, a single response envelope, one ApiError type, and branded IDs.

Works withClaude CodeCursor+1
View detailsCompatible

A portable Lighthouse CI performance gate that blocks PRs unless the production build meets Core Web Vitals budgets and category score floors, with median-of-N runs.

Works withClaude CodeCursor+1
View detailsCompatible

A framework-agnostic field-side observability system: one typed event taxonomy, best-effort non-blocking provider fan-out, real-user Web Vitals, error reporting, and consent gating.

Works withClaude CodeCursor+1
View detailsCompatible

A framework-agnostic write-path discipline: the cancel-snapshot-patch-rollback-invalidate optimistic lifecycle, once-per-intent idempotency keys, and multi-cache coherence.

Works withClaude CodeCursor+1
View detailsCompatible

A portable SEO system for React/React-Native-web: one metadata source, canonical URLs, sitemap, robots, RSS, and typed JSON-LD structured data.

Works withClaude CodeCursor+1
View detailsCompatible

Orchestrator for the design-* set that frames the brief, explores options, builds the chosen direction, gates with QA, and ships, routing each request to a sub-skill.

Works withClaude CodeCursor+1
View detailsCompatible

Domain knowledge for building videos in React with Remotion—frame-based animation via useCurrentFrame/interpolate, sequencing, assets, audio, captions, and rendering.

View detailsCompatible

Deploys and manages Vercel projects using token-based auth read from the environment, covering deploy, env vars, domains, and inspection without interactive login.

Works withClaude CodeCursor+1
View detailsCompatible

React composition patterns that scale—compound components, lifted state, context interfaces, explicit variants over boolean props—plus React 19 API changes.

Works withClaude CodeCursor+1
View detailsCompatible

Runs an observability-first Vercel cost and performance audit, collecting production metrics before investigating metric-backed candidates and producing ranked, file-grounded recommendations.

Works withClaude CodeCursor+1
View detailsCompatible

Vercel Engineering's 70 React/Next.js performance rules across 8 priority categories—waterfalls, bundle size, server-side, re-renders—for writing, reviewing, and refactoring code.

Works withClaude CodeCursor+1
View detailsCompatible

React Native and Expo best practices across list performance, Reanimated animations, navigation, UI patterns, and monorepo config, organized by priority and impact.

Works withClaude CodeCursor+1
View detailsCompatible

Implements native-feeling animations with React's View Transition API—shared elements, Suspense reveals, list reorder, directional navigation—without third-party animation libraries.

Works withClaude CodeCursor+1
View detailsCompatible

Review UI code against Vercel's Web Interface Guidelines — accessibility, UX, and design best practices — with terse file:line findings.

Works withClaude CodeCursor+1
View detailsCompatible

Reviews docs and prose against Vercel's Writing Guidelines by fetching the latest rules and reporting findings in a terse file:line format.

Works withClaude CodeCursor+1
View detailsCompatible