home/categories/cms-platforms
category focus

CMS Platforms

Content management systems and headless CMS.

2000 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
cms-platforms
143

voice-guidelines

Use when enforcing brand tone, style, and localization rules across copy.

gtmagents
gtmagents
development
open
cms-platforms
143

platform-frameworks

Use when tailoring content formats, hooks, and publishing mechanics for each social platform.

gtmagents
gtmagents
development
open
cms-platforms
143

survey-design

Use to craft rigorous survey instruments with sampling, question logic, and QA standards.

gtmagents
gtmagents
development
open
cms-platforms
143

message-architecture

Use when structuring messaging hierarchy, hook banks, and CTA playbooks.

gtmagents
gtmagents
development
open
cms-platforms
143

creative-qa-checklist

Use to verify creative assets meet brand, accessibility, and localization standards before launch.

gtmagents
gtmagents
development
open
cms-platforms
143

registration-ops

Use when configuring registration flows, reminders, and data sync for webinars.

gtmagents
gtmagents
development
open
cms-platforms
143

executive-ebr-kit

Template pack for executive business reviews with outcomes, risks, and asks.

gtmagents
gtmagents
development
open
cms-platforms
143

doki

view, create, update, delete dokis

boolean-maybe
boolean-maybe
development
open
cms-platforms
143

beads-operator

Distributed git-backed graph issue tracker for AI agents. Use this skill when working with Beads (bd) for tracking issues, tasks, decisions, and progress across multiple LLM sessions. Triggers include: setup/configuration of Beads, creating or managing issues/tasks/epics, session handoffs, tracking decisions, or any request to use Beads for project management.

ChrisLAS
ChrisLAS
development
open
cms-platforms
141

wp-performance-review

WordPress performance code review and optimization analysis. Use when reviewing WordPress PHP code for performance issues, auditing themes/plugins for scalability, optimizing WP_Query, analyzing caching strategies, checking code before launch, or detecting anti-patterns, or when user mentions "performance review", "optimization audit", "slow WordPress", "slow queries", "high-traffic", "scale WordPress", "code review", "timeout", "500 error", "out of memory", or "site won't load". Detects anti-patterns in database queries, hooks, object caching, AJAX, and template loading.

elvismdev
elvismdev
development
open
cms-platforms
139

install-rules

Install plugin rules into project .claude/rules/ for persistent use without plugin loaded

sd0xdev
sd0xdev
development
open
cms-platforms
139

install-hooks

Install plugin hooks into project .claude/ for persistent use without plugin loaded

sd0xdev
sd0xdev
development
open
cms-platforms
136

component-docs-writer

Write component documentation for the Marigold Design System in MDX format with interactive demo files and anatomy diagrams. Use when the user asks to: (1) Document a new component, (2) Write or update component docs, (3) Create demo files, (4) Create anatomy diagrams, (5) Add usage examples or guidelines for components.

marigold-ui
marigold-ui
development
open
cms-platforms
136

formax-repomix-handoff-workflow

Use when preparing a Formax code handoff: selecting files, generating repomix bundles, and writing a high-quality prompt for WebGPT or another coding agent with clear constraints and validation scope.

yusifeng
yusifeng
development
open
cms-platforms
136

formax-skill-capture

Use when we want to turn a just-finished Formax workflow (e.g. commands, overlays, tools, hooks, permissions, UI parity) into a reusable Codex Skill under .codex/skills, including scaffolding, guardrails, and the minimum test checklist.

yusifeng
yusifeng
development
open
cms-platforms
135

nano-banana-builder

Build full-stack web applications powered by Google Gemini's Nano Banana & Nano Banana Pro image generation APIs. Use when creating Next.js image generators, editors, galleries, or any web app that integrates gemini-2.5-flash-image or gemini-3-pro-image-preview models. Covers React components, server actions, API routes, storage, rate limiting, and production deployment patterns.

chongdashu
chongdashu
development
open
cms-platforms
135

terraform-module-creator

Helper for scaffolding new Terraform modules. Complements terraform-module-library by providing structure generation.

first-fluke
first-fluke
development
open
cms-platforms
135

ktui-theming

Guides KtUI theming with CSS variables, light/dark mode, and semantic colors. Use this skill when the user asks about KtUI colors, theme, dark mode, customizing appearance, or CSS variables for KtUI.

keenthemes
keenthemes
development
open
cms-platforms
134

twig-component

Symfony UX TwigComponent for reusable UI building blocks -- server-rendered components with PHP classes and Twig templates. Use when creating buttons, cards, alerts, badges, navbars, or any reusable UI element with props, blocks/slots, computed properties, or anonymous (template-only) components. Code triggers: AsTwigComponent, #[AsTwigComponent], ExposeInTemplate, PreMount, PostMount, <twig:Alert />, <twig:Button>, component(), computed properties, anonymous component, HTML syntax. Also trigger when the user asks "how to create a reusable component", "how to make a component library", "how to pass props to a component", "how to use slots/blocks in a component", "how to build a design system in Symfony", "what is the HTML syntax for components", "how to create a component without a PHP class". Do NOT trigger for components that re-render dynamically on user input (use live-component), for JS behavior (use stimulus), or for page navigation (use turbo).

smnandre
smnandre
development
open
cms-platforms
134

ux-icons

Symfony UX Icons for rendering SVG icons in Twig templates. Supports 200,000+ Iconify icons (Lucide, Heroicons, Tabler, Material Design, etc.), local SVG files, and custom icon sets with aliases. Use when displaying icons, configuring icon defaults, importing or locking on-demand icons, creating icon aliases, or styling SVG icons with CSS. Code triggers: <twig:ux:icon />, ux_icon(), UX_ICONS_DEFAULT_ICON_ATTRIBUTES, icon.yaml, icons/, iconify:, lucide:, heroicons:, tabler:, mdi:, bin/console ux:icons:lock, bin/console ux:icons:import. Also trigger when the user asks "how to add an icon", "how to use Lucide/Heroicons/Tabler icons", "how to render an SVG icon in Twig", "how to lock icons for production", "how to create icon aliases", "how to style an icon", "icon not found", "icon not rendering". Do NOT trigger for interactive maps (use ux-map) or general Twig components (use twig-component).

smnandre
smnandre
development
open
cms-platforms
134

stimulus

Stimulus JS framework for Symfony UX -- client-side behavior via HTML data attributes, zero server round-trips. Use when creating controllers for DOM manipulation, handling click/input/submit events, managing targets and values, wiring outlets between controllers, wrapping third-party JS libraries, or building toggles, dropdowns, modals, tabs, clipboard interactions. Code triggers: data-controller, data-action, data-target, data-*-value, data-*-class, data-*-outlet, stimulusFetch lazy, connect(), disconnect(), static targets, static values. Also trigger when the user asks "how do I add a click handler", "how to toggle a class", "how to build a dropdown/modal/tabs", "how to wrap a JS library in Symfony", "add keyboard shortcuts", "lazy-load a controller", "listen to global events", "communicate between controllers". Do NOT trigger for partial page updates without JS (use turbo), server-rendered reactivity (use live-component), or reusable Twig templates (use twig-component).

smnandre
smnandre
development
open
Previous
Page 24 / 84
Next