What problem does it solve?
CMS projects mix themes, plugins, admin interfaces, media pipelines, and content models, and editing the wrong layer breaks platform conventions. This Skill helps locate the correct implementation seam before making changes across platforms like WordPress, Shopify, Drupal, and Webflow.
Core Features & Use Cases
- Seam Identification: Maps any CMS codebase to its owning layers: theme runtime, extension points, admin controllers, content persistence, and render pipelines.
- Platform-Specific Guidance: Provides a reference table covering extension surfaces and media conventions for WordPress, WooCommerce, Shopify, Wix, Squarespace, Drupal, Joomla, HubSpot CMS Hub, Webflow, and Adobe Experience Manager.
- Use Case: When adding a custom field to a WordPress theme, the Skill directs you to trace the stored field, validation rules, preview path, and final render path together instead of patching a template in isolation.
Quick Start
Use the content-management-systems skill to add a new taxonomy field to my WordPress theme and update its editor preview.