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

hyperpowers

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

수집된 skills
41
Stars
80
업데이트
2026-03-30
Forks
16
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

brainstorming
프로젝트 관리 전문가

Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory

2026-03-30
executing-plans
기타 컴퓨터 관련 직업

Use to execute an approved local markdown task directory iteratively - work the current Now slice, update docs, then stop

2026-03-30
finishing-a-development-branch
기타 컴퓨터 관련 직업

Use when implementation is complete and verified - delete finished local task docs, present integration options, and clean up safely

2026-03-30
managing-task-docs
기타 컴퓨터 관련 직업

Use for advanced markdown task-doc operations - split work, reprioritize slices, delete finished local task dirs, and keep docs clean

2026-03-30
review-implementation
기타 컴퓨터 관련 직업

Use after executing a task directory - verifies implementation against plan.md, acceptance checks, and anti-goals

2026-03-30
using-hyper
기타 컴퓨터 관련 직업

Use when starting any conversation - establishes skill selection and the local task-doc workflow

2026-03-30
verification-before-completion
기타 컴퓨터 관련 직업

Use before claiming work complete, fixed, or passing - requires fresh evidence before any completion claim

2026-03-30
writing-plans
기타 컴퓨터 관련 직업

Use after a spec is approved - distills plan.md into context.md and a rolling markdown backlog

2026-03-30
brainstorming
기타 컴퓨터 관련 직업

Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory

2026-03-30
executing-plans
기타 컴퓨터 관련 직업

Use to execute an approved local markdown task directory iteratively - work the current Now slice, update docs, then stop

2026-03-30
finishing-a-development-branch
기타 컴퓨터 관련 직업

Use when implementation is complete and verified - delete finished local task docs, present integration options, and clean up safely

2026-03-30
managing-task-docs
기타 컴퓨터 관련 직업

Use for advanced markdown task-doc operations - split work, reprioritize slices, delete finished local task dirs, and keep docs clean

2026-03-30
review-implementation
기타 컴퓨터 관련 직업

Use after executing a task directory - verifies implementation against plan.md, acceptance checks, and anti-goals

2026-03-30
using-hyper
기타 컴퓨터 관련 직업

Use when starting any conversation - establishes skill selection and the local task-doc workflow

2026-03-30
verification-before-completion
소프트웨어 개발자

Use before claiming work complete, fixed, or passing - requires fresh evidence before any completion claim

2026-03-30
writing-plans
프로젝트 관리 전문가

Use after a spec is approved - distills plan.md into context.md and a rolling markdown backlog

2026-03-30
analyzing-test-effectiveness
소프트웨어 품질 보증 분석가·테스터

Use to audit test quality with SRE scrutiny - identifies weak tests, missing cases, and creates task docs for improvements

2026-03-30
debugging-with-tools
소프트웨어 개발자

Use when encountering bugs or test failures - systematic debugging using debuggers, internet research, and agents to find root cause before fixing

2026-03-30
fixing-bugs
소프트웨어 개발자

Use when encountering a bug - reproduce it, track it in task docs, fix it with a regression test, and verify the result

2026-03-30
refactoring-safely
소프트웨어 개발자

Use when refactoring code - tracks the refactor in task docs and preserves behavior through small verified changes

2026-03-30
sre-task-refinement
프로젝트 관리 전문가

Use when hardening a spec or task docs - stress-tests edge cases, failure modes, and acceptance checks before implementation

2026-03-30
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use when implementing features or fixing bugs - enforces RED-GREEN-REFACTOR cycle requiring tests to fail before writing code

2026-03-30
writing-skills
기타 컴퓨터 관련 직업

Use when creating new skills, editing existing skills, or verifying skills work - applies TDD to documentation by testing with subagents before writing

2026-03-30
analyzing-test-effectiveness
소프트웨어 품질 보증 분석가·테스터

Use to audit test quality with SRE scrutiny - identifies weak tests, missing cases, and creates task docs for improvements

2026-03-30
debugging-with-tools
소프트웨어 개발자

Use when encountering bugs or test failures - systematic debugging using debuggers, internet research, and agents to find root cause before fixing

2026-03-30
fixing-bugs
소프트웨어 개발자

Use when encountering a bug - reproduce it, track it in task docs, fix it with a regression test, and verify the result

2026-03-30
refactoring-safely
소프트웨어 개발자

Use when refactoring code - tracks the refactor in task docs and preserves behavior through small verified changes

2026-03-30
sre-task-refinement
소프트웨어 개발자

Use when hardening a spec or task docs - stress-tests edge cases, failure modes, and acceptance checks before implementation

2026-03-30
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use when implementing features or fixing bugs - enforces RED-GREEN-REFACTOR cycle requiring tests to fail before writing code

2026-03-30
writing-skills
기타 컴퓨터 관련 직업

Use when creating new skills, editing existing skills, or verifying skills work - applies TDD to documentation by testing with subagents before writing

2026-03-30
refactoring-design
소프트웨어 개발자

Use when designing a refactor after diagnosis - selects patterns, defines composition and DI seams, and produces a test-ready refactor design spec

2026-02-09
refactoring-diagnosis
소프트웨어 개발자

Use when identifying bad code/design and selecting refactor targets - produces a diagnosis report with smells, risks, and refactor vs rewrite decision

2026-02-09
dispatching-parallel-agents
기타 컴퓨터 관련 직업

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple agents to investigate and fix independent problems concurrently

2026-02-09
hyperpowers-agents
기타 컴퓨터 관련 직업

Use when you want to spawn a specialized subagent using the standard Hyperpowers agent prompts (test-runner, code-reviewer, codebase-investigator, internet-researcher, test-effectiveness-analyst).

2026-02-09
root-cause-tracing
소프트웨어 개발자

Use when errors occur deep in execution - traces bugs backward through call stack to find original trigger, not just symptom

2026-02-09
testing-anti-patterns
소프트웨어 품질 보증 분석가·테스터

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

2026-02-09
building-hooks
소프트웨어 개발자

Use when creating Claude Code hooks - covers hook patterns, composition, testing, progressive enhancement from simple to advanced

2025-11-18
dispatching-parallel-agents
소프트웨어 개발자

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

2025-11-18
root-cause-tracing
소프트웨어 개발자

Use when errors occur deep in execution - traces bugs backward through call stack to find original trigger, not just symptom

2025-11-18
skills-auto-activation
소프트웨어 개발자

Use when skills aren't activating reliably - covers official solutions (better descriptions) and custom hook system for deterministic skill activation

2025-11-18
이 저장소에서 수집된 skills 41개 중 상위 40개를 표시합니다.