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

frank

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

수집된 skills
7
Stars
178
업데이트
2026-04-26
Forks
24
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

decompose
소프트웨어 개발자

Break an issue into tasks so small and precise that each has exactly one correct implementation. Refuses to launch execution until the plan contains actual code shapes, verified file paths, and scope locks. Use before any implementation session.

2026-04-26
milestone-execute
소프트웨어 개발자

Use when implementing a milestone with multiple issues. Thesis-first approach: write failing E2E tests before issues, expert-review acceptance criteria before implementation, use dedicated terminal sessions (not subagents), and verify E2E yourself before merging. Includes review cycle that creates follow-up issues when expert review surfaces new gaps.

2026-04-26
techdebt
소프트웨어 개발자

Use when the user wants to find, catalog, or address technical debt. Also use when starting a cleanup sprint, looking for code quality improvements, or asking "what needs cleaning up?"

2026-04-26
babysit
소프트웨어 품질 보증 분석가·테스터

Babysit open PRs — auto-rebase, fix CI, address review comments. Use with /loop 5m /babysit for hands-free PR management.

2026-04-12
discipline
소프트웨어 품질 보증 분석가·테스터

Run Holzmann "Power of Ten" discipline review on changed code. Checks nesting depth, loop bounds, function size, preconditions, mutable state, side effect surfacing, and indirection depth. Use after writing code, before committing, or as part of PR review. Outputs a weighted letter grade (A-F) with stoplight color.

2026-04-11
expert-review
소프트웨어 품질 보증 분석가·테스터

Use when completing a feature, before creating a PR, or when the user asks "what do my experts think?" Dispatches the expert panel as parallel subagents for structured code review from multiple perspectives.

2026-04-04
commit-push-pr
소프트웨어 개발자

Commit staged changes, push branch, and create a PR with full pre-flight verification.

2026-04-03