logo
  • Product
  • Solutions
  • Developers
  • Resources
  • Pricing
  • Log in
  • Create a store
  • Product

  • Pricing
  • Try for free
  • Log In
  • Merchandising

  • Operations

  • Building

  • Integrations

  • Products

    Powerful modeling and versatile presentation of your entire catalog.

  • Subscriptions

    Sell recurring physical and virtual products alongside one-time offerings.

  • Discounts

    Get the sale with coupons, BXGY promotions, and automatic discounts.

  • Wholesale

    Sell B2B like it's DTC, along with volume pricing, customer groups, and invoicing.

  • Content

    Manage all your products content through the admin dashboard.

  • Users

    Multi-store admin accounts and role-based permission controls.

  • Customers

    Manage customer info, generate reports, and see buyer activity.

  • Orders

    Edit orders anytime and get the right information for smooth fulfillment.

  • Fulfillment

    Ship from multiple locations, track inventory, and split shipments.

  • Reporting

    Monitor your store's performance to ensure you have visibility across the business.

  • Storefronts

    Swell storefronts are fully customizable, allowing you to create just the right experience.

  • Checkouts

    Use our hosted checkout, integrate with a partner, or build a custom flow.

  • Payments

    Connect multiple gateways simultaneously, store cards, and split payments.

  • Internationalization

    Go global with region-specific languages, pricing, and payment methods.

No-code integrations

Connect with 40+ services for marketing, payments, fulfillment, automation, and more.

See all integrations →

Use Cases

  • Direct-to-consumer

    Tell your story and give customers a unique shopping experience

  • Subscriptions

    Sell personalized subscription bundles, memberships, and one-time items together

  • B2B/B2C

    Support retail and wholesale customers from one catalog and dashboard

  • Marketplaces

    Create a B2B or B2C marketplace with multi-vendor carts and split payouts

Customer Stories

  • Spinn Coffee

    A coffee revolution sparked by a connected machine and marketplace

  • Smashing magazine

    Global tax and shipping for complex product bundles

  • Infinitas Learning

    Delievering leading educational experiences in Europe

All customer stories →

Documentation

  • Quickstart

  • Backend API reference

  • Frontend API reference

  • Guides

  • Core concepts

  • Storefronts

Community

  • GitHub

  • Discussion forum

  • Changelog

  • API status

Resources

  • Help Center

    The latest industry news, updates and info.

  • Customer stories

    Learn how our customers are making big changes.

  • Become a partner

    For agencies creating innovative commerce experiences.

Latest blog posts

  • Nov 06, 2025

    Build smarter workflows with App Functions

  • Oct 22, 2025

    Storefronts V2 and the future of Swell Apps

  • Changelog

  • API Status

  • Contact us

Blog

Swell skills for AI coding agents

Build custom Swell apps from your terminal, with your AI coding agent doing the work alongside you.

May 11, 2026

The Swell custom app skill gives your AI coding agent everything it needs to build, validate, and ship Swell Apps without leaving your editor. Install it once with a single command, open a Swell app directory, and your agent picks up the full context: data model conventions, admin UI patterns, notification scaffolding, and serverless function structure.

This is the first piece of a broader effort to make Swell AI-native at the development layer. Today's release covers custom app development. More skills are in active work.

Install

The skill installs through the agent skills protocol, which works across Claude Code, Codex, and other supported agents:

npx skills add swellstores/skills

If you're using Claude Code, you can also install it as a native plugin. This adds automatic updates:

/plugin marketplace add swellstores/skills
/plugin install swell-app@swell

You'll need Swell CLI installed and authenticated:

npm install -g @swell/cli
swell login

What the skill gives your agent

The skill ships guided workflows for the areas that come up most often in custom app development:

Data modeling. Define and evolve content models with the right field types, relationships, and validation. The skill knows the JSON schema definitions that the Swell CLI uses internally, so the models your agent writes will validate against the same rules the platform enforces at runtime.

Admin UI design. Build admin interfaces that match Swell's design patterns and component conventions. Your agent has the context to make sensible default choices about layout, form structure, and navigation rather than inventing its own.

Notifications. Scaffold notification handlers and templates with the correct event bindings and delivery configuration.

Serverless functions. Generate function boilerplate with the right entry points, environment access, and CLI deployment commands.

AI agent being fed all swell context
AI agent being fed all swell context

Why this matters for AI-native development

Most AI coding agents do well on greenfield code and struggle on platform-specific work. The reason is context: an agent that doesn't know your platform's conventions will either invent its own, which breaks at runtime, or ask you to spell out every constraint, which defeats the point of using an agent.

Skills solve this by packaging platform context as an installable, versioned, self-updating dependency. The skill knows what a Swell app looks like, what validates, what doesn't, and which CLI commands to reach for. Your agent inherits all of that the moment you install.

The skill is built on the same JSON schema definitions that power Swell CLI validation, which means there's a single source of truth across the platform: what the CLI accepts, what the schema validates, and what the agent generates all stay in sync automatically.

Open source

The skill is open source: https://github.com/swellstores/skills

If you want to contribute a workflow, file an issue, or extend the skill for your own custom app type, the repo is the place.

Swell skills on Github
Swell skills on Github

What's next

The custom app skill is the first in a planned set of skills covering more of the Swell development surface. We'll write about each as it ships.

Install the skill, point your AI agent at a Swell app directory, and let us know how it goes.

Next-level commerce for everyone.

X.comGitHubLinkedIn

Subscribe to our newsletter for product updates and stories

Subscribe

Resources

Help CenterDeveloper CenterCommunityAgenciesChangelogLearn

Use cases

SubscriptionsB2B WholesaleMarketplaceOmnichannelDirect-to-consumerEnterprise

Explore

FeaturesPricingIntegrationsCustomer stories

Developers

OverviewDocumentationGuidesStorefrontsHeadlessSwell Apps

Company

BlogAbout usPartnersContact us

© 2026 Swell. All rights reserved.

Privacy PolicyTerms of Service