Skip to content

Add LaunchMyStore — universal SKILL.md skill for the LaunchMyStore e-commerce platform#918

Open
LaunchMyStore wants to merge 1 commit into
ComposioHQ:masterfrom
LaunchMyStore:add-launchmystore-skill
Open

Add LaunchMyStore — universal SKILL.md skill for the LaunchMyStore e-commerce platform#918
LaunchMyStore wants to merge 1 commit into
ComposioHQ:masterfrom
LaunchMyStore:add-launchmystore-skill

Conversation

@LaunchMyStore

Copy link
Copy Markdown

What

Adds LaunchMyStore — a universal SKILL.md skill for the LaunchMyStore e-commerce platform.

A single /launchmystore invocation routes plain-English intent to the right developer surface:

  • @launchmystore/cli — scaffold apps, push extensions, build & deploy WASM Functions, tail webhooks
  • @launchmystore/app-bridge + @launchmystore/app-bridge-react — 21 action families (Toast, Modal, ResourcePicker, SessionToken, TitleBar, …)
  • 6 WASM Function types — cart transform, discount, shipping rate, payment customization, delivery customization, order validation. Compiled locally with Javy, deployed via lms function deploy --wasm.
  • Aqua themes — Liquid-dialect sections, blocks, snippets, section groups, settings schema, and the {owner}.metafields.{namespace}.{key} access pattern
  • LaunchMyStore MCP server — 130+ tools for products, orders, customers, themes, billing, analytics (chat_with_data, nightly_briefing, etc.)

Universal install

Built on the open SKILL.md standard — works identically in Claude Code, Claude.ai, the Claude API, OpenAI Codex, Cursor, Gemini CLI, Windsurf, Antigravity, Aider, OpenCode, Kilo Code, Augment, Hermes Agent, and Mistral Vibe.

  • npm: npm install -g @launchmystore/claude-skill (postinstall fans out to every detected host)
  • Plugin marketplace: /plugin marketplace add LaunchMyStore/skill then /plugin install launchmystore@launchmystore
  • Manual clone: git clone https://github.com/LaunchMyStore/skill ~/.skills/launchmystore

Repo

https://github.com/LaunchMyStore/skill · MIT licensed · v1.1.0

49 files, ~108 KB unpacked: SKILL.md + 10 references (~57 KB total) + worked examples for every function type and theme primitive + an admin-block App Bridge sample.

Checklist

  • Skill is publicly available on GitHub with an open-source licence (MIT)
  • Published to npm under @launchmystore/claude-skill
  • Description is specific and accurate
  • No duplicate of an existing entry
  • Alphabetical position preserved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant