Skip to main content
oopsla5xx
GitHub 제작자 프로필

oopsla5xx

2개 GitHub 저장소에서 수집된 15개 skills를 저장소 단위로 보여줍니다.

수집된 skills
15
저장소
2
업데이트
2026년 8월 27일
저장소 탐색

저장소와 대표 skills

review-pr
소프트웨어 품질 보증 분석가·테스터

Review PR diff against the spec before shipping — check spec compliance, conventions, scope, required security checklist, and test coverage. Outputs a structured verdict (APPROVE / REQUEST CHANGES / COMMENT). Run after self-check, before Phase 4 ship.

2026년 8월 2일
debug
소프트웨어 개발자

Systematic bug investigation workflow. Tool-agnostic but MCP-aware — test cases and MCP tools are evidence sources, not prerequisites. Applies to any stack (frontend, backend, CLI, mobile, distributed systems).

2026년 7월 26일
clarify-scope
프로젝트 관리 전문가

Decide whether to ask before coding or proceed with stated assumptions. Small/clear tasks → do it. Large/ambiguous tasks → state assumptions and ask at most 1 critical question. Run at the start of any task.

2026년 7월 25일
create-pr-description
소프트웨어 개발자

Generate a pull request description by filling in the .github/PULL_REQUEST_TEMPLATE.md from spec, git diff, and commit history. Outputs ready-to-use text or creates PR via gh CLI. Run as part of Phase 4 ship.

2026년 7월 25일
implement-tdd
소프트웨어 품질 보증 분석가·테스터

Implement each step from the plan using TDD — write failing test first, then minimal code to pass, then refactor. Run for each unchecked step in the Plan section of .ai/tasks/<name>.md.

2026년 7월 25일
plan-tasks
소프트웨어 개발자

Break a spec file into ordered, concrete implementation steps with done criteria. Appends a Plan section to the existing .ai/tasks/<name>.md. Run after write-spec, before coding.

2026년 7월 25일
setup-ai-context
소프트웨어 개발자

Bootstrap .ai/ context files — auto-detect stack and fill commands.md, architecture.md, conventions.md instead of filling TODO placeholders manually. Run when setting up oops-skills template in a new project.

2026년 7월 25일
ship
소프트웨어 개발자

Final ship step — push branch, open PR on GitHub, update status.md, clean up task files. Run after review-pr APPROVE and create-pr-description.

2026년 7월 25일
수집된 skill 11개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다