By ShalokShalom
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation 收到代码审查反馈时使用,在实施建议之前,尤其当反馈不清晰或存在技术疑问时。 适用于:处理审查意见、回应代码评审、技术性反驳、验证审查建议。
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. 在任何创意工作前必须使用 - 创建功能、构建组件、添加功能或修改行为之前。 适用于:需求分析、功能设计、方案制定、头脑风暴、想做新功能、从哪里开始开发。
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. 面临 2 个以上可并行处理的独立任务时使用。 适用于:并行处理、多任务并发、独立任务分发、同时修复多个不相关问题。
Use when you have a written implementation plan to execute in a separate session with review checkpoints. 有书面实现计划需要批次执行并设置检查点时使用。 适用于:执行已有计划、按计划实现、批次执行任务、分批推进开发。
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup 实现完成、所有测试通过,需要决定如何集成工作时使用。 适用于:完成分支、合并分支、结束开发、提 PR、合并代码、完成功能开发。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
pi-superpowers ports the 14 professional workflow skills from obra/superpowers to the Pi programming assistant platform.
Skill, TodoWrite, Task) to their Pi equivalent operations.dispatch_agent Tool: Simulates Claude Code's Task subagent by implementing context isolation via the pi --no-session --print subprocess./brainstorm, etc.).Once installed, a total of 14 skills are provided. The skill descriptions cover both Chinese and English keywords, and Pi automatically loads the corresponding skill when it receives a matching request.
Any skill can also be forcibly loaded via the /skill:<name> command.
| Skill | Trigger Scenario | Chinese Keyword Examples |
|---|---|---|
brainstorming | Requirements analysis and architecture design before implementing a new feature/component | brainstorm, build a new feature, where to start, requirements analysis |
writing-plans | Breaking down requirements into fine-grained implementation steps | write a plan, create a development plan, split tasks, make a plan |
subagent-driven-development | Executing multiple independent tasks according to an implementation plan | execute plan, start implementation, execute task by task |
executing-plans | Batch executing an existing written plan | implement according to plan, batch execute tasks |
test-driven-development | Before implementing any feature or fixing a bug | TDD, test-driven development, write tests first, test first |
using-git-worktrees | When isolation from the current workspace is needed | git worktree, isolated development, new branch development |
dispatching-parallel-agents | Facing 2+ parallelizable independent tasks | parallel processing, multi-task concurrency, fix multiple issues at once |
verification-before-completion | Right before declaring a task as complete | verify completion, before declaring done, pre-commit verification |
| Skill | Trigger Scenario | Chinese Keyword Examples |
|---|---|---|
systematic-debugging | Encountering a bug, test failure, or unexpected behavior | debugging, find bug, fix issue, test failure, root cause analysis |
requesting-code-review | Code review after completing a task or before merging | code review, review code, pre-commit review |
receiving-code-review | Processing workflow after receiving review feedback | process review feedback, respond to review, technical rebuttal |
finishing-a-development-branch | Implementation complete, tests passed, ready for integration | finish branch, submit PR, merge code, end development |
| Skill | Trigger Scenario | Chinese Keyword Examples |
|---|---|---|
using-superpowers | Beginning of every conversation (automatically injected by Bootstrap extension) | triggers automatically, no manual action needed |
writing-skills | Creating or modifying skill files | write skill, create new skill, design workflow skill |
You: Help me build a user permission management module
└→ AI automatically loads the brainstorming skill, starting requirements analysis
↓ Explores requirements, proposes multiple options, and gets confirmation
You: Okay, let's go with this option
└→ AI automatically loads the writing-plans skill, breaking down implementation steps
↓ Generates a plan with 2-5 minute granularity per step
You: Start implementation
└→ AI automatically loads subagent-driven-development / executing-plans skill
↓ Implements task by task using the TDD cycle (write test first, then implement, continue after review passes)
You: Everything is done
└→ AI automatically loads the verification-before-completion skill, running verification commands
↓ After confirming success, loads finishing a development branch and decides on the merging method
npx claudepluginhub shalokshalom/pi-superpowersCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.