github/awesome-copilot

content-management-systems

Workflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, HubSpot CMS Hub, Webflow, Adobe Experience Manager, and similar platforms. Use when working on CMS themes, plugins, apps, modules, admin panels, media uploads, content models, editors, markdown pipelines, or static export workflows.

83Collecting
See how to use itView GitHub source
npx skills add https://github.com/github/awesome-copilot --skill "skills/content-management-systems"
Automated source guide

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Reorganized from the pinned upstream SKILL.md

Turn content-management-systems's source instructions into a guide you can follow

According to the pinned SKILL.md from github/awesome-copilot: Use this skill when the user is working on a content management system or on software that behaves like one.

npx skills add https://github.com/github/awesome-copilot --skill "skills/content-management-systems"
Check the pinned source

Best fit

  • The user mentions a CMS platform such as WordPress, Shopify, Drupal, Joomla, Webflow, Squarespace, Wix, WooCommerce, HubSpot CMS Hub, or Adobe Experience Manager.
  • The task is about theme development, template changes, or design system work inside a CMS.
  • The task is about plugins, modules, apps, or extension points.

Bring this context

  • A concrete task that matches the documented purpose of content-management-systems.
  • The files, examples, or context the task depends on.
  • Your constraints, target environment, and definition of done.

Expected outputs

  • A result that follows the pinned content-management-systems instructions.
  • A concise record of assumptions, inputs used, and unresolved questions.
  • A final check against the source workflow and relevant permission signals.

Key source sections

Read content-management-systems through these 5 source sections

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

When to Use This Skill

The user mentions a CMS platform such as WordPress, Shopify, Drupal, Joomla, Webflow, Squarespace, Wix, WooCommerce, HubSpot CMS Hub, or Adobe Experience Manager.

SKILL.md · When to Use This Skill
The user mentions a CMS platform such as WordPress, Shopify, Drupal, Joomla, Webflow, Squarespace, Wix, WooCommerce, HubSpot CMS Hub, or Adobe Experience Manager.The task is about theme development, template changes, or design system work inside a CMS.The task is about plugins, modules, apps, or extension points.
02

First Pass

1. Identify the platform category: self-hosted CMS, SaaS site builder, commerce platform, or hybrid/headless system. 2. Find the owning implementation seam before editing: - theme or template layer - plugin, app, module, or extension layer - admin or editor surface - content mod…

SKILL.md · First Pass
Identify the platform category: self-hosted CMS, SaaS site builder, commerce platform, or hybrid/headless system.Find the owning implementation seam before editing:theme or template layer
03

CMS Rules

Follow the platform's naming and folder conventions for themes, modules, template parts, or sections.

SKILL.md · CMS Rules
Follow the platform's naming and folder conventions for themes, modules, template parts, or sections.Keep theme assets separate from user-uploaded media unless the platform explicitly combines them.Prefer structured content fields over storing important metadata inside presentation markup.
04

Common Workflows

Start at the template loader or theme runtime, not at a downstream include.

SKILL.md · Common Workflows
Start at the template loader or theme runtime, not at a downstream include.Preserve the platform's template hierarchy and partial naming conventions.Keep presentation changes close to templates and shared theme helpers.
05

Themes and Templates

Start at the template loader or theme runtime, not at a downstream include.

SKILL.md · Themes and Templates
Start at the template loader or theme runtime, not at a downstream include.Preserve the platform's template hierarchy and partial naming conventions.Keep presentation changes close to templates and shared theme helpers.

SkillSignal prompt templates

Provide the task, context, and acceptance criteria

These prompts were written by SkillSignal from the source structure; they are not upstream text.

Task-start prompt

Confirm source fit, inputs, and outputs before acting.

Use content-management-systems to help me with: [specific task]. Context: [files, data, or background]. Constraints: [environment, scope, and prohibited actions]. Before acting, check the pinned SKILL.md and explain which sections apply, what inputs are still missing, and what you will deliver.

Source-guided execution

Make the Agent explicitly follow the key extracted sections.

Apply the pinned content-management-systems source to [task]. Pay particular attention to these source sections: “When to Use This Skill”, “First Pass”, “CMS Rules”, “Common Workflows”, “Themes and Templates”. Preserve the important decision at each step. Mark facts not covered by the source as “needs confirmation” instead of inventing them. Then verify the result against my acceptance criteria: [criteria].

Result-review prompt

Check omissions, permissions, and source drift before delivery.

Review the current content-management-systems result: (1) does it satisfy the original task; (2) were any applicable steps or limits in the pinned SKILL.md missed; (3) did it perform any unauthorized file, command, network, or data action; and (4) which conclusions remain unverified? List issues first, then fix only what the source or user authorization supports.

