SKILL.md
UI 组件最佳实践
使用说明
- 阅读 [组件库规范指南](references/standard.md),了解何时必须使用组件库组件
- 对照 [检查清单](references/checklist.md) 逐项验证代码
- 参考 [最佳实践示例](best-practice-examples/) 了解标准写法
重要: 遇到标准 UI 场景时,必须使用组件库组件,禁止直接使用原生 HTML 元素
forge-town/skills
Must follow when 创建或审查 UI 组件代码,确保在标准场景下使用项目组件库组件(如 shadcn/ui),禁止直接使用原生 HTML ?
npx skills add forge-town/skills --skill forge_ui-components-best-practice
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
646 B
SUMMARY.md
204 B
重要: 遇到标准 UI 场景时,必须使用组件库组件,禁止直接使用原生 HTML 元素