AgentStack
SKILL verified Apache-2.0 Self-run

Webflow Cloud

skill-sygnaltech-agent-skills-webflow-cloud · by sygnaltech

Expert guidance for developing React apps for Webflow Cloud. This skill should be used when users are building, troubleshooting, or optimizing Webflow Cloud apps.

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-sygnaltech-agent-skills-webflow-cloud

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Webflow Cloud? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Webflow Cloud Platform Documentation

This skill provides comprehensive reference documentation for the Webflow Cloud platform, covering all API endpoints and workflows for programmatic site management.

When to Use This Skill

Trigger this skill when users are:

  • Setting up a new Webflow cloud project
  • Troubleshooting Webflow cloud issues

Context Management

Progressive disclosure: Load reference files only when needed for specific questions:

Document Structure

This map uses a hierarchical structure:

  • ## marks documentation topic areas
  • ### marks individual documentation pages with clickable links
  • Nested bullets show the heading structure within each page
  • Each page title links to the full documentation in the references/ directory

Getting Started

[intro](references/intro.md)

  • What is Webflow Cloud?
  • Platform overview
  • Key capabilities
  • Architecture
  • Getting started

[getting-started](references/getting-started.md)

  • Prerequisites
  • Installation
  • Initial setup
  • Your first deployment
  • Configuration basics
  • Next steps

[bring-your-own-app](references/bring-your-own-app.md)

  • Overview
  • Supported frameworks
  • Application structure
  • Configuration requirements
  • Deployment process
  • Custom domains
  • Troubleshooting

Data Storage

[storing-data/overview](references/storing-data/overview.md)

  • Storage options overview
  • Choosing the right storage
  • Data persistence
  • Performance considerations

[add-sqlite](references/add-sqlite.md) | [storing-data/sqlite](references/storing-data/sqlite.md)

  • SQLite overview
  • Setup and configuration
  • Database migrations
  • Query patterns
  • Best practices
  • Limitations

[add-key-value-store](references/add-key-value-store.md) | [storing-data/key-value-store](references/storing-data/key-value-store.md)

  • Key-value store overview
  • Configuration
  • Read/write operations
  • Data expiration
  • Use cases
  • Performance tips

[add-object-storage](references/add-object-storage.md) | [storing-data/object-storage](references/storing-data/object-storage.md)

  • Object storage overview
  • File uploads
  • Asset management
  • CDN integration
  • Access control
  • Best practices

Environment & Configuration

[environment](references/environment.md)

  • Environment variables
  • Configuration management
  • Secrets handling
  • Runtime settings

[environments](references/environments.md)

  • Development environments
  • Staging environments
  • Production environments
  • Environment promotion
  • Configuration per environment

[environment/configuration](references/environment/configuration.md)

  • Configuration file format
  • Available settings
  • Environment-specific config
  • Validation
  • Best practices

[environment/framework-customization](references/environment/framework-customization.md)

  • Framework-specific settings
  • Build customization
  • Runtime customization
  • Plugin configuration
  • Advanced options

[environment/nodejs-compatibility](references/environment/nodejs-compatibility.md)

  • Node.js version support
  • Compatibility matrix
  • Native modules
  • Known issues
  • Migration guides

Deployment & Operations

[deployments](references/deployments.md)

  • Deployment process
  • Build steps
  • Rollback procedures
  • Zero-downtime deployments
  • Deployment logs
  • Troubleshooting

[usage](references/usage.md)

  • Usage metrics
  • Resource consumption
  • Cost monitoring
  • Optimization strategies
  • Scaling considerations

[limits](references/limits.md)

  • Platform limits
  • Rate limits
  • Resource quotas
  • Size restrictions
  • Concurrent operations
  • Workarounds

When to Use This Skill

Activate this skill when users ask about:

  • "How do I deploy to Webflow Cloud?"
  • "Set up SQLite in Webflow Cloud"
  • "Configure environment variables in Webflow"
  • "Upload files to Webflow Cloud storage"
  • "Deploy a custom application"
  • "Manage different environments"
  • "Monitor usage and limits"
  • Any Webflow Cloud platform operations

Specific Solutions, Tips & Workarounds

[deploying](solutions/deploying.md)

  • Deploying apps to Webflow cloud

[environment](solutions/environment.md)

  • Using Webflow cloud's environment setup

[storage](solutions/storage.md)

  • Tips on using Webflow cloud's D1 SQLLite

[testing](solutions/testing.md)

  • How to build a robust testing environment for your Webflow Cloud app
  • Testing strategy
  • Github strategy

[debugging](solutions/debugging.md)

  • Troubleshooting deployment failures
  • Debugging server-side and client-side errors
  • Working around logging limitations
  • Common error patterns and solutions

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.