weipingweipingCommunityยท14 Agent Skills Included

pi-superpowers

Structured planning, debugging, testing, and code review workflows

Guides coding sessions through brainstorming, plan writing, test-driven development, and systematic debugging. Eliminates guesswork fixes, skipped tests, and unverified completion claims that cause rework. Adds Chinese trigger keywords, subagent dispatch, and automatic skill loading on the Pi platform.
npx skills add weiping/pi-superpowers --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
weipingweiping

using-git-worktrees

Create isolated Git worktrees for concurrent branch development.

Community
Advanced
๐Ÿ“ฆ In Repo
weipingweiping

test-driven-development

Guide users through the Red-Green-Refactor cycle for test creation before implementation.

Community
Advanced
๐Ÿ“ฆ In Repo
weipingweiping

systematic-debugging

Guide structured four-phase debugging to identify root causes of technical issues.

Community
Advanced
๐Ÿ“ฆ In Repo
weipingweiping

using-superpowers

Enforce systematic AI skill invocation before every response or action.

Community
Basic
๐Ÿ“ฆ In Repo
weipingweiping

dispatching-parallel-agents

Dispatches multiple independent agents to work on distinct tasks concurrently.

Community
Intermediate
๐Ÿ“ฆ In Repo
weipingweiping

executing-plans

Execute implementation plans in batched steps with review checkpoints.

Community
Intermediate
๐Ÿ“ฆ In Repo
weipingweiping

finishing-a-development-branch

Verify tests and execute branch integration options with worktree cleanup.

Community
Intermediate
๐Ÿ“ฆ In Repo
weipingweiping

brainstorming

Transform initial ideas into detailed project designs and specifications.

Community
Intermediate
๐Ÿ“ฆ In Repo
weipingweiping

writing-plans

Generate step-by-step implementation plans with file, code, and test instructions.

Community
Intermediate
๐Ÿ“ฆ In Repo
weipingweiping

requesting-code-review

Dispatch a code-reviewer subagent to analyze code changes against requirements.

Community
Intermediate
๐Ÿ“ฆ In Repo
weipingweiping

receiving-code-review

Verify and respond to code review feedback with technical reasoning.

Community
Intermediate
๐Ÿ“ฆ In Repo
weipingweiping

writing-skills

Guide AI skill creation using a RED-GREEN-REFACTOR test-driven cycle.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install pi-superpowers?โ–ผ

Run `npx skills add weiping/pi-superpowers --all -g -y` in your terminal to install all 14 workflow skills globally.

What does pi-superpowers do?โ–ผ

It ports 14 proven development workflow skills to the Pi platform, covering brainstorming, planning, TDD, debugging, code review, and branch completion.

Does pi-superpowers support Chinese prompts?โ–ผ

Yes. Every skill includes Chinese trigger keywords, so requests in Chinese automatically load the matching workflow skill.

How do skills trigger automatically?โ–ผ

A bootstrap extension injects skill usage rules at the start of every session, so the right skill loads when your request matches its trigger conditions.

Can I force-load a specific skill?โ–ผ

Yes. Use slash commands like /skill:brainstorming or /skill:systematic-debugging to force-load any skill when auto-triggering is unreliable.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’