create-theme

Generate Butai-compatible data-theme CSS files with validated token contracts.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/alfredoperez/butai --skill create-theme-alfredoperez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-theme
Source: https://github.com/alfredoperez/butai/tree/main/plugins/butai-skills/skills/create-theme
Command: npx skills add https://github.com/alfredoperez/butai --skill create-theme-alfredoperez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The need to create personalized themes for your presentations and documents that fit the style and mood of your projects.

Core Features & Use Cases

  • Create Themes: Generate complete, contract-valid CSS themes from scratch.
  • Palette and Fonts: Choose a palette and a distinctive display font to create a cohesive look.
  • Use Case: Design a professional "corporate" theme for presentations, complete with brand colors and fonts that align with the company's branding guidelines.

Quick Start

Create a new theme by running '/create-theme my-vibrant-theme "corporate palette"'.

Frequently Asked Questions about create-theme

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

FAQPage Schema
How do I create a custom CSS theme for Butai presentations?

Creating a custom CSS theme involves authoring a standalone data-theme CSS file that fills in token contracts for color schemes, fonts, and design elements. The output is a file optimized for Butai's slide and document frameworks.

What is a Butai token contract for theme creation?

A Butai token contract is a specification your data-theme CSS file must follow to ensure full compliance and consistency. It defines required color schemes, font choices, and design elements for the Butai engine.

Can I use my company's branding colors and fonts in a presentation theme?

Yes, you can use your company's branding colors and fonts in a presentation theme. You define a palette and a distinctive display font to generate a cohesive, professional look aligning with your branding guidelines.

How do I generate a corporate presentation theme from scratch?

You generate a corporate presentation theme from scratch by running a command like '/create-theme my-vibrant-theme "corporate palette"'. This creates a complete, contract-valid CSS theme tailored to your specified style.

Does the Butai engine validate my custom CSS theme file?

Yes, the Butai engine validates your custom CSS theme file. The Skill validates the generated CSS against the Butai token contract to ensure full compliance and consistency across slides, scenes, and documents.