Development marketplace for Hyperpowers core skills library
npx claudepluginhub withzombies/hyperpowersRyan's riff on obra/superpowers: strong guidance for Claude Code as a software development assistant
Workflow guidance for Claude Code and Codex.
Hyperpowers provides repo-local skills, hooks, commands, and specialized agents that help AI coding agents stay aligned with a real engineering workflow. The active workflow is markdown-first: shape the work, create a local task directory, then execute in small reviewed slices.
plans/active/.plan.md holds the approved spec.context.md captures discoveries and resume notes.tasks.md is the rolling backlog with Now, Next, Later, Blocked, and Done.plans/active/; they are not archived in the repo.Core workflow skills:
brainstorming shapes rough ideas into an approved specwriting-plans distills the spec into task docsexecuting-plans works the current slice and updates docsreview-implementation audits the implementation against the specverification-before-completion requires evidence before completion claimsmanaging-task-docs handles splitting, deleting finished local task dirs, and re-prioritizing task docsSupporting skills:
test-driven-developmentdebugging-with-toolsfixing-bugsrefactoring-diagnosisrefactoring-designrefactoring-safelydispatching-parallel-agentsbuilding-hooksskills-auto-activation/hyperpowers:brainstorm/hyperpowers:write-plan/hyperpowers:execute-plan/hyperpowers:update-task-docs/hyperpowers:review-implementationcode-reviewercodebase-investigatorinternet-researchertest-runnerHooks support:
See HOOKS.md for details.
For substantial work:
brainstorming.plans/active/<slug>/plan.md.writing-plans to fill context.md and tasks.md.executing-plans to work only the current Now slice.plans/active/.Claude Code plugin:
/plugin marketplace add withzombies/hyperpowers
/plugin install hyperpowers@withzombies-hyper
Codex skills:
.agents/skills/writing-skills when editing skillsbuilding-hooks when editing hook behaviorMIT
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Breakthrough Method of Agile AI-driven Development — a full-lifecycle framework with agents and workflows for analysis, planning, architecture, and implementation.
Claude Code plugins for the Slidev presentation framework