Skip to main content
Run any Skill in Manus
with one click
GitHub repository

devmuse

devmuse contains 13 collected skills from knotmark-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
2
updated
2026-05-21
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

mu-review
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-05-08
mu-biz
market-research-analysts-and-marketing-specialists-131161

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
software-developers

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
software-developers

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
project-management-specialists

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

2026-05-06
mu-prd
project-management-specialists

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
project-management-specialists

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

2026-05-06
mu-scope
software-developers

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

2026-05-06
mu-debug
software-quality-assurance-analysts-and-testers

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

2026-04-13