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

agent-skills

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

수집된 skills
22
Stars
15
업데이트
2026-07-09
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

worth-building
기타 컴퓨터 관련 직업

Decide how elaborate to build something (simple vs. robust) and return a concrete, PoC-shaped proposal at that level — not over- or under-engineered, but right-sized. Use whenever someone is building something and the investment level is unclear: "quick or proper?", "MVP vs. real product", "is this over-engineering?", "how should I approach X?", "quick script vs. robust system", "how much architecture?", "how much do I build here?". Fires even without "poc" or "right-size" — any time effort and complexity of what to build are being weighed.

2026-07-09
worth-building
기타 컴퓨터 관련 직업

Decide how elaborate to build something (simple vs. robust) and return a concrete, PoC-shaped proposal at that level — not over- or under-engineered, but right-sized. Use whenever someone is building something and the investment level is unclear: "quick or proper?", "MVP vs. real product", "is this over-engineering?", "how should I approach X?", "quick script vs. robust system", "how much architecture?", "how much do I build here?". Fires even without "poc" or "right-size" — any time effort and complexity of what to build are being weighed.

2026-07-09
code-history
소프트웨어 개발자

Trace git history of specific code — find when functions, patterns, or files were added, modified, or removed, and explain the intent behind each change.

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

Turn code changes into a single-file HTML code review report that pairs the diff with context a diff can't show — design decisions, rejected alternatives, tradeoffs, unfinished work — plus prioritized review points. Use when preparing for review after finishing a sizable change, refactor, or feature, or whenever the user asks for a review report, change report, or an HTML summary of their changes.

2026-07-09
create-qa-list
소프트웨어 품질 보증 분석가·테스터

Turn code, specs, a PR, or the current conversation into a QA test-case list a non-developer can read and run, exported as CSV, a shareable HTML report, or both. Trigger when the user wants QA test cases, a test plan, a QA checklist, or a test-case CSV/HTML (e.g. "write test cases for this", "make a QA list"). Output uses behavior-and-scenario language, never code symbols like function names or file paths. Not for writing or running automated test code (pytest/jest), code review, or test-strategy docs.

2026-07-09
decision-board
소프트웨어 개발자

Render an interactive HTML board for the user to pick among multiple comparable options side-by-side at once — engineering trade-offs, copy audits, action-item triage, architecture decisions, policy calls. Returns the picks (and optional hold/note flags) as a JSON file the agent can apply.

2026-07-09
django-ticket-triage
소프트웨어 개발자

Analyze a Django Trac ticket and produce a triage recommendation report.

2026-07-09
docs
소프트웨어 개발자

Code documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based.

2026-07-09
html-visual
웹 개발자

Generate an interactive single-file HTML visualization (mockup, wireframe, ERD, flowchart, chart, slides, architecture diagram, dashboard, timeline, mindmap, kanban, table).

2026-07-09
quick-pr
소프트웨어 개발자

Split a minor change from the current work into a separate worktree and open a PR without interrupting your flow. Requires Claude Code (uses EnterWorktree, ExitWorktree, AskUserQuestion).

2026-07-09
ralph-loop-template
소프트웨어 개발자

Generates iterable checklist PROMPT files for Ralph Loop from plan files or current context, and provides the /ralph-loop execution command.

2026-07-09
write-pr
소프트웨어 개발자

Analyzes git diff and commit history to write PR title and description based on the project's PR template.

2026-07-09
create-qa-list
소프트웨어 품질 보증 분석가·테스터

Turn code, specs, a PR, or the current conversation into a QA test-case list a non-developer can read and run, exported as CSV, a shareable HTML report, or both. Trigger when the user wants QA test cases, a test plan, a QA checklist, or a test-case CSV/HTML (e.g. "write test cases for this", "make a QA list"). Output uses behavior-and-scenario language, never code symbols like function names or file paths. Not for writing or running automated test code (pytest/jest), code review, or test-strategy docs.

2026-06-23
code-review-report
소프트웨어 개발자

Turn code changes into a single-file HTML code review report that pairs the diff with context a diff can't show — design decisions, rejected alternatives, tradeoffs, unfinished work — plus prioritized review points. Use when preparing for review after finishing a sizable change, refactor, or feature, or whenever the user asks for a review report, change report, or an HTML summary of their changes.

2026-06-12
decision-board
웹 개발자

Render an interactive HTML board for the user to pick among multiple comparable options side-by-side at once — engineering trade-offs, copy audits, action-item triage, architecture decisions, policy calls. Returns the picks (and optional hold/note flags) as a JSON file the agent can apply.

2026-05-12
quick-pr
소프트웨어 개발자

Split a minor change from the current work into a separate worktree and open a PR without interrupting your flow. Requires Claude Code (uses EnterWorktree, ExitWorktree, AskUserQuestion).

2026-04-20
django-ticket-triage
소프트웨어 품질 보증 분석가·테스터

Analyze a Django Trac ticket and produce a triage recommendation report.

2026-02-25
code-history
소프트웨어 개발자

Trace git history of specific code — find when functions, patterns, or files were added, modified, or removed, and explain the intent behind each change.

2026-02-23
docs
소프트웨어 개발자

Code documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based.

2026-02-23
write-pr
소프트웨어 개발자

Analyzes git diff and commit history to write PR title and description based on the project's PR template.

2026-02-23
ralph-loop-template
소프트웨어 개발자

Generates iterable checklist PROMPT files for Ralph Loop from plan files or current context, and provides the /ralph-loop execution command.

2026-02-19
html-visual
웹 개발자

Generate an interactive single-file HTML visualization (mockup, wireframe, ERD, flowchart, chart, slides, architecture diagram, dashboard, timeline, mindmap, kanban, table).

2026-02-19