spencerpauly

66 mods across 3 repositories, 763 stars between them.

exporting-to-png

26

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Export code, terminal output, diagrams, or UI components to PNG images using headless browser rendering or CLI tools.

738 1mo ago A 29 tokens original CC0-1.0

form-testing

29

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Use Cursor's browser to fill and submit every form in the app with valid and invalid data, verifying validation, error states, and success flows.

738 1mo ago A 32 tokens original CC0-1.0

generating-images

30

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Generate or edit images using the OpenAI Image API (gpt-image-2). Use when the user asks to generate, create, draw, render, illustrate, mock up, or edit an image, icon, logo, mockup, illustration, OG image, blog hero, marketing asset, or similar visual. Also use when the user supplies a reference image and asks to…

738 1mo ago A 138 tokens original CC0-1.0

grinding-until-pass

31

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Keep iterating on code changes until the tests pass, the build succeeds, or linting is clean. Runs in a tight loop of fix → run → check → repeat. Use when you want the agent to autonomously grind through test failures or build errors.

738 1mo ago A 58 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Watch running terminal processes for crashes and stack traces. When an error appears, navigate to the failing file and line, diagnose, and fix it automatically.

738 1mo ago A 35 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

After navigating and interacting in Cursor's built-in browser, use browsernetworkrequests to audit every fetch/XHR for failures, slowness, duplicate calls, and suspicious payloads. Use for API-heavy pages and after backend or client networking changes.

738 1mo ago A 55 tokens original CC0-1.0

parallel-ci-triage

36

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

When GitHub Actions fails, fetch failing job logs and assign each failing job to a separate subagent that fixes its slice of the problem in parallel. Use for multi-job CI failures where jobs are independent.

738 1mo ago A 47 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Run four parallel read-only subagents that each review the same diff from a different lens — security, performance, correctness, and readability — then merge findings into one report. Use before merging large or risky PRs.

738 1mo ago A 47 tokens original CC0-1.0

parallel-exploring

38

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Explore a large codebase in parallel by launching multiple explore subagents that each investigate a different area simultaneously. Use when onboarding onto a new project, understanding architecture, or investigating a cross-cutting concern.

738 1mo ago A 45 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Profile a running web application's CPU performance using Cursor's built-in browser profiler. Captures call stacks, identifies slow functions, and suggests optimizations. Use when a page feels slow or janky.

738 1mo ago A 43 tokens original CC0-1.0

python-tdd-with-uv

42

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Test-driven development in Python using uv as the package manager. Covers the red-green-refactor cycle, vertical slicing, and uv project setup.

738 1mo ago A 35 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Execute a user flow step-by-step in Cursor's built-in browser while documenting each action, then emit a Playwright test that replays the same flow using stable selectors derived from the accessibility tree.

738 1mo ago A 46 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Automatically persist useful context — research, decisions, learnings, templates — to workspace files so knowledge survives across conversations.

738 1mo ago A 28 tokens original CC0-1.0

spencerpauly/awesome-cursor-skills

Skill Claude CodeCodex

Generate a visual changelog or PR description by taking before/after screenshots of UI changes using Cursor's built-in browser. Use when preparing a PR with visual changes.

738 1mo ago A 39 tokens original CC0-1.0