Skip to content

bromso/metapowers

Metapowers

npm version License: MIT TypeScript Bun Turborepo Next.js React Biome Vitest Fumadocs Claude Code Codex CLI OpenCode Cursor Figma MCP

Structured, repeatable workflows for digital production domains. 275+ skills across 16 domains — powered by proven methodologies. Works with any AI coding assistant — Claude Code, Codex CLI, OpenCode, Cursor, and more.

Quick Start

npx create-metapowers

Or install everything at once:

npx create-metapowers --all

Then try a skill:

/design:empathize button
/research:discover user-onboarding
/development:plan auth-system

Domains

Domain Methodology Skills Description
Design Design Thinking 9 Component design with Figma MCP integration
Research Double Diamond 4 Structured discovery and validation
Development Dev Workflow 6 Plan, build, test, debug, review, ship
Marketing RACE Framework 33 Full growth marketing lifecycle
Branding Brand Lifecycle 6 Brand creation and compliance auditing
Accessibility WCAG-EM 6 Accessibility audit and remediation
Project Management Scrum 32 Sprint-based project management
Coaching Domain Coaching 5 Expert feedback across 5 disciplines
Leadership Leadership Dev 12 Team building and management tools
Legal Legal Lifecycle 35 Contracts, compliance, governance
Security NIST CSF 2.0 39 Cybersecurity framework
Compliance GRC Lifecycle 48 30+ regulatory frameworks
Bookkeeping Bookkeeping Cycle 9 Transaction recording and reporting
Accounting Accounting Cycle 13 Full 8-phase accounting cycle
Finance FP&A 11 Financial planning and analysis
Metapowers Cross-domain 7 Status, init, report, workflow, detect, find, create

How It Works

Each domain provides:

  • Phases — ordered steps in a proven methodology
  • Skills — slash commands that guide you through each phase
  • Quality gates — checks that enforce phase ordering
  • Artifacts — structured output stored in .metapowers/<domain>/

Cross-Domain Features

/metapowers:detect                    # Scan project tech stack, suggest skills
/metapowers:find-skill <topic>        # Search skill marketplaces
/metapowers:create-skill <topic>      # Create a custom skill
/metapowers:improve-skill <name>      # Refine based on feedback
/metapowers:workflow launch-product   # 23-step cross-domain workflow
/metapowers:status                    # View all projects across domains
/metapowers:report                    # Cross-domain summary report

Compatibility

Tool Status How It Works
Claude Code Native claude install bromso/metapowers
Codex CLI Compatible AGENTS.md auto-loaded
OpenCode Compatible AGENTS.md auto-loaded
Cursor Compatible .cursorrules auto-loaded

Documentation

Full documentation: bromso.github.io/metapowers

Project Structure

metapowers/
├── apps/docs/                 # Documentation site (Fumadocs + Next.js)
├── packages/
│   ├── create-metapowers/     # CLI — npx create-metapowers
│   ├── figma-mcp/             # Figma MCP server
│   ├── scoring-harness/       # Skill output scoring
│   └── skill-validator/       # SKILL.md validation
├── plugins/                   # 16 domain plugins with 275+ skills
└── docs/plans/                # Design and implementation plans

Development

Prerequisites

  • Bun >= 1.3
  • One of: Claude Code, Codex CLI, OpenCode, Cursor, or any SKILL.md-compatible assistant

Setup

git clone https://github.com/bromso/metapowers.git
cd metapowers
bun install

Commands

bun run build          # Build all packages
bun run test           # Run all tests
bun run lint:skills    # Validate all 275+ SKILL.md files
bun run check          # Biome check
bun run format         # Biome format
bun run changeset      # Create a changeset for releasing

Contributing

See CONTRIBUTING.md for development guidelines.

License

MIT — Jonas Broms

About

A Claude Code plugin that adds an agentic skills framework, with MCP's and a meta prompting processes. Inspired by "Superpowers" & "Figma Console MCP", but not just for development or design; but for all aspect within the digital production cycle.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors