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

skills

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

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

이 저장소의 skills

skill-creator-multi
소프트웨어 개발자

Guide for creating multi-phase skills with orchestrated sequential execution. Use when user wants to create a skill that runs multiple steps in sequence (like gap-finder), needs a start-* orchestrator pattern, or asks about multi-step/multi-phase skill architecture.

2026-01-05
gap-finder-1
경영 분석가

Triggered by start-gap-finder.

2026-01-05
gap-finder-2
경영 분석가

Triggered by start-gap-finder.

2026-01-05
gap-finder-3
프로젝트 관리 전문가

Triggered by start-gap-finder.

2026-01-05
start-gap-finder
프로젝트 관리 전문가

Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder.

2026-01-05
onboarding-gaps-verifier
소프트웨어 개발자

Identify documentation gaps and pitfalls. Creates gaps_pitfalls.md. Triggered by onboarding-start during gaps-pitfalls-identification phase.

2026-01-04
onboarding-start
소프트웨어 개발자

Create comprehensive onboarding documentation for a codebase or feature. Use when user asks to "create an onboarding document for X".

2026-01-04
onboarding-analyzer
소프트웨어 개발자

Gather and analyze source material for onboarding documentation. Creates source_inventory.md and extraction_tables.md. Triggered by onboarding-start during source-material-gathering and key-information-extraction phases.

2026-01-04
onboarding-writer
소프트웨어 개발자

Synthesize analyzed codebase information into a structured onboarding document. Creates onboarding_doc.md. Triggered by onboarding-start during document-writing phase.

2026-01-04
agent-report
소프트웨어 개발자

Extract and display the final message from a Claude agent JSONL file. Use when the user wants to see an agent report, view agent output, extract agent results, check what an agent produced, or read the final response from a subagent. Triggers on requests like "show me agent report", "what did agent X produce", "extract agent output", "view agent results", or "get the report from agent ad42ecb".

2025-12-29
diff-since-my-commit
소프트웨어 개발자

Show changes to a git branch since your last commit, filtered to only files you touched. Use when user asks to see what others changed on their branch, review changes since they last committed, or compare their work against upstream modifications. Triggers on requests like "what changed on my branch", "show me the diff since my commit", "what did others change to my files", or "review changes to my PR".

2025-12-27
python-file-splitter
소프트웨어 개발자

Split large Python files into multiple files organized as a package. Use when user says "split this file", "this file is too big", "break this into multiple files", or similar requests for Python (.py) files.

2025-12-24
skill-spec-generator
프로젝트 관리 전문가

Generate structured skill specifications for independent skill creators. Use when asked to ideate, brainstorm, or specify multiple skills for a domain, workflow, or problem space. Outputs self-contained specs with list-level context so each skill can be built independently. Triggers on requests like "what skills would help with X", "generate skill ideas for Y", "specify skills to cover Z workflow".

2025-12-24