Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

styleseed

styleseed 收录了来自 bitjaru 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
670
更新
2026-07-09
Forks
64
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ss-verify
网页与数字界面设计师

The VISUAL gate — render the UI, screenshot it, and score what you actually SEE, not what the code says. Catches the tells that only show up in pixels (dead whitespace, cramping, a hero that doesn't dominate, fonts that didn't load, real rendered color, the squint "does this look AI-made" test) — the things /ss-score can't read from source. Renders empty/loading/error states too, then fixes and re-renders until it passes. Use as the final gate on any screen you can render.

2026-07-09
ss-dial
网页与数字界面设计师

Turn ONE design axis up or down as a coordinated, deterministic transform — "denser", "sharper corners", "more muted", "bolder", "flatter", "livelier". Not a vibe the model reinterprets each time; a defined ramp that moves many tokens together, respects the guardrails (8px grid, a11y floors, single accent, nested-radius), updates the lock, and re-runs the gate. Use this when a human saying "more X" would otherwise get an inconsistent one-off.

2026-07-08
ss-motion
网页与数字界面设计师

Apply a named StyleSeed motion to a component — either one of the 5 personality seeds (Spring/Silk/Snap/Float/Pulse × entrance/exit/hover/press/layout) or a distinctive keyword move from the motion library (toggle-flip, toggle-curtain, reveal-blur, pop-in, shimmer, …). Translates vibe words into framer-motion code from one source of truth.

2026-07-08
ss-score
网页与数字界面设计师

Score a UI file's design quality 0-100 against StyleSeed's design language — per-category breakdown, the worst offenders, and a prioritized fix list. A quantified version of /ss-review.

2026-07-08
ss-restyle
网页与数字界面设计师

Re-style a project to a named aesthetic — swiss, editorial, technical, warm-dtc, minimal-mono, brutalist-lite. A preset is a *coordinate* across the dial axes (radius + density + color + weight + motion) plus a font, accent family, and one signature move — applied coherently as a single identity, written to the lock, and re-gated. This is for mood words ("more editorial") that aren't one axis; for a single axis use /ss-dial.

2026-07-06
ss-build
网页开发工程师

Build a screen the way the StyleSeed reference demo was built — one command that ENFORCES the full loop (lock the look → build → score → fix to ≥80 → only then show). Use this instead of building UI free-hand; it closes the gap between "knows the rules" and "actually followed them."

2026-07-06
ss-setup
网页开发工程师

Interactive setup wizard — guides you step-by-step to configure the design system for your project

2026-07-06
ss-update
网页开发工程师

Update StyleSeed engine in your project — analyzes what's outdated and updates safely

2026-07-01
styleseed-design-review
网页与数字界面设计师

Reviews UI/frontend code and tells you exactly why it "looks AI-generated" — then how to fix it. Use it when a React/Tailwind/HTML interface looks off, generic, or unfinished, when you want a design score before shipping, or when asked to make UI look more professional, polished, or "designed, not generated." Self-contained; based on the open-source StyleSeed design engine.

2026-06-23
ss-review
网页与数字界面设计师

Review UI code for design system compliance, accessibility, and best practices

2026-06-23
ss-copy
网页与数字界面设计师

Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone

2026-06-19
ss-a11y
软件开发工程师

Audit a component or page for accessibility issues and fix them

2026-06-02
ss-audit
网页与数字界面设计师

Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices

2026-06-02
ss-component
网页开发工程师

Generate a new UI component following the StyleSeed design conventions

2026-06-02
ss-feedback
网页开发工程师

Add appropriate user feedback states (loading, success, error, empty) to a component or page

2026-06-02
ss-flow
网页与数字界面设计师

Design user flows and navigation structure following proven UX patterns

2026-06-02
ss-lint
软件质量保证分析师与测试员

Quick automated lint — detects common design system violations in seconds

2026-06-02
ss-page
网页开发工程师

Scaffold a new mobile page/screen using the StyleSeed layout patterns

2026-06-02
ss-pattern
网页开发工程师

Generate a composed UI pattern (card layout, list, form section, grid, etc.) using design system primitives

2026-06-02
ss-tokens
软件开发工程师

View, add, or modify design tokens in the StyleSeed design system

2026-06-02