Smartisan inspired ui
Skill jcx396905-gif/smartisan-inspired-ui/plugins/smartisan-inspired-ui/skills/smartisan-inspired-ui
Use when a user asks to design, restyle, review, or plan raster assets for a Smartisan-, 锤子-, 坚果-, or J1Assistant-inspired interface, especially cold-mist paper surfaces, porcelain controls, capsule inputs, or 瓷面/雾灰/胶囊 UI. Do not use for generic Material UI work, firmware extraction, reverse engineering, or copying official assets.From its SKILL.md
npx -y skills add jcx396905-gif/smartisan-inspired-ui --skill smartisan-inspired-uiAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 28 days oldThe repository was created 28 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
3.2 KB, 566 tokens by cl100k_base, as published. Nobody here has run it
Smartisan-Inspired UI
Create an independent, clean-room interpretation of the visual language. Preserve clarity and platform-native behavior; do not clone proprietary screens or assets.
Choose a mode
- Design — Read design-language.md, components-and-interaction.md, and design-tokens.json. Produce a page specification, token mapping, component states, interaction notes, and accessibility checks.
- Review — Read review-and-accessibility.md plus the relevant design references. Lead with the largest visible mismatches, then give concrete fixes.
- Image assets — Read image-generation.md. Generate or prompt only raster-suitable assets such as medallions, state illustrations, textures, wallpapers, and concept previews.
Read clean-room.md whenever the request mentions firmware, extracted files, official icons, fonts, screenshots, source code, trademarks, or exact cloning. Use worked-example.md as the single complete output example.
Core workflow
- Identify the product, audience, target surfaces, content density, and required states.
- Separate functional UI from raster assets. Build functional UI in code-native controls; use image generation only for raster-suitable assets.
- Start from semantic tokens. Keep the cold-mist palette and restrained mechanical tactility; adapt layout conventions to the target platform.
- Specify default, hover where relevant, pressed, focus, selected/on, disabled, loading, error, and reduced-motion behavior.
- Validate hierarchy, 44-unit targets, contrast, keyboard and screen-reader behavior, text scaling, and small-size asset legibility.
- State clean-room boundaries when source ownership is uncertain. Never imply official affiliation.
Output contract
For design work, return these parts in order:
- Direction — one paragraph describing hierarchy and mood.
- Tokens — semantic token names and any justified overrides.
- Structure — page regions and component roles.
- States and motion — observable behavior, durations, and reduced-motion fallback.
- Asset plan — code-native versus raster-generated items.
- QA — accessibility, responsiveness, ownership, and style-drift checks.
For review work, return: verdict, prioritized findings, fixes, and a short acceptance checklist.
For image work, return: final structured prompt, invariants, avoid list, output sizes, transparency method, and validation steps. If the user explicitly asks to generate the image and an image tool is available, generate it; otherwise provide the production-ready prompt.
What ships with it: 10 files
55.9 KB alongside SKILL.md
agents/
- openai.yaml329 B
assets/
- icon-large.png26.2 KB
- icon-small.png10.7 KB
references/
- clean-room.md1.3 KB
- components-and-interaction.md3.0 KB
- design-language.md2.7 KB
- design-tokens.json2.3 KB
- image-generation.md3.7 KB
- review-and-accessibility.md1.9 KB
- worked-example.md3.9 KB