DXPR Theme CLI

Manage DXPR Theme settings and design tokens via Drush commands.

1|3|Updated Jun 7, 2021
One-click install
npx skills add https://github.com/dxpr/dxpr_cms --skill dxpr-theme-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: DXPR Theme CLI
Source: https://github.com/dxpr/dxpr_cms/tree/main/.agents/skills/dxt
Command: npx skills add https://github.com/dxpr/dxpr_cms --skill dxpr-theme-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual effort of navigating complex Drupal configuration forms by providing a direct, command-line interface for managing DXPR Theme settings and design tokens.

Core Features & Use Cases

  • Configuration Management: Get, set, list, and reset theme settings directly from the terminal.
  • Design System Control: Manage color palettes and font selections with AI-assisted generation and Bootstrap-mapped variables.
  • Workflow Efficiency: Quickly create subthemes and apply layout changes to specific nodes without clicking through the Drupal admin UI.

Quick Start

Use the DXPR Theme CLI to list all available theme settings and their current values.

Frequently Asked Questions about DXPR Theme CLI

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

FAQPage Schema
How do I manage DXPR Theme configuration from the command line?

You can manage DXPR Theme configuration from the command line using Drush commands to get, set, list, and reset theme settings directly, bypassing the Drupal admin UI for faster configuration workflows.

Can I automate Drupal color palette synchronization with Drush?

Yes, you can automate color palette synchronization with Drush by executing commands that manage design tokens and Bootstrap-mapped variables, ensuring consistent color palettes across your Drupal environment without manual form navigation.

Does the DXPR Theme CLI require a specific Drupal environment setup?

Yes, the DXPR Theme CLI requires a functional Drupal installation with the DXPR Theme module enabled and Drush CLI access configured to execute theme management commands properly.

What's the best way to create a DXPR subtheme without using the admin UI?

The best way to create a DXPR subtheme without the admin UI is using the DXPR Theme CLI, which provides Drush commands to quickly generate subthemes and apply node-level layout adjustments from the terminal.

Why use a command line interface for Drupal theme design tokens?

Using a command line interface for Drupal theme design tokens eliminates the manual effort of navigating complex configuration forms, enabling direct terminal management of color palettes, font selections, and layout adjustments.

Can I apply layout changes to specific Drupal nodes via Drush?

Yes, you can apply layout changes to specific Drupal nodes via Drush using the DXPR Theme CLI, which facilitates node-level layout adjustments without clicking through the Drupal admin interface.