使用 Semi Design 组件的完整指南,包括 MCP 工具使用流程、常见模式、最佳实践。当你需要查询 Semi Design 组件、生成组件代码或解决使用问题时,请使用此技能。
55
62%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./ecosystem/semi-ui-skills/SKILL.md此 Skill 帮助你高效使用 Semi Design 组件库完成常见开发任务。
本 Skill 由以下文件组成,每个文件专注于特定方面的指导:
内容:使用 Semi MCP 工具的完整工作流程。
包含:
get_semi_document、get_component_file_list、get_file_code、get_function_code 四个工具的功能和使用场景何时使用:当你需要查询组件文档、了解组件 API、实现某个具体功能但不确定如何下手时。
内容:使用 Semi Design 组件的最佳实践和注意事项。
包含:
何时使用:当你需要确保代码符合最佳实践、解决组件使用中的疑难问题时。
| 需求 | 查看 |
|---|---|
| 如何使用 MCP 工具查询组件 | WORKFLOWS.md |
| 组件使用的最佳实践 | BEST_PRACTICES.md |
Semi Design 是字节跳动推出的企业级 UI 组件库。此 Skill 配合 Semi MCP 工具使用,提供:
使用此技能前,请确保已配置 Semi MCP:
{
"mcpServers": {
"semi-mcp": {
"command": "npx",
"args": ["-y", "@douyinfe/semi-mcp"]
}
}
}6187801
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.