Spencer Pauly
Community@spencerpauly · Minneapolis
Bootstrapper, I love building stuff
Agent Skills by Spencer Pauly
Showing 65 vetted skills indexed across 1 GitHub repositories.
parallel-test-fixing
Distribute failing test files across parallel subagents for Jest, Vitest, and Pytest.
verifying-markdown-formatting
Fix formatting problems in Markdown files for headings, lists, links, and code blocks.
fixing-broken-links
Crawl links in files and projects and repair broken references.
screenshotting-changelog
Capture before-and-after screenshots of UI changes for pull requests.
architecture-decision-records
Document significant technical decisions as architecture decision records with context and rationale.
setting-up-ci
Generate GitHub Actions CI pipelines with linting, testing, type checking, and deployment.
incident-response
Triage production incidents and guide mitigation through rollback or feature flags.
using-ui-stack
Apply configuration-driven design rules to generated UI components.
adding-error-tracking
Add Sentry error tracking and performance monitoring to web applications.
exporting-to-png
Convert HTML, code, diagrams, and SVG content into PNG images.
comparing-branches-visually
Compare two Git branches by capturing matching screenshots and generating a visual diff report.
database-design
Design database schemas from requirements into structured tables with Prisma or Drizzle.
systematic-debugging
Reproduce, isolate, and verify software bug root causes.
finding-dev-server-url
Detect running development server URLs from terminal output.
building-skills-from-patterns
Capture repeated Cursor workflows as reusable SKILL.md files.
tailing-build-output
Monitor build output streams and resolve errors with file context.
recording-browser-flow-as-test
Capture a browser flow and convert it into a reusable Playwright test.
verifying-in-browser
Launch the development server and verify app changes in Cursor's built-in browser.
saving-workspace-context
Append dated Markdown entries to workspace context files.
detecting-port-conflicts
Detect port conflicts and identify blocking PIDs from EADDRINUSE messages.
network-request-auditing
Audit browser network traffic for failed, slow, duplicate, and suspicious requests.
accessibility-auditing
Audit web pages for accessibility issues using browser snapshots and keyboard navigation checks.
react-native-patterns
Creates React Native and Expo apps with navigation, styling, and platform-specific code optimizations.
setting-up-terraform
Set up Terraform projects with providers, modules, remote state, and CI validation.