Output checklist

Verify each item before delivery

The task matches the purpose documented in the SKILL.md.

The source section “When to Use This Skill” has been checked.

The source section “First Pass” has been checked.

The source section “CMS Rules” has been checked.

The source section “Common Workflows” has been checked.

Inputs, constraints, and acceptance criteria are explicit.

Unverified facts, compatibility, and outcome claims are clearly marked.

Any file, command, network, or data action has been reviewed.

Choose a different workflow

When another Skill is the better fit

shopify-expert

Builds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements Storefront API integrations for headless storefronts. Use when building or customizing Shopify themes, creating Hydrogen or custom React storefronts, developing Shopify apps, implementing checkout UI extensions or Shopify Functions, optimizing performance, or integrating third-party services. Invoke for Liquid templating, Storefront API, app dev

A separate implementation from Jeffallan/claude-skills; compare its source, maintenance signals, and permission requirements.

Open source detail

swiftui-liquid-glass

Implement, review, or improve SwiftUI Liquid Glass effects for iOS 26+. Covers glassEffect modifier, GlassEffectContainer, glass button styles, glass toolbar/tab bar, static status badges vs interactive controls, morphing transitions, tinting, interactive glass, ToolbarSpacer, scrollEdgeEffectStyle, backgroundExtensionEffect, and availability gating. Use when asked about Liquid Glass, glass buttons, glassEffect, GlassEffectTransition, glassEffectID, glassEffectUnion, scroll edge effects, or adop

A separate implementation from dpearson2699/swift-ios-skills; compare its source, maintenance signals, and permission requirements.

Open source detail

webgl-liquid-metal

A real-time liquid-metal shader — a domain-warped noise field shaded as molten chrome, with a sweeping specular highlight over an iridescent thin-film (cosine-palette) sheen. No textures. Rendered as a single self-contained `index.html`. Use when the brief asks for "liquid metal", "molten chrome", "iridescent", "holographic", "metallic", "thin-film", or a reflective flowing surface. Open Design serves this in powered-preview mode so the GPU stack actually runs.

A separate implementation from nexu-io/open-design; compare its source, maintenance signals, and permission requirements.

Open source detail

FAQ

What does content-management-systems do?

Use this skill when the user is working on a content management system or on software that behaves like one.

How do I start using content-management-systems?

The catalog detected this source-specific install command: npx skills add https://github.com/github/awesome-copilot --skill "skills/content-management-systems". Inspect the command and pinned source before running it.

Which Agent platforms does it declare?

No dedicated Agent platform is declared in the pinned source record.

Repository stars
37,126
Repository forks
4,654
Quality
83/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

83/100
Documentation24/30
Specificity19/25
Maintenance18/20
Trust signals22/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

shopify-expert by jeffallan

Builds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements Storefront API integrations for headless storefronts. Use when building or customizing Shopify themes, creating Hydrogen or custom React storefronts, developing Shopify apps, implementing checkout UI extensions or Shopify Functions, optimizing performance, or integrating third-party services. Invoke for Liquid templating, Storefront API, app dev

swiftui-liquid-glass by dpearson2699

Implement, review, or improve SwiftUI Liquid Glass effects for iOS 26+. Covers glassEffect modifier, GlassEffectContainer, glass button styles, glass toolbar/tab bar, static status badges vs interactive controls, morphing transitions, tinting, interactive glass, ToolbarSpacer, scrollEdgeEffectStyle, backgroundExtensionEffect, and availability gating. Use when asked about Liquid Glass, glass buttons, glassEffect, GlassEffectTransition, glassEffectID, glassEffectUnion, scroll edge effects, or adop

webgl-liquid-metal by nexu-io

A real-time liquid-metal shader — a domain-warped noise field shaded as molten chrome, with a sweeping specular highlight over an iridescent thin-film (cosine-palette) sheen. No textures. Rendered as a single self-contained `index.html`. Use when the brief asks for "liquid metal", "molten chrome", "iridescent", "holographic", "metallic", "thin-film", or a reflective flowing surface. Open Design serves this in powered-preview mode so the GPU stack actually runs.

design-review by event4u-app

Use when the user says "review the design", "check the UI", or wants a comprehensive UI/UX review. Uses a 7-phase methodology covering interaction, responsiveness, accessibility, and more.

higgsfield-generate by MoizIbnYousaf

