spencerpauly/awesome-cursor-skills
Skill Claude CodeCodex
Set up a GitHub Actions CI/CD pipeline with linting, testing, type-checking, and deployment steps.
A curated list of awesome skills for Cursor
spencerpauly/awesome-cursor-skills
Skill Claude CodeCodex
Set up a GitHub Actions CI/CD pipeline with linting, testing, type-checking, and deployment steps.
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.
spencerpauly/awesome-cursor-skills
Skill Claude Code
When the user keeps asking for the same check to run (lint, tests, type-check), suggest a Cursor hook to automate it.
spencerpauly/awesome-cursor-skills
Skill Claude Code needs its repo
When the user repeats the same correction or convention multiple times, suggest a Cursor rule to encode it permanently.
spencerpauly/awesome-cursor-skills
Skill Claude Code
When the user struggles with a task that a known skill could handle, suggest installing it.
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.
spencerpauly/awesome-cursor-skills
Skill Claude Code
Structured debugging methodology — reproduce, isolate, hypothesize, verify. Covers git bisect, binary search, logging, and minimal reproduction.
spencerpauly/awesome-cursor-skills
Skill Claude Code
Monitor a build process (webpack, turbo, docker) for warnings and errors as they stream. Summarize issues and fix them before the build finishes.
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.
spencerpauly/awesome-cursor-skills
Skill Claude Code
Enforce a configuration-driven design system when generating UI. Ensures consistent spacing, colors, typography, dark mode, interactions, and accessibility across all AI-generated components.
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.
spencerpauly/awesome-cursor-skills
Skill Claude Code
Verify that a Markdown file has correct formatting — headings, lists, links, code blocks, spacing, and consistent style.
spencerpauly/awesome-cursor-skills
Skill Claude CodeCodex
Visually QA a web application by launching it in Cursor's built-in browser, taking screenshots, checking console errors, and auditing network requests. Use after making UI changes to verify they look correct.
spencerpauly/awesome-cursor-skills
Skill Claude Code
Write clear, conventional commit messages with proper type prefixes, scopes, and body content.
spencerpauly/awesome-cursor-skills
Skill Claude Code
Write marketing copy for landing pages, product descriptions, CTAs, emails, and app UI text.
spencerpauly/awesome-cursor-skills
Skill Claude CodeCodex
Analyze existing code and write comprehensive unit and integration tests for it. Detects the test framework, identifies untested code paths, and generates tests with proper mocking, edge cases, and assertions. Use when the user asks to add tests, improve coverage, or test a specific module.
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: