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

dethan3

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

수집된 skills
16
저장소
9
업데이트
2026-06-29
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

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

Review code changes for correctness, security, performance, and style. Use when the user wants a thorough review of a diff, PR, or specific files before merging or submitting.

2026-05-17
debug
소프트웨어 개발자

Systematically debug an error, unexpected behavior, or failing test. Use when the user has a bug, crash, or test failure they need to diagnose and fix.

2026-05-17
document
소프트웨어 개발자

Generate or update documentation for an existing codebase. Use when the user needs a README, API reference, module-level docs, or inline code comments written or refreshed based on the actual code.

2026-05-17
git-commit
소프트웨어 개발자

Generate a well-formatted Git commit message based on staged changes. Use when the user wants to commit code and needs a clear, conventional commit message written for them.

2026-05-17
plan
프로젝트 관리 전문가

Break down a feature or project requirement into a structured development plan with tasks, milestones, and implementation order. Use when the user has a goal but needs to figure out what to build and in what sequence.

2026-05-17
refactor
소프트웨어 개발자

Refactor code to improve structure, readability, or performance without changing external behavior. Use when the user wants to clean up or restructure existing code safely.

2026-05-17
scaffold
소프트웨어 개발자

Generate a new project skeleton from scratch based on the user's chosen tech stack. Use when starting a new project and needing the initial directory structure, config files, and boilerplate set up correctly.

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

Generate unit tests or integration tests for existing code. Use when the user wants test coverage for a function, module, or feature that currently has no tests or insufficient tests.

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