Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Motion Menu — Claude Code plugin

A Claude Code plugin marketplace carrying one plugin: a connection to the Motion Menu MCP server plus a skill that teaches the composition workflow. This repository is metadata only — see LICENSE.

What Motion Menu is

596 motion/3D UI patterns — scroll-driven WebGL, shader passes, spring choreography — as transplantable HTML/CSS/JS an agent reads directly and drops into a page. Filed into 26 collections by page role. Served over MCP, plain HTTP, and a shadcn registry.

  • Free tier: 26 patterns, no card, no expiry.
  • Lifetime: $149 once — all 596 patterns, all themes, compose, publish, yours forever. No subscriptions, no seats, no renewal.

(Both figures as stated live on /store and /connect at the time this repo was published.)

Install

claude plugin marketplace add dev55acc-ai/motion-menu-plugin
claude plugin install motion-menu-patterns@motion-menu

The plugin connects the motion-menu MCP server (https://motion-menu-two.vercel.app/api/mcp, streamable-http) with no API key required — the free tier works out of the box. It also installs a skill, motion-menu-patterns:motion-menu-compose, that teaches Claude the get_design_digest -> recommend_patterns -> validate_combination -> compose_page -> get_pattern call order and the anti-generic design rules, so composing a page doesn't start from a blank read of the whole catalogue.

Verify the connection:

claude mcp list

motion-menu should show as connected. Uninstall the same way any Claude Code plugin comes off:

claude plugin uninstall motion-menu-patterns@motion-menu
claude plugin marketplace remove motion-menu

Add a paid key

The connection ships keyless — only the free tier needs no setup. To unlock the rest of the catalogue, set an environment variable before starting Claude Code:

export MOTION_MENU_KEY="mm_live_..."

.mcp.json reads it into the connection's Authorization header automatically. See the skill's own "Add a paid key" section for the full detail once the plugin is installed.

What's in this repo

  • .claude-plugin/marketplace.json — the marketplace manifest, one entry
  • plugins/motion-menu-patterns/.claude-plugin/plugin.json — the plugin manifest
  • plugins/motion-menu-patterns/.mcp.json — the MCP server connection config
  • plugins/motion-menu-patterns/skills/motion-menu-compose/SKILL.md — the composition-workflow skill, content mirrored from the live /llms.txt and get_design_digest tool output, not hand-invented

No pattern source, no compiled library modules, no internal documentation, no codenames. Kept in sync by hand with the product's public surfaces (/llms.txt, get_design_digest) when either changes.

Links

About

Claude Code plugin marketplace for Motion Menu — MCP server connection (free tier keyless) + a skill teaching the composition workflow.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors