SKILL.md
检查 UI 组件规范
使用说明
- 读取 [forgeui-components-best-practice 规范](../forgeui-components-best-practice/references/standard.md)
- 对照 [检查清单](references/checklist.md) 逐项扫描目标代码
- 标记所有违规使用的原生元素,输出报告
核心判断标准: 标准 UI 交互元素必须使用组件库组件,禁止直接使用原生 HTML 元素
forge-town/skills
Use when 需要检查代码中是否违规使用原生 HTML ?
npx skills add forge-town/skills --skill forge_check-ui-components
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existi…
866.4K installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsDebug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe …
568.9K installsOther skills from forge-town/skills · top by installs.
npx skills add forge-town/skills
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
745 B
SUMMARY.md
293 B
核心判断标准: 标准 UI 交互元素必须使用组件库组件,禁止直接使用原生 HTML 元素