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

yaks

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

수집된 skills
14
Stars
52
업데이트
2026-05-17
Forks
6
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

formulating-gherkin
소프트웨어 품질 보증 분석가·테스터

Use when writing or reviewing Gherkin features, especially after discovering examples or edge cases that reveal a new business rule

2026-05-17
exploratory-testing
소프트웨어 품질 보증 분석가·테스터

Use when a feature feels under-tested, after implementing new functionality, or before a release to discover edge cases, UX issues, and bugs through hands-on CLI exploration

2026-03-24
yx-sandbox
소프트웨어 개발자

Use when running yx commands that create, modify, or delete yaks outside of real project work — provides an isolated temp environment

2026-03-24
work
소프트웨어 개발자

Pick up ready leaf yaks and implement them — dispatch subagents in isolated worktrees, then merge back to main

2026-03-11
prepare
소프트웨어 개발자

Prepare a yak for implementation by establishing spec, acceptance criteria, and breaking into sub-yaks

2026-03-11
map
소프트웨어 개발자

Discover work structure by approaching goals and finding blockers — emergent planning through action, not top-down decomposition

2026-03-11
preparing-a-yak
소프트웨어 개발자

Use when a yak needs requirements, examples, and a plan before implementation - prepares a yak so it's ready for subagent-driven development

2026-03-10
yak-worktree-workflow
소프트웨어 개발자

Use when starting work on a yak - sets up an isolated git worktree, reads yak context, and guides the full cycle from claiming through merge and cleanup

2026-03-07
ubiquitous-language
소프트웨어 개발자

Use when evaluating the ubiquitous language in a codebase - produces a glossary of domain terms with references and commentary on inconsistencies, awkward names, or overlapping concepts

2026-03-07
yak-mapping
프로젝트 관리 전문가

Use when planning work by approaching goals and discovering blockers, before creating comprehensive plans

2026-03-03
triaging-mutants
소프트웨어 품질 보증 분석가·테스터

Use when mutation testing reveals survived mutants — guides deep analysis of whether each mutant signals a missing test, a design improvement opportunity, or an equivalent mutation

2026-03-02
parallel-yak-implementation
소프트웨어 개발자

Use when multiple independent leaf yaks are ready to implement and can be worked on concurrently with separate agents in worktrees

2026-02-28
bdd-formulation
소프트웨어 품질 보증 분석가·테스터

Use when writing new Gherkin scenarios, refining existing feature files, or reviewing scenarios for clarity - applies BRIEF principles and BDD best practices to craft scenarios that serve as living documentation

2026-02-27
cqrs-event-sourcing
소프트웨어 개발자

Use when designing event-driven architectures, evaluating aggregate boundaries, deciding between event sourcing and current-state storage, building read models, or when a codebase has overlapping domain objects emitting events

2026-02-27