Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

odin-claude-plugin

odin-claude-plugin contient 102 skills collectées depuis OutlineDriven, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
102
Stars
32
mis à jour
2026-07-21
Forks
0
Couverture métier
10 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

breaking-driven
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-20
tidy
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-20
simplify
Développeurs de logiciels

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

2026-07-20
contract-driven
Développeurs de logiciels

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Rédacteurs techniques

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
Rédacteurs techniques

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
Rédacteurs techniques

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
Développeurs de logiciels

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
Enseignants postsecondaires, autres

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
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Développeurs de logiciels

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

2026-07-17
memory-clean
Développeurs de logiciels

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

2026-07-17
parallel-launch
Développeurs de logiciels

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

2026-07-17
pr-merge-base
Développeurs de logiciels

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

2026-07-17
pr-merge-temporal
Développeurs de logiciels

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

2026-07-17
research
Développeurs de logiciels

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

2026-07-17
strategy
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-17
Affichage des 40 principaux skills collectés sur 102 dans ce dépôt.