spencerpauly

66 mods across 3 repositories, 763 stars between them.

seo-auditing

49

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Audit technical SEO — meta tags, structured data, Open Graph, sitemaps, robots.txt, performance, and accessibility signals.

738 1mo ago A 31 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Set up Terraform infrastructure-as-code for cloud resources, including provider configuration, modules, state management, and CI integration.

738 1mo ago A 28 tokens original CC0-1.0

switching-projects

55

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Switch the current Cursor workspace to a different project directory using the cursor-app-control MCP. Use when the user asks to switch projects, open another repo, jump to a different codebase, or move to a worktree.

738 1mo ago A 49 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Structured debugging methodology — reproduce, isolate, hypothesize, verify. Covers git bisect, binary search, logging, and minimal reproduction.

738 1mo ago A 32 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Monitor a build process (webpack, turbo, docker) for warnings and errors as they stream. Summarize issues and fix them before the build finishes.

738 1mo ago A 36 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Safely update an npm package by checking npmjs.com for the latest version, reading release notes, and handling minor vs major upgrades differently. For minor updates, just do it. For major updates, find the upgrade guide, validate breaking changes, and produce a detailed migration report.

738 1mo ago A 62 tokens original CC0-1.0

using-ui-stack

59

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Enforce a configuration-driven design system when generating UI. Ensures consistent spacing, colors, typography, dark mode, interactions, and accessibility across all AI-generated components.

738 1mo ago A 37 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

After making code changes, start the dev server, open the app in Cursor's built-in browser, and verify everything works — check rendering, console errors, and network health. Use proactively after any UI or API change.

738 1mo ago A 49 tokens original CC0-1.0

ask-database

61

spencerpauly/skills-repo

Skill Claude CodeCodex

Answer a natural-language question by writing a SELECT against the user's connected database via the QueryBear MCP. Use when the user asks "how many", "which users", "what's our", "give me a list of", or otherwise asks a question whose answer lives in their database.

24 1mo ago A 61 tokens original MIT

grill-me

62

spencerpauly/skills-repo

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until every branch of the decision tree is resolved. Use when the user says "grill me", "stress-test this plan", "poke holes in this", or "what am I missing".

24 1mo ago A 52 tokens original MIT

review-pr

63

spencerpauly/skills-repo

Skill Claude CodeCodex

Read a pull request diff like a senior engineer. Flag risk, suggest tests, point out missing edge cases. Use when the user asks to "review PR", "look at this diff", or pastes a GitHub PR URL.

24 1mo ago A 50 tokens original MIT

suggesting-skills

64

spencerpauly/skills-repo

Skill Claude CodeCodex

Look at what the user keeps re-explaining to the agent and propose new SKILL.md files that would replace those repeated explanations. Use when the user says "what skills should I have", "suggest skills", "audit my skills", or when you notice you're being asked the same kind of task three times in a row.

24 1mo ago A 71 tokens original MIT

triage-bug

65

spencerpauly/skills-repo

Skill Claude CodeCodex

Take a raw bug report and turn it into a clean, prioritized ticket with a title, repro steps, and severity. Use when the user says "triage this", pastes a support escalation, or asks "what's this bug".

24 1mo ago A 53 tokens original MIT

write-like-a-human

66

spencerpauly/skills-repo

Skill Claude CodeCodex

Strip the AI-isms out of any text — em-dash overuse, "It's not just X, it's Y", inflated significance, sycophantic openers, rule-of-three padding. Use when the user says "humanize this", "make this less AI", "tighten this", or pastes obviously-AI prose and asks for a rewrite.

24 1mo ago A 79 tokens original MIT