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

devmuse

devmuse contient 13 skills collectées depuis knotmark-ai, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
2
mis à jour
2026-05-21
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

mu-review
Analystes en assurance qualité des logiciels et testeurs

Use when code changes need review, verification, and integration - covers review dispatch, feedback handling, verification gates, and merge/PR workflow

2026-05-21
mu-arch
Développeurs de logiciels

Use before any creative engineering work to design technical architecture — components, interfaces, data flow, error handling. For product/UX requirements (user flows, feature specs), use mu-prd first.

2026-05-11
mu-wiki
Développeurs de logiciels

Use when user wants to generate or maintain project-level architecture documentation. Two modes: generate (full wiki creation from codebase analysis) and update (incremental maintenance via git diff). On-demand only — never auto-routed by mu-route.

2026-05-11
mu-route
Développeurs de logiciels

Use at the start of any unprefixed user message within DevMuse's domain (dev or product work) to route to the right skill. Confidence-based: high confidence invokes silently, medium gives a one-line proposal, low gives full proposal with override options. Bypassed by direct slash invocations (`/mu-<skill>`).

2026-05-11
mu-write-skill
Développeurs de logiciels

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-05-08
mu-biz
Analystes en études de marché et spécialistes en marketing

Use when validating a business premise or defining product strategy (market, BMC, VPC, personas, MVP scope). Two modes: quick (4 forcing questions) or full (comprehensive analysis).

2026-05-06
mu-code
Développeurs de logiciels

Use when you have an implementation plan ready to execute - supports subagent-driven and inline execution modes with TDD, worktree isolation, and review gates

2026-05-06
mu-explore
Développeurs de logiciels

Use when user needs to understand unfamiliar code before acting — onboarding a new repo, taking over a project, evaluating a dependency, pre-change exploration of an unfamiliar subsystem, or pre-debug exploration around a bug. Produces a persistent mental-model artifact, not a chat summary.

2026-05-06
mu-plan
Spécialistes en gestion de projets

Use when you have a spec or requirements for a multi-step task, before touching code

2026-05-06
mu-prd
Spécialistes en gestion de projets

Use when defining product requirements — user flows, screens, per-feature specs, tiering rules. For technical architecture use mu-arch. For business strategy use mu-biz first.

2026-05-06
mu-retro
Spécialistes en gestion de projets

Use for weekly or periodic retrospective — gather git metrics, review patterns, capture learnings to Claude Code memory.

2026-05-06
mu-scope
Développeurs de logiciels

Use before mu-arch to scope work — enumerate use cases, detect conflicts, assess impact on existing code.

2026-05-06
mu-debug
Analystes en assurance qualité des logiciels et testeurs

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-13