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

muse

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

수집된 skills
36
Stars
18
업데이트
2026-04-01
Forks
3
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

verification-before-completion
소프트웨어 개발자

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always. Upgraded with AC-first workflow, pre-flight fast-fail, and structured Judge verdicts (inspired by opslane/verify).

2026-04-01
creating-skills
기타 컴퓨터 관련 직업

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.

2026-04-01
iterative-retrieval
소프트웨어 개발자

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

2026-04-01
subagent-driven-development
소프트웨어 개발자

Fast iteration with two-stage review (spec compliance, then code quality)

2026-04-01
coordinator-mode
소프트웨어 개발자

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', 'parallel agents', 'multi-agent', 'fan out', 'orchestrate'.

2026-04-01
dispatching-parallel-agents
소프트웨어 개발자

Use to run multiple subagents concurrently on independent tasks

2026-04-01
growth-distribution
시장조사 분석가·마케팅 전문가

Cross-platform content distribution and growth strategy for DYA app across 10+ platforms (Xiaohongshu, Douyin, TikTok, Instagram Reels, X/Twitter, Reddit, Weibo, Bilibili, WeChat Video). Use when planning social media posts, distributing video content, optimizing for platform algorithms, writing platform-specific copy, scheduling content releases, analyzing engagement data, deciding posting strategy, or maximizing organic reach. Also use when creating video ads that need multi-platform distribution, or when discussing growth/marketing/推广/发帖/推流/算法/涨粉 topics.

2026-03-30
deep-dive
기타 컴퓨터 관련 직업

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

2026-03-30
trace
소프트웨어 개발자

Evidence-driven tracing lane that orchestrates competing tracer hypotheses in Claude built-in team mode

2026-03-30
brainstorming
소프트웨어 개발자

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Reframes the problem, challenges assumptions, and outputs a design doc that downstream skills can read.

2026-03-22
git-commit
소프트웨어 개발자

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.

2026-03-21
systematic-debugging
소프트웨어 개발자

4-phase root cause process + passive behavior auto-detection + L1→L4 pressure escalation (includes root-cause-tracing, defense-in-depth, condition-based-waiting techniques)

2026-03-18
semantic-search
소프트웨어 개발자

Zero-dependency TF-IDF search across MUSE memory, roles, and skills. Use when user wants to find information across their project context.

2026-03-16
agent-protocol
기타 컴퓨터 관련 직업

Specification for making MUSE role files machine-readable as an Agent Protocol — enabling multi-agent coordination and tool interoperability

2026-03-15
context-health-check
소프트웨어 개발자

Context window health check. Trigger with /ctx or phrases like "context check", "do I need a new conversation", "how much context left". Evaluates current context consumption and recommends whether to start a new conversation.

2026-03-15
layered-context
기타 컴퓨터 관련 직업

L0/L1/L2 three-layer context loading protocol — reduces token consumption during /resume boot

2026-03-15
database-reviewer
데이터베이스 아키텍트

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

2026-03-12
expo-deployment
소프트웨어 개발자

Deploy Expo apps to iOS App Store, Android Play Store, and web.

2026-03-12
upgrading-expo
소프트웨어 개발자

Guidelines for upgrading Expo SDK versions and fixing dependency issues.

2026-03-12
react-best-practices
소프트웨어 개발자

React development guidelines with hooks, component patterns, state management, and performance optimization.

2026-03-12
vercel-deploy
네트워크·컴퓨터 시스템 관리자

Deploy applications to Vercel with edge functions, serverless, and ISR.

2026-03-12
doc-updater
소프트웨어 개발자

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

2026-03-12
e2e-runner
소프트웨어 품질 보증 분석가·테스터

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

2026-03-12
github-pr-merge
소프트웨어 개발자

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.

2026-03-12
markitdown
일반 사무원

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.

2026-03-12
using-git-worktrees
소프트웨어 개발자

Parallel development branches

2026-03-12
architect-agent
소프트웨어 개발자

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

2026-03-12
frontend-design
웹 개발자

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). Generates creative, polished code and UI design that avoids generic AI aesthetics.

2026-03-12
github-pr-creation
소프트웨어 개발자

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 PRs, use github-pr-merge instead.

2026-03-12
github-pr-review
소프트웨어 품질 보증 분석가·테스터

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 confirmation, commits with proper format, replies to threads.

2026-03-12
planner-agent
소프트웨어 개발자

Feature implementation planning agent. Transforms requirements into detailed implementation plans.

2026-03-12
receiving-code-review
소프트웨어 품질 보증 분석가·테스터

Responding to feedback

2026-03-12
skills-updater
기타 컴퓨터 관련 직업

Check and update installed Claude Code skills from multiple sources (Claude plugins and npx skills). Scans for available updates, supports batch or individual updates with intelligent local change merging, and recommends popular skills from skillsmp.com and skills.sh marketplaces. Use when users want to update skills, check for new versions, discover trending skills, or manage their skill collection.

2026-03-12
strategic-compact
소프트웨어 개발자

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction. Supports focus-aware compaction for targeted context preservation.

2026-03-12
build-error-resolver
소프트웨어 개발자

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

2026-03-12
code-reviewer-agent
소프트웨어 품질 보증 분석가·테스터

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

2026-03-12