cloudcannon
- 7 skills
- 0 followers
- 11 hours ago last updated
- ▌ Brainstorming · cloudcannonStructured design dialogue before CloudCannon work that has more than one sensible answer — a migration's editability tradeoffs, how to model a collection or page builder, restructuring content or config, or an ambiguous "make this work with CloudCannon". Explores intent and constraints, then presents a design for approval before implementation. Not for single well-defined tasks, clear bug fixes, or a detailed spec.
- ▌ Translate Site · cloudcannon bundleTranslate a Rosey-ready site with AI. Covers Rosey locale JSON files (untranslated + stale entries) and split-by-directory content collection files (MDX/MD with frontmatter). Use when the user wants to translate locale files, fill in missing translations, update stale translations, bulk-translate a locale, or translate per-locale content directories (blog_fr/, blog_de/).
- ▌ Cloudcannon Snippets · cloudcannon bundleUse when adding snippet support to a CloudCannon site, configuring MDX components for the Content Editor, debugging snippet round-trip issues, or setting up inline HTML snippets in markdown content.
- ▌ Make Site Multilingual · cloudcannon bundleGet a site ready for Rosey translation, with the CloudCannon connector (RCC) as an optional visual-editing layer. Use when the user wants to add multilingual support, internationalize a site, set up Rosey, replace an existing i18n system (astro-i18n, next-intl, path-based routing, etc.), or upgrade from RCC v1 to v2.
- ▌ Migrate To Cloudcannon · cloudcannon bundleMigrate an existing SSG site to work with CloudCannon. Use when the user wants to onboard a site to CloudCannon, add CMS support, or make a template CloudCannon-compatible.
- ▌ Cloudcannon Configuration · cloudcannon bundleUse when configuring a site for CloudCannon for any of the following. Download the JSON schemas before writing any configuration (see the top of SKILL.md). - Setting up cloudcannon.config.yml or .cloudcannon/initial-site-settings.json - Generating a baseline with the CloudCannon CLI - Adding or modifying Collections, Inputs, Structures, or Select Data - Setting up Structures for Array and Object Inputs - Configuring Collection URLs - Troubleshooting missing fields or Input types
- ▌ Cloudcannon Visual Editing · cloudcannon bundleUse when adding Visual Editor support to a CloudCannon site, setting up editable regions, debugging visual editing issues, or making page sections editable in the CloudCannon preview.