suggest

Generate three design token variants for an OpenDesign project.

24|5|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/basta/OpenDesign --skill suggest-basta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest
Source: https://github.com/basta/OpenDesign/tree/main/.claude/skills/suggest
Command: npx skills add https://github.com/basta/OpenDesign --skill suggest-basta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates three coordinated design tweak variants for an OpenDesign project's tokens.

Core Features & Use Cases

  • Produces three named palette or typography variants that land in the project's Suggestions panel for quick preview and one-click application.
  • Keeps exploration as scratch space; does not automatically commit changes to DESIGN.md.
  • Supports optional prompt and source tagging to guide variant creation and provenance.

Quick Start

Describe three palette/typography variants for the specified project and drop them into the Suggestions panel.

Frequently Asked Questions about suggest

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

FAQPage Schema
How do I generate typography and palette variants for an OpenDesign project?

To generate typography and palette variants for an OpenDesign project, this Skill creates three coordinated design tweak variants. It operates on specified tokens and saves the results as structured JSON files in the project's .opendesign/suggestions folder for quick preview.

Can I guide design token suggestions with a custom prompt?

Yes, you can guide design token suggestions with an optional custom prompt. The Skill uses this prompt alongside your project's DESIGN.md and FEEL.md context to generate targeted palette or typography variants that match your specific design direction.

Does generating design tweaks automatically modify my DESIGN.md file?

Generating design tweaks does not automatically modify your DESIGN.md file. The Skill keeps exploration as scratch space by writing timestamped JSON files to the suggestions folder, allowing you to preview variants and apply them only if desired.

What is the best way to preview multiple design token variations without committing changes?

The best way to preview multiple design token variations without committing changes is generating three named variants stored in the Suggestions panel. This approach keeps exploration as scratch space and prevents automatic commits to your main design configuration files.

Do I need specific design files to generate typography suggestions?

You need an OpenDesign project with DESIGN.md and FEEL.md files to provide context for generating typography suggestions. The Skill reads these files to understand the project's design context and creates necessary suggestion directories if they are missing.