Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

hyperpowers

يحتوي hyperpowers على 41 من skills المجمعة من withzombies، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 41 skills مجمعة في هذا المستودع.