@metapowers/figma-mcp
@metapowers/figma-mcp MCP server
pinned to #7aee5d1updated 2 months ago
Ask your AI client: “install plugins/branding”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/brandingmetahub onboarded this repo on the author's behalf.
If you own github.com/bromso/metapowers on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
1
Last commit
2 months ago
Latest release
published
- #agents
- #claude-agent
- #claude-code
- #claude-code-plugin
- #claude-skills
- #codex
- #codex-cli
- #codex-skills
- #context-design
- #context-engineering
- #cursor
- #cursor-skills
- #mcp
- #meta-prompting
- #spec-driven-design
- #spec-driven-development
What this server exposes
Surfaces parsed from this server's source at publish time.
Launches: metapowers-figma-mcp
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.7aee5d1· 2 months ago
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Documentation
1 passed3 warningsDescription qualitywarn
Only 3 words · 32 chars — more detail helps discovery
Tell consumers what this artifact does in a full sentence.
README is present and substantialwarn
README present but its contents couldn't be read this scan
Transient fetch issue — re-run the eval to grade the README's substance.
Tags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrent7aee5d1warn2 months ago
Contents
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
Reviews
No reviews yet. Be the first.
Related
agentic-bundle-aas-accessibility-inclusive-ux
Editorial "AAS Accessibility & Inclusive UX" bundle for Claude Code from Agentic Awesome Skills.
agentic-awesome-skills
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,894 supported skills.
aasb-aas-agent-mcp-builder
Install the "AAS Agent & MCP Builder" workflow plugin from Agentic Awesome Skills.
mh install plugins/branding