myths-labs/muse

🌀 MUSE — Memory-Unified Skills & Execution. A pure-Markdown OS for AI pair programming with lossless cross-conversation context management.

This repository also configures its own agents. See what muse tells them →

32Stars on the repository
81Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

myths-labs/muse

Skill Claude CodeCodex

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur.

not rated 32 5d ago A 26 tokens original MIT

changelog-generator

26

myths-labs/muse

Skill Claude CodeCodex

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

not rated 32 5d ago A 48 tokens copy · 97% MIT

code-documentation

27

myths-labs/muse

Skill Claude CodeCodex

Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides.

not rated 32 5d ago A 35 tokens copy · 95% MIT

code-refactoring

28

myths-labs/muse

Skill Claude CodeCodex

Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up legacy code, reducing complexity, or improving maintainability.

not rated 32 5d ago A SkillSpector: warn 33 tokens original MIT

code-reviewer-agent

29

myths-labs/muse

Skill Claude CodeCodex

Code quality and security reviewer. Checks for bugs, security issues, and maintainability.

not rated 32 5d ago A 22 tokens original MIT

coding-standards

30

myths-labs/muse

Skill Claude CodeCodex

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

not rated 32 5d ago A 28 tokens copy · 84% MIT

context7-mcp

31

myths-labs/muse

Skill Claude CodeCodex

This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.

not rated 32 5d ago A 58 tokens copy · 97% MIT

coordinator-mode

32

myths-labs/muse

Skill Claude CodeCodex

Multi-agent coordination SOP derived from Anthropic's internal coordinator architecture. Use when orchestrating parallel workers, dispatching subagents, planning multi-step implementations, or when tasks require research→synthesis→implementation→verification workflow. Triggers: 'coordinate', 'dispatch workers'…

not rated 32 5d ago A SkillSpector: pass 75 tokens original MIT

creating-skills

33

myths-labs/muse

Skill Claude CodeCodex

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, or needs skill creation guidelines. Provides structure, naming conventions, description writing, and quality checklist.

not rated 32 5d ago A SkillSpector: warn 56 tokens original MIT

deep-dive

34

myths-labs/muse

Skill Claude Code

2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection.

not rated 32 5d ago A SkillSpector: pass 28 tokens original MIT

myths-labs/muse

Skill Claude CodeCodex

Use to run multiple subagents concurrently on independent tasks.

not rated 32 5d ago A SkillSpector: pass 17 tokens original MIT

doc-coauthoring

36

myths-labs/muse

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

not rated 32 5d ago A 77 tokens copy · 100% MIT

doc-updater

37

myths-labs/muse

Skill Claude CodeCodex

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation.

not rated 32 5d ago A 23 tokens original MIT

e2e-runner

38

myths-labs/muse

Skill Claude CodeCodex

End-to-end testing specialist using Vercel Agent Browser or Playwright.

not rated 32 5d ago A 21 tokens original MIT

executing-plans

39

myths-labs/muse

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

not rated 32 5d ago A 22 tokens copy · 86% MIT

myths-labs/muse

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

not rated 32 5d ago A 44 tokens copy · 86% MIT

frontend-design

41

myths-labs/muse

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

not rated 32 5d ago A 77 tokens copy · 80% MIT

git-commit

42

myths-labs/muse

Skill Claude CodeCodex

Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Handles regular branch commits (development) and merge commits (PR closure). Enforces project-specific conventions from CLAUDE.md.

not rated 32 5d ago B 63 tokens original MIT

git-security-guard

43

myths-labs/muse

Skill Claude CodeCodex

A Git safety checklist that checks files and staged changes for API keys, tokens, private keys, environment files, and other sensitive data. Git is a tool for tracking and sharing code changes.

not rated 32 5d ago A 82 tokens original MIT

github-pr-creation

44

myths-labs/muse

Skill Claude CodeCodex

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing…

not rated 32 5d ago A SkillSpector: pass 75 tokens original MIT

github-pr-merge

45

myths-labs/muse

Skill Claude CodeCodex

Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.

not rated 32 5d ago A SkillSpector: warn 72 tokens original MIT

github-pr-review

46

myths-labs/muse

Skill Claude CodeCodex

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user…

not rated 32 5d ago B 74 tokens original MIT

iterative-retrieval

47

myths-labs/muse

Skill Claude CodeCodex

Pattern for progressively refining context retrieval to solve the subagent context problem.

not rated 32 5d ago A 19 tokens copy · 81% MIT

markitdown

48

myths-labs/muse

Skill Claude CodeCodex

A Python utility for converting various file formats (PDF, Word, Excel, PowerPoint, etc.) to Markdown. Use this skill to install and use MarkItDown for document conversion.

not rated 32 5d ago A 41 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: