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

odin-claude-plugin

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

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

이 저장소의 skills

breaking-driven
소프트웨어 개발자

Demolish bloated code and re-derive it clean, cutting every surface the rebuilt contract does not name. Use for a repo-wide bloat sweep, when patching a subsystem has stopped paying, or when the user says "this whole module is bloated", "rewrite this properly", or "break it and rebuild".

2026-07-21
deslop
소프트웨어 개발자

Use when the user says "deslop", "remove debug code", "find placeholders or stub code", or "remove dead code".

2026-07-20
tidy
소프트웨어 개발자

Dispatch compress operations. Use when the user says "tidy" or names a file, diff, memory, workspace, git stack, or doc to tidy.

2026-07-20
cleanup-codebase
소프트웨어 개발자

Reduce internal duplication, dead code, and ceremony. Use when you spot dead fields, redundant wrappers, or speculative abstractions in code you are already editing.

2026-07-20
refactor-break-compat
소프트웨어 개발자

Use when modernizing APIs, removing compat shims, killing feature flags, or rewriting a subsystem cleanly.

2026-07-20
simplify
소프트웨어 개발자

Use when the user says "simplify this diff", or asks for a compression pass over a change-set.

2026-07-20
contract-driven
소프트웨어 개발자

Design-by-Contract (DbC). Use when crossing public API boundaries, guarding complex state invariants, or hardening untrusted inputs and integration seams.

2026-07-20
workflows-driven
기타 컴퓨터 관련 직업

Drive decomposable work as a deterministic multi-subagent workflow: phased fan-out under per-task contracts with adversarial verification. Use for audits, migrations, broad research or review sweeps, work needing independent cross-checks before committing, or scale one context cannot hold.

2026-07-19
mutual-sync
기타 컴퓨터 관련 직업

Use when user, agent, and codebase may hold different pictures of the current state: before substantive work after a gap, or mid-session when parties talk past each other. Triggers: "mutual sync", "sync up", "are we on the same page", stale user claims about the code, refuted agent assumptions.

2026-07-19
batch-ask-me
프로젝트 관리 전문가

Use when the user wants to walk a complex design space round by round: map the decision tree, fire the current frontier as batched single-select questions, and loop until shared understanding is reached. Triggers: multi-fork decisions, ambiguous requirements, unresolved prerequisites, "batch ask me", "clarify the design space".

2026-07-18
loop-me
프로젝트 관리 전문가

