Loading...
Loading...
Found 155 Skills
Expert in Content Management Systems (CMS). Trigger this when building Blogs, Portals, or Media-heavy applications.
Expert guidance for building with DatoCMS headless CMS. Includes API decision guides (CDA vs CMA), executable workflow playbooks for schema management, content operations, asset uploads, migrations, structured text (DAST), webhooks, and framework integrations. Covers official MCP server integration and troubleshooting.
Manage Blink documentation and blog articles via the Blink MCP. Create, edit, publish, and version control MDX content on blink.new. Use when the user asks to update docs, write blog posts, or manage content on Blink.
Pattern reference for building Deco storefronts. Covers how a site uses the framework (@deco/deco) and apps (deco-cx/apps) together — CMS wiring via __resolveType, section patterns (loaders, LoadingFallback, JSDoc annotations for admin), client-side patterns (invoke proxy, signals, islands, analytics), and app composition (site.ts factory, AppContext, theme, images). Based on analysis of production sites like osklenbr. Use when building new sections, wiring CMS data, creating islands, setting up analytics, composing apps, or understanding how sites connect to the Deco ecosystem.
Generate Umbraco CMS installation scripts using the Package Script Writer CLI
Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.
Implement property actions in Umbraco backoffice using official docs
Implement kinds in Umbraco backoffice using official docs
Understand and use conditions in Umbraco backoffice (foundational concept)
Implement property value presets in Umbraco backoffice using official docs
Implement entity bulk actions in Umbraco backoffice using official docs
Implement Tiptap extensions for Umbraco rich text editor using official docs