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

4riel

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

수집된 skills
14
저장소
3
업데이트
2026-07-26
저장소 탐색

저장소와 대표 skills

debugging-patterns
소프트웨어 개발자

This skill should be used when debugging a bug, error message, or test failure — tracing root cause, generating and ranking hypotheses, or when stuck/looping and needing an escalating strategy (step back, compare plans, naive-first, ultrathink). Contains Shumer's 9-step framework and 4 escalating techniques for getting unstuck.

2026-07-26
planning-patterns
소프트웨어 개발자

This skill should be used when planning implementation work before writing code — drafting a plan, reviewing one as a staff engineer, structuring unresolved questions and success criteria, comparing two competing approaches, or ordering phases by dependency and risk. Contains plan formats, evaluation criteria, and the two-plan comparison technique.

2026-07-26
prompt-engineering-patterns
소프트웨어 개발자

This skill should be used when rewriting a vague or imperative prompt into a declarative, exhaustive, verification-driven one — expanding scope, injecting test/lint/build verification commands, defining completion criteria, or auditing UI and cross-cutting changes for full coverage. Contains exhaustiveness rules, verification patterns, and anti-patterns to fix.

2026-07-26
tdd-patterns
소프트웨어 개발자

This skill should be used when practicing test-driven development — writing one failing test at a time through RED-GREEN-REFACTOR, designing testable interfaces, deciding what to mock versus what not to mock, or choosing between pass@k and pass^k test strategies. Contains vertical-slicing rules and testing anti-patterns to avoid.

2026-07-26
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다