spencerpauly/awesome-cursor-skills

A curated list of awesome skills for Cursor

768Stars on the repository
65Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
CC0-1.0Licence, which decides whether bodies are shown

spencerpauly/awesome-cursor-skills

Skill Claude Code

Use Cursor's browser aria snapshots to audit a page for accessibility issues — missing labels, broken tab order, contrast, and ARIA misuse.

not rated 768 +12 1mo ago A Socket: passSnyk: warnSkillSpector: pass 34 tokens original CC0-1.0

adding-analytics

02

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Add PostHog analytics to a web application, including event tracking, page views, feature flags, and session replay.

not rated 768 +12 1mo ago A SkillSpector: pass 28 tokens original CC0-1.0

adding-api-docs

03

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Generate OpenAPI/Swagger documentation for an API, including endpoint schemas, request/response types, and interactive docs UI.

not rated 768 +12 1mo ago A SkillSpector: pass 29 tokens original CC0-1.0

adding-auth

04

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Add authentication to a web application using NextAuth.js (Auth.js), including OAuth providers, session management, and protected routes.

not rated 768 +12 1mo ago A SkillSpector: warn 28 tokens original CC0-1.0

adding-docker

05

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Dockerize an application with a production-ready Dockerfile, docker-compose setup, and .dockerignore.

not rated 768 +12 1mo ago A SkillSpector: warn 24 tokens original CC0-1.0

adding-e2e-tests

06

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Set up Playwright end-to-end testing in a project, including test configuration, example tests, and CI integration.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: warn 29 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Add feature flags to an application for gradual rollouts, A/B testing, and kill switches using PostHog, LaunchDarkly, or a simple local implementation.

not rated 768 +12 1mo ago A SkillSpector: pass 38 tokens original CC0-1.0

adding-stripe

09

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Integrate Stripe payments into a web application, including checkout sessions, webhooks, and customer portal.

not rated 768 +12 1mo ago A SkillSpector: pass 24 tokens original CC0-1.0

api-smoke-testing

10

spencerpauly/awesome-cursor-skills

Skill Claude Code

Start the dev server, discover API routes from the codebase, hit every endpoint, and report which ones return errors.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: warn 29 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude Code

Document technical decisions as Architecture Decision Records (ADRs) with context, options considered, and rationale.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: pass 26 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Audit and optimize application performance, including bundle size, rendering, database queries, and Core Web Vitals.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: warn 25 tokens original CC0-1.0

auditing-security

13

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Perform a systematic security audit of a codebase, checking for OWASP Top 10 vulnerabilities, secrets exposure, and insecure patterns.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: pass 30 tokens original CC0-1.0

auto-type-checking

14

spencerpauly/awesome-cursor-skills

Skill Claude Code

Run TypeScript type checking after file edits and immediately flag type errors before moving on. Uses Cursor hooks for automatic enforcement.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: warn 29 tokens original CC0-1.0

babysitting-pr

15

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Monitor a pull request for CI failures, review comments, and merge conflicts — then fix them automatically. Use when a PR is open and you want the agent to keep it merge-ready.

not rated 768 +12 1mo ago A Socket: passSnyk: warnSkillSpector: warn 42 tokens original CC0-1.0

best-of-n-solving

16

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Solve a hard problem by trying multiple approaches in parallel using isolated git worktrees. Each attempt runs in its own branch, and the best solution is selected. Use for complex refactors, tricky bugs, or architectural decisions where multiple strategies could work.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: pass 54 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude Code

When the same multi-step workflow repeats in Cursor (user corrections or agent redos), capture it as a new SKILL.md under .cursor/skills/ so future sessions load it automatically.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: pass 45 tokens original CC0-1.0

codebase-onboarding

18

spencerpauly/awesome-cursor-skills

Skill Claude Code

Launch multiple explore subagents in parallel to investigate architecture, data models, auth, APIs, and deployment. Synthesize into an onboarding document.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: pass 33 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude Code

Check out two branches in separate worktrees, start both dev servers on different ports, screenshot the same pages, and produce a visual diff.

not rated 768 +12 1mo ago A SkillSpector: warn 35 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude Code

Migrate CSS Modules (.module.css/.module.scss) to Tailwind utility classes. Handles styles object removal, className interpolation, composition, and global overrides.

not rated 768 +12 1mo ago A SkillSpector: pass 41 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude Code

Convert plain CSS stylesheets to Tailwind CSS utility classes. Handles selectors, media queries, pseudo-classes, custom properties, and animations.

not rated 768 +12 1mo ago A SkillSpector: pass 35 tokens original CC0-1.0

creating-pr

22

spencerpauly/awesome-cursor-skills

Skill Claude Code

Create a clean, review-ready pull request with a good title, structured description, linked issues, and appropriate reviewers.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: warn 26 tokens original CC0-1.0

dark-mode-testing

23

spencerpauly/awesome-cursor-skills

Skill Claude Code

Toggle between light and dark mode in Cursor's browser, screenshot both states, and flag missing token mappings or contrast issues.

not rated 768 +12 1mo ago A SkillSpector: pass 28 tokens original CC0-1.0

database-design

24

spencerpauly/awesome-cursor-skills

Skill Claude Code

Design database schemas — tables, relationships, indexes, constraints, and ORM setup. Covers relational design, normalization, and common patterns.

not rated 768 +12 1mo ago A Socket: passSnyk: passSkillSpector: pass 29 tokens original CC0-1.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: