xhyqaqxhyqaqCommunityยท19 Agent Skills Included

superpowers-plus

Structured design, planning, TDD, and code review workflows

Guides coding agents through a strict design, plan, execute, and verify workflow for software projects. Enforces test-driven development, root-cause debugging, isolated git worktrees, and subagent code review on every task. Eliminates skipped tests, unverified completion claims, and chaotic multi-file changes across Claude Code, Codex, Cursor, OpenCode, and Gemini CLI.
npx skills add xhyqaq/superpowers-plus --all -g -y
Available:

Tells the agent how this skill library is structured, the mandatory design-to-verify workflow order, and how to run tests and add new skills correctly.

All Skills in This Repository (19)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

using-git-worktrees

Set up isolated git worktrees for feature development across coding agents.

Community
Advanced
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

test-driven-development

Enforce red-green-refactor test-first development across coding tasks.

Community
Advanced
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

systematic-debugging

Enforce a 4-phase root cause investigation process for software debugging.

Community
Advanced
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

using-superpowers

Enforce mandatory workflow skill invocation across supported coding agent environments.

Community
Intermediate
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

dispatching-parallel-agents

Dispatch parallel agents to investigate independent software issues concurrently.

Community
Intermediate
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

writing-acceptance-criteria

Convert approved product specifications into structured acceptance criteria with pass/fail checks.

Community
Intermediate
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

executing-plans

Execute pre-approved software implementation plans with per-task verification and blocker escalation.

Community
Intermediate
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

finishing-a-development-branch

Verify tests pass before merging git branches or creating pull requests.

Community
Advanced
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

bootstrapping-repository-memory

Generate prioritized module cards, contract docs, and bootstrap reports for repositories.

Community
Intermediate
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

acceptance-testing

Verify completed feature branches against predefined acceptance criteria before merging.

Community
Advanced
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

curating-repository-memory

Capture and organize durable technical insights into canonical repository memory documents.

Community
Intermediate
๐Ÿ“ฆ In Repo
xhyqaqxhyqaq

brainstorming

Transform rough product ideas into approved design specifications through guided dialogue.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Superpowers Plus?โ–ผ

Run `npx skills add xhyqaq/superpowers-plus --all -g -y` in your terminal to install all skills globally.

What does Superpowers Plus do?โ–ผ

It forces your coding agent to follow a disciplined workflow: brainstorm a spec, write a plan, implement with test-driven development, review code, and verify results before claiming completion.

Which coding agents work with Superpowers Plus?โ–ผ

It works with Claude Code, Codex, Cursor, OpenCode, and Gemini CLI, with dedicated install entry points for each platform.

How is Superpowers Plus different from upstream Superpowers?โ–ผ

This fork adds repository memory, acceptance criteria testing, and lesson-distilling skills, plus unified install entry points and Chinese documentation.

Do I need to configure anything after installing?โ–ผ

No. The skills trigger automatically when relevant, so your agent applies brainstorming, planning, and TDD without extra setup.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’