Agent Skills
› bitjaru/styleseed
› ss-restyle
ss-restyle
GitHub应用单一StyleSeed美学配置文件以统一视觉风格,不改变输出语法或核心设计判断。需验证配置、选择预设、应用参数并更新文档,确保兼容品牌规范并通过评分验证。
Trigger Scenarios
需要统一界面视觉风格
调整产品外观配色或动效
应用特定美学预设
Install
npx skills add bitjaru/styleseed --skill ss-restyle -g -y
SKILL.md
Frontmatter
{
"name": "ss-restyle",
"description": "Apply one optional StyleSeed aesthetic profile without changing the selected output grammar, product job, or core design judgment.",
"allowed-tools": "Read, Write, Edit, Grep, Glob, Bash",
"argument-hint": "<profile> — swiss | editorial | technical | warm-dtc | minimal-mono | brutalist-lite | none"
}
Apply an aesthetic profile
Read PRODUCT-PRINCIPLES.md, RULESETS.md, PRESETS.md, and STYLESEED.md. Profiles are
coordinated visual axes; output grammars organize attention, information, and action. Keep them
separate.
Workflow
- Validate that the lock has one output grammar. If not, run
/ss-setupfirst. - Select exactly one profile from
PRESETS.md, ornone. Never stack profiles. - Apply its coordinated radius, density, type, palette temperature, elevation, motion, composition accent, and signature move inside the output grammar's allowed ranges.
- Preserve deliberate brand values and required fonts when compatible. If incompatible, the output grammar and core invariants win; explain the conflict.
- Update
Aesthetic profileand affected bounded values inSTYLESEED.md. Do not rewrite the output grammar or a reference-compiled rule set. - Run
/ss-scoreto ≥80 and/ss-verifyif renderable. Report the complete effective rule set, not just the profile name.
Rules
- A profile is optional appearance coordination, not a design-method exemption.
technicalprofile does not turn a commerce page into an observability console.editorialprofile does not justify unreadable serif body in a transaction workflow.brutalist-litestill requires coherent states, contrast, and one border language.- Use
/ss-dialfor one-axis changes and/ss-referencefor a new evidence-derived language.
Version History
- c414969 Current 2026-08-13 14:13


