Agent skill
slide-color-design
Use when you only need slide color systems, palette selection, or palette generation workflows and want direct pointers to the color design references.
Install this agent skill to your Project
npx add-skill https://github.com/narumiruna/agent-skills/tree/main/skills/slide-color-design
SKILL.md
Slide Color Design Entry
Overview
Thin entry skill for slide color work. Core principle: route directly to the color-design workflow and outputs without reading authoring or SVG modules.
When to Use
- Designing a slide palette from scratch
- Picking a prebuilt palette or adapting a brand color
- Documenting color roles and usage
Quick Reference
| Goal | Read |
|---|---|
| End-to-end workflow | references/color-design/workflow.md |
| Strategy selection | references/color-design/strategies.md |
| Output format | references/color-design/output-template.md |
| Palette index | references/color-palettes.md |
Example
Prompt: "Need a light palette from a brand color." → Read workflow.md, then strategies.md, then output-template.md.
Assets
assets/examples/- Palette example outputs
Common Mistakes
- Skimming the slide-creator overview instead of the color workflow
- Jumping into Marp authoring before defining palette roles
Red Flags
- "I'll just scroll until I see colors"
- "I can pick colors after writing slides"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
slide-creator
Use when creating slide decks with Marp/Marpit Markdown (marp), including authoring slide content, designing slide color schemes, and building SVG diagrams or illustrations for the deck.
mermaid-creator
Use when creating or converting Mermaid diagrams (for example flowcharts, sequence diagrams, ER diagrams, and Gantt charts), including exporting to SVG for docs or slides.
test-driven-development
Use when implementing non-trivial code changes that should follow TDD (write a failing test first, make the smallest passing change, then refactor safely).
svg-illustration
Use when you need SVG diagram rules, layout patterns, or embedding guidance for slide decks and want the minimal SVG-focused reading path.
python-cli-typer
Use when building or structuring Python CLI commands with Typer, including commands, options, and multi-command apps.
imrad-recomposer
Use when transforming non-IMRaD material into a clean IMRaD output with strict section boundaries and explicit assumption labeling.
Didn't find tool you were looking for?