用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/bitjaru/styleseed --skill ss-pattern命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | ss-pattern |
| description | Generate a composed UI pattern from the active StyleSeed grammar and brand recipe using existing primitives. |
| argument-hint | [pattern-type] [description] |
| allowed-tools | Read, Write, Edit, Grep, Glob, Bash |
When .styleseed/project.json and .styleseed/artifacts/index.json exist, resolve the requested artifact ID first, then read only .styleseed/bundles/<artifact-id>.md and .styleseed/manifests/<artifact-id>.json. Never fall back to the global legacy bundle for a registry project. Legacy projects may use .styleseed/effective-rules.md only when no registry exists.
/ss-component/ss-page/ss-flow/ss-tokensPattern type: $0 Description: $ARGUMENTS
Read .styleseed/effective-rules.md and .styleseed/manifest.json. Resolve first when stale.
Then inspect:
components/ui/ for available primitivescomponents/patterns/ for existing patternsCompose the pattern from existing components — DO NOT recreate primitives.
Follow the selected recipe rather than one default card language:
ss-pattern-surface only when containment is earned.ss-page-gutter or ss-page-padding instead of hardcoded universal gutters.ss-pattern-inset, ss-pattern-control, and ss-pattern-icon for recipe-aware shape.Use semantic tokens for all visual properties.
Make the pattern a reusable component with props for dynamic content.
Run /ss-score and verify that the pattern has a functional relationship to its page
instead of being an isolated pretty card.
基于 SOC 职业分类