Use when the user wants to design a recurring personal or team workflow: capture loops, write specs in workflows/*.md, and run a stateful askme session until the spec is implementer-ready. Triggers: "loop me", "design a workflow", "automate this recurring task", morning routine, inbox processing.

2026-07-18
to-questionnaire
프로젝트 관리 전문가

Use when the user wants to turn a knowledge gap into an async questionnaire for someone else: identify the recipient and the needed answers, then write a discovery questionnaire to to-questionnaire-<slug>.md. Triggers: "turn this into a questionnaire", "questionnaire for X", "I need to ask someone else", async information gathering.

2026-07-18
writing-beats
기술 작가

Use when the user wants to build an article as a choose-your-own-adventure journey of beats, sequence raw material one move at a time, or says "write this beat by beat", "journey-style article", or "assemble beats".

2026-07-18
writing-fragments
기술 작가

Use when the user wants to generate raw writing material before structuring it, has scattered ideas for an article, or says "collect fragments", "mine this topic", or "gather notes first".

2026-07-18
writing-shape
기술 작가

Use when the user wants to turn a pile of fragments into a polished article, shape raw material paragraph by paragraph, or says "write this up", "turn this into a post", or "structure these fragments".

2026-07-18
handoff
소프트웨어 개발자

Snapshot the current session into a resumable handoff artifact so a cold session, agent, or person continues without replaying context. Use when the user says "write a handoff", "hand off", "snapshot this session", "I'm running low on context", "pause and pack this up for the next session", or "resume this later".

2026-07-18
teach
기타 중등 후 교사

Use when the user wants to learn a skill or concept across multiple sessions in a persistent teaching workspace at the cwd: they ask you to set up a course, design lessons, build a learning workspace, or explicitly request ongoing teaching. Not for one-off explanations or quick answers.

2026-07-18
setup-ts-deep-modules
소프트웨어 개발자

Wire dependency-cruiser into a TypeScript repo so each package is a deep module: implementation hidden in subfolders, reachable only through its entry-point files. Use when the user asks to enforce package boundaries, set up deep modules, stop deep imports, or wants code outside a package to import only its entry points.

2026-07-18
design
웹·디지털 인터페이스 디자이너

Use when starting UI work, defining palettes or design tokens, or when output looks AI-generic, vibe-coded, or default-framework sloppy.

2026-07-17
onboard
소프트웨어 개발자

Use when the user asks to be onboarded, oriented, given a tour, or shown where to start in a repo.

2026-07-17
ai-collab-protocols
기타 컴퓨터 관련 직업

Surface in-task AI collaboration protocols one tactic at a time. Use when the user refers to entities by colloquial labels, asks how to structure a Claude workflow, or describes a multi-step workflow without durable URLs.

2026-07-17
api-design
소프트웨어 개발자

Guide stable API and interface design. Use when creating REST or GraphQL endpoints, defining type contracts, or establishing frontend/backend or module boundaries.

2026-07-17
atomic-issues-prs
소프트웨어 개발자

Publish a change-set as atomic GitHub issues or PRs. Use when the user says "atomic PRs" or wants one issue/PR per logical change.

2026-07-17
autolearn
소프트웨어 개발자

Compound a solved problem into a durable in-repo learning doc. Use when a verified non-trivial fix lands, the user says "compound this", "document this fix", or "remember this".

2026-07-17
autopilot
소프트웨어 개발자

Run a hands-off plan-to-ship pipeline by chaining existing skills. Use when the user says "autopilot", "take this from plan to shipped", "run the whole pipeline", "hands-off ship it", or "do the end-to-end build".

2026-07-17
can-i-help
소프트웨어 개발자

Route contributors to data-backed contribution opportunities. Use when the user asks "where can I help", "what can I contribute", "find a good first issue", or "what should I work on".

2026-07-17
deprecate-and-migrate
소프트웨어 개발자

Use when removing old code, migrating users to a new implementation, or deciding whether to maintain or sunset something.

2026-07-17
generate-my-taste
기타 컴퓨터 관련 직업

Generate a personal taste skill from local evidence and confirmation forks. Use when the user says "generate my taste skill", "make my taste skill", or "derive my taste spine".

2026-07-17
incremental
소프트웨어 개발자

Use when a change spans multiple files, or you're about to write a lot of code at once.

2026-07-17
memory-clean
소프트웨어 개발자

Use when the user asks to audit memory or find stale or duplicate memories.

2026-07-17
parallel-launch
소프트웨어 개발자

Use when the request has multiple independent sub-tasks, cross-domain research, or parallelizable file or module work.

2026-07-17
pr-merge-base
소프트웨어 개발자

Use when PRs may conflict with each other or the base, or require ordered application.

2026-07-17
pr-merge-temporal
소프트웨어 개발자

Use when validating a set of PRs together on a staging branch before advancing the base branch.

2026-07-17
research
소프트웨어 개발자

Use when researching a named library, framework, SDK, API, or service, or finding a migration guide.

2026-07-17
strategy
프로젝트 관리 전문가

Use when defining product strategy, setting a north star, starting or redirecting a product, or an existing STRATEGY.md has gone stale.

2026-07-17
strict-validation-setup
소프트웨어 개발자

Bootstrap strict-mode tooling and per-task GOALS.md scaffolding so an agentic loop can self-verify. Use when setting up a new project, making a task self-verifying, or scaffolding goals for an agentic loop.

2026-07-17
subagent-driven
기타 컴퓨터 관련 직업

Execute a multi-task plan. Use when the user says "execute with subagents", or hands you an ordered multi-task plan to run.

2026-07-17
ast-grep
소프트웨어 개발자

Run code analysis and refactoring with ast-grep. Use when doing AST-based modifications, structural search, linting across code shape, or replacing regex-fragile transformations.

2026-07-17
commit-push-pr
소프트웨어 개발자

Use when asked to ship/open a PR, or for PR-description-only flows like writing, rewriting, or describing a PR body.

2026-07-17
commit-push
소프트웨어 개발자

Use when asked to ship/publish commits without opening a PR.

2026-07-17
이 저장소에서 수집된 skills 102개 중 상위 40개를 표시합니다.