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

version14

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

수집된 skills
3
저장소
1
업데이트
2026-05-15
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

dot-add-flow
소프트웨어 개발자

Add a complete new flow to `dot` — a `flows/<name>.go` file with its full question graph, a `Generators` resolver, registration in `flows/registry.go`, every new generator the flow needs (delegating to `dot-add-generator`), every new question (delegating to `dot-add-question`), and a full set of `tools/test-flow/testdata/` fixtures. Trigger when the user says "add a flow", "new flow", "ajoute un flow", "create a scaffold for X", or describes a brand-new wizard that doesn't fit any existing flow.

2026-05-15
dot-add-generator
소프트웨어 개발자

Add a new generator package to the `dot` scaffolding tool — creates the generator.go + manifest.go + files/, registers it in `internal/cli/registry.go`, writes the doc in `docs/contributor/generators/`, and updates affected sibling generators when scope overlaps. Trigger when the user says "add a generator", "create a generator", "new generator", "ajoute un générateur", or describes a chunk of project scaffolding that doesn't yet exist as a generator.

2026-05-15
dot-add-question
소프트웨어 개발자

Add a question (TextQuestion, ConfirmQuestion, OptionQuestion, LoopQuestion, IfQuestion) to a `dot` flow — wires the node into the graph, updates the flow's `Generators` resolver, asks whether any existing generators need to react to the new branch, and extends the matching `tools/test-flow/testdata/` fixtures. Trigger when the user says "add a question", "ajoute une question", "new flow question", or describes a new choice the wizard should offer.

2026-05-15
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다