bubble
Installation
SKILL.md
Bubble
Bubble is a no-code development platform that allows users to build web applications without writing any code. It's used by entrepreneurs, startups, and businesses to quickly prototype and launch web apps.
Official docs: https://bubble.io/reference
Bubble Overview
- App
- Data type
- Field
- API Workflow
- Data type
When to use which actions: Use action names and parameters as needed. "Create new field" requires the data type as input.
Working with Bubble
This skill uses the Membrane CLI to interact with Bubble. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills