plugins marketplace
← All plugins

theme-factory

Toolkit for styling artifacts with professional themes. Includes 10 pre-set themes with colors/fonts for slides, docs, reports, HTML landing pages, and more.

Claude Code1 skill

by Composio1.9kupdated 2 weeks ago

Source

git clone https://github.com/composio-community/awesome-claude-plugins

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is theme-factory/ inside the repository.

Layout

theme-factory/
├── .claude-plugin/plugin.json
└── skills/theme-factory/SKILL.md

Skills1

theme-factoryskills/theme-factory/SKILL.md

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Manifests1

theme-factory/.claude-plugin/plugin.json
{
  "name": "theme-factory",
  "description": "Toolkit for styling artifacts with professional themes. Includes 10 pre-set themes with colors/fonts for slides, docs, reports, HTML landing pages, and more.",
  "author": {
    "name": "Composio",
    "email": "support@composio.dev"
  }
}