Use when the user wants to generate an image or video via Higgsfield AI. Covers 30+ models: Soul V2, Seedance 2.0, Kling 3.0, Veo 3.1, GPT Image 2, Nano Banana 2. Also covers Marketing Studio — branded ad video/image with avatars and products. Use whenever: "generate an image", "make a video", "animate this photo", "image-to-video", "img2vid", "edit this image with AI", "produce a clip", "create an ad", "make a UGC video", "marketing video", "brand video", "TV spot", "import product from URL", "

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 4 min

Content Management Systems

Use this skill when the user is working on a content management system or on software that behaves like one.

This skill focuses on the seams that matter in CMS work:

  • themes and templates
  • plugins, apps, modules, and extensions
  • admin and editor interfaces
  • media and upload handling
  • content models, taxonomy, and metadata
  • render pipelines and static export flows

When to Use This Skill

  • The user mentions a CMS platform such as WordPress, Shopify, Drupal, Joomla, Webflow, Squarespace, Wix, WooCommerce, HubSpot CMS Hub, or Adobe Experience Manager.
  • The task is about theme development, template changes, or design system work inside a CMS.
  • The task is about plugins, modules, apps, or extension points.
  • The task touches editor UX, previews, taxonomy, slugs, SEO fields, or publishing behavior.
  • The task involves uploads, media libraries, authored assets, markdown rendering, or static export.

First Pass

  1. Identify the platform category: self-hosted CMS, SaaS site builder, commerce platform, or hybrid/headless system.
  2. Find the owning implementation seam before editing:
    • theme or template layer
    • plugin, app, module, or extension layer
    • admin or editor surface
    • content model or storage layer
    • media pipeline
    • export, deploy, or rendering pipeline
  3. Check platform constraints before choosing an approach:
    • what is editable locally
    • what is authored content versus code
    • where media belongs
    • whether the final site is server-rendered, static-exported, or hosted remotely

CMS Rules

  • Follow the platform's naming and folder conventions for themes, modules, template parts, or sections.
  • Keep theme assets separate from user-uploaded media unless the platform explicitly combines them.
  • Prefer structured content fields over storing important metadata inside presentation markup.
  • Treat previews, slugs, taxonomy, excerpts, meta fields, and publish states as first-class CMS concerns.
  • Prefer safe defaults and graceful fallback behavior when config, theme selection, or content input is invalid.
  • When changing editor or admin behavior, trace the stored field, validation rules, preview path, and final render path together.

Common Workflows

Themes and Templates

  • Start at the template loader or theme runtime, not at a downstream include.
  • Preserve the platform's template hierarchy and partial naming conventions.
  • Keep presentation changes close to templates and shared theme helpers.

Plugins, Apps, and Modules

  • Add behavior at the platform's extension seam instead of scattering logic into templates.
  • Keep migrations, seed data, and configuration updates explicit and versioned.
  • Document the extension's setup assumptions when the platform requires activation or registration.

Admin and Editor UX

  • Keep forms aligned with the stored content model.
  • Prefer author-facing previews when content transformations are non-trivial.
  • Keep validation, CSRF or equivalent safeguards, and permissions consistent with the surrounding admin code.

Media and Uploads

  • Use a dedicated upload path for authored media.
  • Keep decorative or theme-owned imagery in the active theme folder.
  • Default to conventional locations like uploads/ for authored media and img/ for theme assets unless the platform dictates a stronger convention.
  • When a CMS supports configurable media directories, expose the setting with a safe fallback.

Content Models and Migrations

  • Distinguish content entities clearly: pages, posts, products, entries, collections, taxonomies, and settings.
  • Prefer migration files or exportable schema definitions over ad hoc runtime mutations.
  • Keep slugs, publish dates, excerpts, canonical metadata, and taxonomy relations structured.

Markdown, HTML, and Static Export

  • Decide whether markdown is authored input, intermediate content, or build output before changing the renderer.
  • Pair renderer changes with preview or validation when feasible.
  • For static-exported CMS systems, validate rewritten permalinks and asset paths after build changes.

Identifying the Owning Seam

Regardless of platform, locate the owning seam before editing by mapping the codebase to these CMS roles:

  • Runtime bootstrap and request routing
  • Admin or editor controllers and their view templates
  • Theme loading, template hierarchy, and shared template helpers
  • Repositories, models, or schema/migration files for content, taxonomy, and settings
  • Markdown or content transformation utilities
  • Static export, deploy, or render pipeline entry points

Step to the owning seam first, then make the smallest change that preserves the CMS structure.

Platform Notes

See references/cms-platform-workflows.md for a compact mapping of common CMS platforms, extension surfaces, and media conventions.

Skill path
skills/content-management-systems/SKILL.md
Commit SHA
9933dcad5be5
Repository license
MIT
Data collected