semi-design-guide

12
0
Source

使用 Semi Design 组件的完整指南,包括 MCP 工具使用流程、常见模式、最佳实践。当你需要查询 Semi Design 组件、生成组件代码或解决使用问题时,请使用此技能。

Install

mkdir -p .claude/skills/semi-design-guide && curl -L -o skill.zip "https://mcp.directory/api/skills/download/1981" && unzip -o skill.zip -d .claude/skills/semi-design-guide && rm skill.zip

Installs to .claude/skills/semi-design-guide

About this skill

Semi Design 使用指南

此 Skill 帮助你高效使用 Semi Design 组件库完成常见开发任务。

文件说明

本 Skill 由以下文件组成,每个文件专注于特定方面的指导:

WORKFLOWS.md

内容:使用 Semi MCP 工具的完整工作流程。

包含

  • MCP 工具概览:介绍 get_semi_documentget_component_file_listget_file_codeget_function_code 四个工具的功能和使用场景
  • 基础查询流程:查找组件 → 查询详情 → 查看源码 → 查看函数实现的四步走流程
  • 完整任务示例:包含 Table 筛选、表单验证、级联选择器、拖拽排序等常见场景的详细步骤
  • 常用查询技巧:指定版本查询、获取完整代码、错误排查流程等

何时使用:当你需要查询组件文档、了解组件 API、实现某个具体功能但不确定如何下手时。

BEST_PRACTICES.md

内容:使用 Semi Design 组件的最佳实践和注意事项。

包含

  • 组件引入方式:推荐直接 import 导入组件、图标、样式的方式
  • 主题定制指南:引导 AI 查阅官方定制文档
  • React 19 兼容性:说明如何获取 React 19 相关的组件使用说明
  • 组件扩展方法:当 props 无法满足需求时,如何通过继承扩展 Semi 组件 和 修改组件内部UI

何时使用:当你需要确保代码符合最佳实践、解决组件使用中的疑难问题时。

快速导航

需求查看
如何使用 MCP 工具查询组件WORKFLOWS.md
组件使用的最佳实践BEST_PRACTICES.md

概述

Semi Design 是字节跳动推出的企业级 UI 组件库。此 Skill 配合 Semi MCP 工具使用,提供:

  • 工作流:使用 MCP 工具查询组件、生成代码的完整流程
  • 实践:避免常见陷阱的最佳实践

前置条件

使用此技能前,请确保已配置 Semi MCP:

{
  "mcpServers": {
    "semi-mcp": {
      "command": "npx",
      "args": ["-y", "@douyinfe/semi-mcp"]
    }
  }
}

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

289790

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

213415

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

213296

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

219234

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

172200

rust-coding-skill

UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

166173

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.