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

fluentui

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

已收集 skills
8
Stars
20.1k
更新
2026-05-26
Forks
2.9k
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

review-pr
软件质量保证分析师与测试员

Review a PR for correctness, pattern compliance, testing, accessibility, and safety. Produces a confidence score for merge readiness.

2026-05-26
triage-issues
其他计算机职业

Triage newly-filed GitHub issues on the Fluent UI repo (microsoft/fluentui) following the Shield triage guidelines. Fetches open issues labeled `Needs: Triage :mag:` via the `gh` CLI, classifies each (bug vs feature, product area, partner ask, repro quality, a11y), recommends label changes and area-owner assignment, and then applies the approved changes. Use this skill whenever the user asks to triage issues, run shield triage, go through the triage queue, process needs-triage, or any variation -- even if they don't mention "Fluent UI" or "GitHub" explicitly, since that's the project context here.

2026-05-26
visual-test
软件质量保证分析师与测试员

Visually verify a component by launching its Storybook story and taking a screenshot with playwright-cli. Use after making visual changes to a component.

2026-05-26
change
软件开发工程师

Create a beachball change file for the current changes. Determines change type (patch/minor) and generates a description from the diff.

2026-04-20
lint-check
软件质量保证分析师与测试员

Run lint on affected packages, parse errors, and auto-fix common issues (design tokens, React.FC, SSR safety, import restrictions)

2026-04-20
package-info
软件开发工程师

Quick lookup for a Fluent UI package — path, dependencies, owner team, Nx project details, and relevant docs

2026-04-20
token-lookup
软件开发工程师

Find the matching Fluent UI design token for a hardcoded CSS value (color, spacing, font size, border radius, shadow)

2026-04-20
v9-component
软件开发工程师

Scaffold a new v9 component with all required files following Fluent UI patterns (hook, styles, render, types, tests, stories, conformance)

2026-04-20