Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
spencerpauly
GitHub creator profile

spencerpauly

Repository-level view of 65 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
65
repositories
1
occupation fields
3
updated
2026-04-24
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
awesome-cursor-skills
65 skills34856updated 2026-04-24
100% of creator
generating-images
소프트웨어 개발자

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 modify, restyle, or remix it. Triggers on: "generate an image", "create an image", "make a picture of", "edit this image", "restyle this", "make a mockup of", "draw a", "render a", "illustration of".

2026-04-24
building-skills-from-patterns
소프트웨어 개발자

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.

2026-04-17
network-request-auditing
소프트웨어 품질 보증 분석가·테스터

After navigating and interacting in Cursor's built-in browser, use browser_network_requests 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.

2026-04-17
parallel-ci-triage
소프트웨어 개발자

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.

2026-04-17
parallel-code-review
소프트웨어 품질 보증 분석가·테스터

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.

2026-04-17
recording-browser-flow-as-test
소프트웨어 품질 보증 분석가·테스터

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.

2026-04-17
saving-workspace-context
일반 사무원

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

2026-04-10
suggesting-cursor-hooks
소프트웨어 개발자

When the user keeps asking for the same check to run (lint, tests, type-check), suggest a Cursor hook to automate it.

2026-04-10
Showing top 8 of 65 collected skills in this repository.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다
spencerpauly GitHub Skills | SkillsMP