Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
zhixuan312
GitHub 제작자 프로필

zhixuan312

1개 GitHub 저장소에서 수집된 19개 skills를 저장소 단위로 보여줍니다.

수집된 skills
19
저장소
1
업데이트
2026-07-19
저장소 탐색

저장소와 대표 skills

mma-brainstorm
소프트웨어 개발자

Use when a grounded idea needs to be grilled into a formal spec — runs a relentless one-decision-at-a-time requirement interview, resolving mechanical questions via workers and putting only real decisions to the user, then dispatches mma-spec. Not for grounding a raw idea (use mma-explore first) or for work where a spec already exists (use mma-plan).

2026-07-19
mma-delegate
소프트웨어 개발자

Use when you have an ad-hoc implementation or research task WITHOUT a plan file on disk and you want it to run on a cheap worker instead of consuming main-context tokens

2026-07-19
mma-execute-plan
소프트웨어 개발자

Use when a plan or spec file exists on disk (any markdown with task headings — .mma/plans/*.md, a TODO list, a spec doc) and you need to implement one or more tasks from it sequentially in one worker session

2026-07-19
mma-explore
소프트웨어 개발자

Use when a raw idea or problem needs grounding before it's designed — captures a braindump, fans out divergent internal-codebase investigation + external research + prior-learnings recall in parallel, then synthesises the results into a written exploration.md (Background · Current State · Rough Direction). Not for "where is X" single-answer questions (use mma-investigate).

2026-07-19
mma-flow
소프트웨어 개발자

Claude Code command: /mma-flow — MMA-native design-to-merged-code SDLC playbook that resumes from durable artifacts

2026-07-19
mma-journal-recall
소프트웨어 개발자

Use when you're about to design or attempt something and want to know what THIS project already learned — ask a vague conceptual question (no tags or keywords needed); a read-only worker searches the learnings graph and returns the relevant prior lessons + how they relate. Fire before re-treading ground that may already have been explored. NOT for recording a new learning (mma-journal-record), codebase questions (mma-investigate), or external research (mma-research).

2026-07-19
mma-journal-record
소프트웨어 개발자

Use when you've learned something worth remembering — a decision, design rationale, user behavior pattern, process learning, research finding, or style convention. Records it to the persistent team knowledge graph for future sessions.

2026-07-19
mma-plan
소프트웨어 개발자

Use when you have a spec file on disk and need a TDD implementation plan written by a worker — produces ordered tasks with complete code blocks, exact file paths, and verification commands

2026-07-19
이 저장소에서 수집된 skills 19개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다