vivid-planetvivid-planetOfficial·1 Agent Skills Included

comet

Dextinity CMS migrations, block scaffolding, and admin UI

Guides major and minor version upgrades of Dextinity CMS projects, scaffolds content blocks across API, admin, and site layers, and builds consistent admin interfaces and HTML emails. Removes manual version pinning, repetitive block boilerplate, and email client compatibility guesswork. Manages long-running dev processes and verifies migrations with automated browser smoke tests.
npx skills add vivid-planet/comet --all -g -y
Available:

Tells the agent how to build packages, run lint fixes, start demo services via dev-pm, and follow changeset and commit conventions when working in this monorepo.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Dextinity skills?â–¼

Run `npx skills add vivid-planet/comet --all -g -y` in your terminal to install all skills in this suite globally.

How to upgrade a Dextinity project to a new major version?â–¼

The dextinity-major-migration skill walks through the official migration guide section by section, applies codemods, commits per section, and finishes with an automated browser smoke test.

How to create a new Dextinity content block?â–¼

The dextinity-block skill scaffolds the block across API, admin, and site layers from a plain-English description, including registration and seed fixtures.

Can it build responsive HTML emails?â–¼

Yes. The dextinity-mail-react skill builds MJML-based emails with theming and multi-column layouts that survive Outlook, Gmail, and other tricky email clients.

Does it work with Claude Code and other coding agents?â–¼

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and similar coding environments.

Related Repositories in Software Engineering

View All in Software Engineering→