agency-cms-developer

Plan and implement Drupal and WordPress CMS projects with content modeling and theming.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/anavvanzin/Research --skill agency-cms-developer-anavvanzin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-cms-developer
Source: https://github.com/anavvanzin/Research/tree/main/cowork/integrations/antigravity/agency-cms-developer
Command: npx skills add https://github.com/anavvanzin/Research --skill agency-cms-developer-anavvanzin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tackle the complexity of building and maintaining enterprise CMS deployments by coordinating content modeling, editorial workflows, and code-first architecture across Drupal and WordPress.

Core Features & Use Cases

  • Architecture & Content Modeling: design content types, fields, and relationships that scale with editors and content strategists.
  • Theme & Plugin/Module Development: build custom themes and modular functionality that is maintainable and upgrade-safe.
  • Editorial Workflow & Accessibility: establish structured editorial processes and ensure WCAG 2.1 AA accessibility and performance guardrails.
  • Deployment & Governance: enforce code-first configuration, documentation, and CI/CD practices for reliable releases.

Quick Start

Draft a complete Drupal or WordPress implementation plan covering content modeling, theme structure, and deployment steps.

Frequently Asked Questions about agency-cms-developer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a production-grade Drupal or WordPress CMS architecture?

To plan a production-grade CMS, design scalable content types and field relationships, then enforce code-first configuration and documented editorial workflows for reliable enterprise releases.

What is code-first configuration for Drupal and WordPress deployments?

Code-first configuration enforces deployment standards by versioning content model definitions, theme structure, and plugin or module code through CI/CD pipelines rather than manual database changes.

How do I build upgrade-safe custom themes and modules for enterprise CMS projects?

Build upgrade-safe CMS components by developing modular themes and plugins that follow documented workflows, standardized deployment processes, and strict governance practices to prevent core conflicts.

Does this approach support WCAG 2.1 AA accessibility compliance for editorial sites?

Yes, this CMS implementation enforces WCAG 2.1 AA accessibility compliance by establishing structured editorial processes and performance guardrails during theme and module development.

What is the best way to model content types and fields for enterprise editorial workflows?

The best way to model enterprise content is designing structured content types and field relationships that scale with content strategists, ensuring robust governance and standardized editorial workflows.