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

mighty-powers

mighty-powers contains 55 collected skills from anderson-0, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
55
Stars
4
updated
2026-07-14
Forks
2
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

grilling
project-management-specialists

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

2026-07-14
research
market-research-analysts-and-marketing-specialists-131161

Use when you need to research a domain, market, or technical area before planning

2026-07-14
using-mighty-powers
computer-occupations-all-other

Use when starting any conversation — establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-07-14
prd-audit
software-developers

Audit frontend and backend implementation against every PRD file, one by one, using parallel subagents. Produces a full status table (done / partial / not-started), identifies critical-path blockers, and recommends next sprints. Use when you need to know where you stand against your PRDs.

2026-06-24
init
computer-occupations-all-other

First-time project setup for Mighty Powers. Creates config file, artifact directories, offers to generate CLAUDE.md, and explains available workflows.

2026-06-15
advanced-elicitation
software-developers

Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.

2026-06-15
architecture
software-developers

Produce the architecture: a lean spine of invariants that keeps everything built from it consistent, projected into whatever format the work needs. Use when the user says "create the architecture", "create technical architecture", "architecture spine", or "create a solution design".

2026-06-15
brainstorm-session
project-management-specialists

Facilitate a brainstorming session using diverse creative techniques. Use when the user says 'help me brainstorm' or 'help me ideate'.

2026-06-15
brainstorming
project-management-specialists

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.

2026-06-15
check-readiness
project-management-specialists

Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness".

2026-06-15
checkpoint-preview
software-developers

LLM-assisted human-in-the-loop review. Make sense of a change, focus attention where it matters, test. Use when the user says "checkpoint", "human review", or "walk me through this change".

2026-06-15
correct-course
project-management-specialists

Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"

2026-06-15
create-architecture
software-developers

DEPRECATED — use mp:architecture. Kept for backward compatibility.

2026-06-15
create-epics
project-management-specialists

Break requirements into epics and user stories. Use when the user says "create the epics and stories list"

2026-06-15
create-prd
project-management-specialists

DEPRECATED — use mp:prd (create intent). Kept for backward compatibility.

2026-06-15
create-story
software-developers

Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]"

2026-06-15
create-ux-design
web-and-digital-interface-designers

Plan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX"

2026-06-15
dev-story
software-developers

Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"

2026-06-15
dispatching-parallel-agents
computer-occupations-all-other

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-06-15
document-project
software-developers

Document brownfield projects for AI context. Use when the user says "document this project" or "generate project docs"

2026-06-15
executing-plans
computer-occupations-all-other

Use when you have a written implementation plan to execute, with wave-by-wave parallel dispatch and persistent status tracking for session resilience

2026-06-15
generate-project-context
software-developers

Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context"

2026-06-15
help
computer-occupations-all-other

Analyzes current state and user query to answer Mighty Powers / lifecycle questions or recommend the next skill(s) to use. Use when user asks for help, bmad help, what to do next, or what to start with in BMad.

2026-06-15
learnings
software-developers

Manage project learnings across sessions. Save, search, prune, and export learnings that compound over time. Use when user wants to record, recall, or share project knowledge.

2026-06-15
party-mode
computer-occupations-all-other

Orchestrates lively group discussions between installed BMAD agents or other personas. Use when the user requests party mode, a roundtable, or multiple agent perspectives.

2026-06-15
prd
project-management-specialists

Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD.

2026-06-15
prfaq
project-management-specialists

Working Backwards PRFAQ challenge to forge product concepts. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'.

2026-06-15
product-brief
project-management-specialists

Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief.

2026-06-15
qa-generate-e2e-tests
software-quality-assurance-analysts-and-testers

Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"

2026-06-15
quick-dev
software-developers

Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.

2026-06-15
resume
software-developers

Resume an interrupted implementation plan from where it stopped. Use when a session crashed, or when restarting work on an in-progress plan. Can auto-detect or be pointed to a specific plan folder.

2026-06-15
retrospective
project-management-specialists

Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"

2026-06-15
sprint-planning
project-management-specialists

Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"

2026-06-15
sprint
software-developers

Sprint workflow pipeline — chains plan → build → test → review → ship → verify skills into a structured sprint. Use when starting a new feature or project iteration to follow the full lifecycle.

2026-06-15
sprint-status
software-developers

Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"

2026-06-15
staying-current
software-developers

Use whenever answering anything version-sensitive — library/framework/SDK APIs, package versions, model IDs, pricing, CLI flags, config, or "latest/newest" anything. Verify against current sources instead of training data.

2026-06-15
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-06-15
systematic-debugging
software-quality-assurance-analysts-and-testers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-06-15
validate-prd
project-management-specialists

DEPRECATED — use mp:prd (validate intent). Kept for backward compatibility.

2026-06-15
writing-plans
software-developers

Use when you have a spec or requirements for a multi-step task, before touching code

2026-06-15
Showing top 40 of 55 collected skills in this repository.