spencerpauly

66 mods across 3 repositories, 763 stars between them.

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

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

738 1mo ago A 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.

738 1mo ago A 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.

738 1mo ago A 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.

738 1mo ago A 28 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.

738 1mo ago A 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.

738 1mo ago A 24 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.

738 1mo ago A 30 tokens original CC0-1.0

auto-type-checking

14

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

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

738 1mo ago A 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.

738 1mo ago A 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.

738 1mo ago A 54 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

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.

738 1mo ago A 45 tokens original CC0-1.0

codebase-onboarding

18

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

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

738 1mo ago A 33 tokens original CC0-1.0

creating-pr

22

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

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

738 1mo ago A 26 tokens original CC0-1.0

dark-mode-testing

23

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

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

738 1mo ago A 28 tokens original CC0-1.0

database-design

24

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

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

738 1mo ago A 29 tokens original CC0-1.0