comet
Dextinity CMS migrations, block scaffolding, and admin UI
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core