Metapowers

Init

Initialize a .metapowers/ directory and configure active domains.

Purpose

The Init skill sets up the .metapowers/ directory for a new project. It creates the directory structure and lets you choose which domains to activate.

Usage

/metapowers:init

What It Does

  1. Creates the .metapowers/ root directory
  2. Asks for your project name
  3. Presents all available domains — you pick which ones to use
  4. Creates subdirectories for selected domains
  5. Writes a project config to .metapowers/config.md
  6. Suggests which domain to start with

Available Domains

DomainWhat It Does
DesignComponent design with Figma integration
ResearchDouble Diamond discovery and validation
DevelopmentPlan, build, test, debug, review, ship
MarketingRACE Framework campaigns
BrandingBrand creation and compliance
AccessibilityWCAG-EM audits
Project ManagementScrum workflow
CoachingDomain-specific mentorship
LeadershipTeam development and management
LegalContracts, compliance, governance

Project Config

The init skill creates .metapowers/config.md containing:

  • Project name
  • Active domains
  • Date initialized
  • Notes or goals

On this page