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

ui-skills

ui-skills 收录了来自 ibelick 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
5.9k
更新
2026-07-21
Forks
252
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-design-md
软件开发工程师

Create or update a DESIGN.md from an existing product repository or public website. Use when asked to document an interface's design language, reconstruct its visual system, extract design tokens and guidance from current evidence, or give coding agents persistent UI context. Do not modify product source or promote accidental implementation patterns into design decisions.

2026-07-21
improve-ui
网页与数字界面设计师

Audit an existing product surface against its own design evidence, identify verified UI problems, and write self-contained implementation plans for another agent. Strictly read-only on product source. Use when asked to review, refine, improve, or clean up an interface without replacing its identity; investigate design-system drift; or prepare a design handoff.

2026-07-15
ui-skills-root
其他计算机职业

Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI.

2026-06-14
baseline-ui
网页与数字界面设计师

Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.

2026-06-11
fixing-accessibility
网页与数字界面设计师

Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.

2026-02-19
fixing-motion-performance
网页与数字界面设计师

Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stutter, transitions jank, or reviewing CSS/JS animation performance.

2026-02-19
fixing-metadata
网页开发工程师

Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and robots directives. Use when adding SEO metadata, fixing social share previews, reviewing Open Graph tags, setting up canonical URLs, or shipping new pages that need correct meta tags.

2026-02-17