ss-restyle

Apply one StyleSeed aesthetic profile to a design without changing its output grammar.

Updated May 26, 2026
One-click install
npx skills add https://github.com/rmethodm/resumegen --skill ss-restyle-rmethodm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ss-restyle
Source: https://github.com/rmethodm/resumegen/tree/main/.agents/skills/ss-restyle
Command: npx skills add https://github.com/rmethodm/resumegen --skill ss-restyle-rmethodm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Design teams often need to change the visual feel of a product surface without breaking its established layout logic, information hierarchy, or core design rules. This Skill applies a single coordinated aesthetic profile (radius, density, type, palette temperature, elevation, motion, composition accent) while keeping the locked output grammar and core design invariants intact. ## Core Features & Use Cases - Profile-Based Restyling: Select exactly one preset profile (swiss, editorial, technical, warm-dtc, minimal-mono, brutalist-lite, or none) and apply its coordinated visual axes within the output grammar's allowed ranges. - Grammar Preservation: Validates that exactly one output grammar is locked before restyling, and never rewrites the grammar or reference-compiled rule sets. - Conflict Resolution: Preserves deliberate brand values and required fonts when compatible; when incompatible, the output grammar wins and the conflict is explained. - Use Case: A product page already locked to a commerce output grammar needs a warmer brand feel. Apply the warm-dtc profile to shift palette temperature, radius, and elevation, then verify with /ss-score and /ss-verify. ## Quick Start Apply the swiss aesthetic profile to the current design and update STYLESEED.md without changing the locked output grammar.

Frequently Asked Questions about ss-restyle

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

FAQPage Schema
How do I apply an aesthetic profile without changing the design layout?▼

Select exactly one profile from PRESETS.md and apply its coordinated radius, density, type, palette, elevation, and motion values inside the output grammar's allowed ranges. The output grammar and core invariants stay untouched.

What aesthetic profiles are available in StyleSeed?▼

The available profiles are swiss, editorial, technical, warm-dtc, minimal-mono, brutalist-lite, and none. Profiles are never stacked; exactly one is selected per restyle.

Can I combine two aesthetic profiles on one design?▼

No. Profiles are coordinated visual axes and must never be stacked. Select exactly one profile or none, and use /ss-dial for single-axis adjustments instead.

What happens when a profile conflicts with brand fonts or colors?▼

Deliberate brand values and required fonts are preserved when compatible. If incompatible, the output grammar and core invariants win, and the conflict is explained rather than silently overridden.

When should I use /ss-dial instead of a full restyle?▼

Use /ss-dial when you only need to change one visual axis, such as density or radius. A full profile restyle coordinates all axes at once and is meant for broader aesthetic shifts.