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

hamr0

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

수집된 skills
12
저장소
2
업데이트
2026-06-16
저장소 탐색

저장소와 대표 skills

debug-method
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2026-06-16
docs-builder
소프트웨어 개발자

Create or reorganize project documentation with structured /docs hierarchy

2026-06-16
live-canvas
웹·디지털 인터페이스 디자이너

Conduct design interviews, generate UI variations, and collect live click-to-annotate feedback that streams into the session so edits land without leaving the browser. Use when the user wants rapid iterative UI refinement, not just batched feedback.

2026-06-16
tdd-flow
소프트웨어 품질 보증 분석가·테스터

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

2026-06-16
test-traps
소프트웨어 품질 보증 분석가·테스터

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

2026-06-16
trace-back
소프트웨어 개발자

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2026-06-16
verify-done
소프트웨어 품질 보증 분석가·테스터

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-06-16
brainstorming
프로젝트 관리 전문가광고 및 판촉 관리자

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

2026-01-18
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다