Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-skills

agent-skills에는 Sheetgo에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
0
업데이트
2026-06-10
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

Use before pushing a branch, opening a PR, updating an existing PR, or merging. Use when GitHub Codex review cycles feel unbounded, when AI-flagged findings include false positives, when the team is finding adjacent-file issues each push, or when a chunk of work feels finished and you're about to ask whether to push.

2026-06-10
fix-issues
소프트웨어 개발자

Use when fixing bugs, resolving issues, or addressing small improvements found in testing, user reports, or code audits

2026-06-10
generate-api-tests
소프트웨어 품질 보증 분석가·테스터

Use when any API project (Flask, FastAPI, Express, NestJS, Django, Go) needs YAML integration tests for go-runner, when test coverage is shallow or missing, or when generating CI/CD pipelines to deploy a temp instance and run those tests

2026-06-09
git-conventions
소프트웨어 개발자

Use when starting new work (feature or fix branch), or when commit message validation fails. Provides branch creation wizard and commit format reference.

2026-06-09
implementation-audit
소프트웨어 품질 보증 분석가·테스터

Dispatch parallel reviewers to validate implementation against the plan. Use for post-implementation verification in a fresh session.

2026-06-09
session-notes
소프트웨어 개발자

Internal skill — not invoked directly. Use /session-status, /session-persist, or /session-handoff instead.

2026-06-09
squash-commits
소프트웨어 개발자

Consolidate commits into cohesive logical groups. Use ONLY when all todos are completed and you're ready to push.

2026-06-09
undo-squash
소프트웨어 개발자

Restore commits to their pre-squash state. Use when: squash grouping was wrong, need original commit history back, or want to try different grouping.

2026-06-09
worklog
소프트웨어 개발자

Use when generating worklog summaries, time reports, or Jira work log entries from git history and Claude Code session logs

2026-06-09
plan-hardening
소프트웨어 개발자

Use when brainstorming/discovery phase is winding down, design document exists but confidence is low, finding new issues on every review cycle, or user micromanaging review process. Auto-triggers when brainstorming stalls. Also available via explicit /plan-hardening call.

2026-01-20