Skip to main content
Run any Skill in Manus
with one click
GitHub repository

openclaw-superpowers-port

openclaw-superpowers-port contains 16 collected skills from AlphaComposite, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
4
updated
2026-02-27
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

sp-code-reviewer
software-quality-assurance-analysts-and-testers

Use when a major project step has been completed and needs review against the original plan and coding standards. Provides the Senior Code Reviewer persona for structured 6-phase review: plan alignment, code quality, architecture, documentation, issue categorization, and communication.

2026-02-27
sp-commands
software-developers

Use when you need to trigger brainstorm, write-plan, or execute-plan workflows via short command shortcuts. These are thin dispatchers that invoke the corresponding sp- skills.

2026-02-27
sp-writing-skills
software-developers

Use when creating new skills, editing existing skills, or verifying skills work before deployment. Apply TDD cycle: baseline test first, write skill second, refactor to close loopholes.

2026-02-27
sp-requesting-code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging. Dispatches a code-reviewer session to catch issues before they cascade. Review early, review often.

2026-02-27
sp-dispatching-parallel-agents
software-developers

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Decision framework for when and how to dispatch parallel sub-agent sessions for faster resolution.

2026-02-27
sp-finishing-a-development-branch
software-developers

Use when implementation is complete and all tests pass, to decide how to integrate the work. Guides branch completion by presenting 4 structured options: merge locally, push and create a PR, keep as-is, or discard.

2026-02-27
sp-receiving-code-review
software-quality-assurance-analysts-and-testers

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.

2026-02-27
sp-verification-before-completion
software-quality-assurance-analysts-and-testers

Gate skill: run before claiming any work is complete, fixed, or passing. Requires running verification commands and confirming output before making any success claims. Evidence before assertions, always.

2026-02-27
sp-subagent-driven-development
software-developers

Executes implementation plans by dispatching a fresh subagent per task with two-stage review after each (spec compliance, then code quality). Use when executing a plan with independent tasks in the current session.

2026-02-27
sp-systematic-debugging
software-quality-assurance-analysts-and-testers

4-phase root cause debugging process. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

2026-02-27
sp-test-driven-development
software-quality-assurance-analysts-and-testers

Enforces strict Red-Green-Refactor TDD discipline. Use when implementing any feature or bugfix, before writing implementation code.

2026-02-27
sp-using-git-worktrees
software-developers

Creates isolated git worktrees with smart directory selection and safety verification. Use when starting feature work that needs isolation from the current workspace or before executing implementation plans.

2026-02-27
sp-writing-plans
software-developers

Converts approved designs into comprehensive, bite-sized implementation plans. Use when you have a spec or requirements for a multi-step task, before touching code.

2026-02-27
sp-executing-plans
software-developers

Batch plan execution with human review checkpoints — use when you have a written implementation plan to execute. Loads the plan, reviews it critically, executes tasks in batches of 3, and reports for review between batches.

2026-02-27
sp-brainstorming
project-management-specialists

Socratic design refinement skill — use before any creative work (creating features, building components, adding functionality, modifying behavior). Explores user intent, requirements, and design through collaborative dialogue before any implementation begins.

2026-02-27
sp-using-superpowers
software-developers

Bootstrap/router skill — establishes how to discover and invoke OpenClaw superpowers skills, requiring skill invocation before ANY response including clarifying questions. Use when starting any conversation or task.

2026-02-27