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

stepwise-dev

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

수집된 skills
15
Stars
24
업데이트
2026-07-24
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

review-pr-comments
소프트웨어 품질 보증 분석가·테스터

Review PR comments rigorously, present a justified summary, then post agreed responses individually

2026-07-24
commit
소프트웨어 개발자

Create git commits with user approval, semantic commit format, and no Claude attribution

2026-07-21
implement-plan
소프트웨어 개발자

Implement technical plans from thoughts/shared/plans with verification

2026-06-01
create-plan
프로젝트 관리 전문가

Create detailed implementation plans through interactive research and iteration

2026-05-21
tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-05-05
test-desiderata
소프트웨어 품질 보증 분석가·테스터

Analyze and improve test code quality using Kent Beck's Test Desiderata framework. Use when analyzing test files, reviewing test code, identifying test quality issues, suggesting test improvements, or when asked to evaluate tests against best practices. Applies to unit tests, integration tests, and any automated test code.

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

Conduct multi-agent deep research on a topic with parallel web searches and synthesis

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

Slices features into vertical deliverable pieces using the Hamburger Method. Generates 4-5 implementation options per layer and composes minimal end-to-end slices. Use when slicing work, breaking down features into layers, or delivering incrementally.

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

Lightweight bug discovery and test coverage analysis for a code module. Use when the user asks to find bugs, analyze test coverage, write edge case tests, or do exploratory testing on a file. Triggers on "bugmagnet", "find bugs in", "test coverage gaps", "edge cases for", or "exploratory testing on <file>".

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

Document codebase as-is with thoughts directory for historical context

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

Validate that plan was correctly implemented, verify all success criteria

2026-04-25
iterate-plan
프로젝트 관리 전문가

Iterate on existing implementation plans with thorough research and updates

2026-04-24
thoughts-management
소프트웨어 개발자

Manage thoughts directory operations including initialization and metadata generation. Use when initializing a new project's thoughts/ structure or when gathering git metadata for document frontmatter.

2026-04-24
small-safe-steps
소프트웨어 개발자

Small Safe Steps (S3): breaks work into 1-3h increments with zero downtime. Use when asking "how do I implement/migrate/refactor", "what steps to do X", "plan safe migration", or handling risky DB/API changes. Applies expand-contract pattern for migrations, refactorings, schema changes.

2026-04-22
story-splitting
프로젝트 관리 전문가

Detects stories that are too big and applies splitting heuristics. Identifies linguistic red flags (and, or, manage, handle, including) and suggests concrete splitting strategies. Use when breaking down requirements or splitting large work.

2026-04-22