Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计通过

syncfusion-maui-chips同步融合毛伊芯片

Agent Skill

syncfusion-maui-chips 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

808

周安装

33

GitHub Stars

54

下载量

261
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:syncfusion-maui-chips(同步融合毛伊芯片)
来源仓库:https://github.com/syncfusion/maui-ui-components-skills
仓库路径:skills/syncfusion-maui-chips
安装命令:
npx skills add https://github.com/syncfusion/maui-ui-components-skills --skill syncfusion-maui-chips
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/syncfusion/maui-ui-components-skills --skill syncfusion-maui-chips

简介

同步融合毛伊芯片组件,支持标签式信息展示和筛选交互。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中的标签化内容管理场景。
  • 从 GitHub 仓库获取并安装,采用标准技能注册机制。
  • 需留意其可能带来的网络请求或本地文件访问行为。
  • syncfusion-maui-chips 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Implementing.NET MAUI Chips

The Syncfusion.NET MAUI Chips control provides versatile and feature-rich components (SfChip and SfChipGroup) for displaying information in compact, interactive layouts. Chips enable users to view, select, filter, or trigger actions through visually appealing and customizable UI elements.

When to Use This Skill

Use this skill when the user needs to:

  • Display categorical data as compact, interactive chips (tags, labels, categories)
  • Implement selection interfaces with single or multi-select chip groups
  • Create input chips that can be dynamically added or removed by users
  • Build filter interfaces with multi-selection indicators for data filtering
  • Add action chips that execute commands when clicked
  • Customize chip appearance with colors, borders, icons, fonts, and images
  • Handle chip interactions through selection events, click handlers, or removal events
  • Bind chip data from collections using ItemsSource and DisplayMemberPath

Component Overview

SfChip: Individual chip component with text, icon, close button, and customization options.

SfChipGroup: Container that manages multiple chips with support for:

  • Four chip types: Input, Choice, Filter, Action
  • Data binding with ItemsSource
  • Selection modes and visual states
  • Layout customization (FlexLayout, StackLayout, etc.)
  • Event handling for selection and removal

Key Capabilities:

  • Dynamic chip creation and removal
  • Single and multi-selection modes
  • Visual selection indicators
  • Icon and background image support
  • Comprehensive styling options
  • MVVM command support
  • Event-driven interactions

Documentation and Navigation Guide

Getting Started

📄 Read: references/getting-started.md

When the user needs to:

  • Install and configure Syncfusion.NET MAUI Chips package
  • Register the Syncfusion Core handler in MauiProgram.cs
  • Create first SfChip or SfChipGroup
  • Set up chip layouts (FlexLayout, StackLayout)
  • Understand basic chip setup and configuration
  • See a minimal working example

Chip Types and Selection Modes

📄 Read: references/chip-types.md

When the user needs to:

  • Understand the four chip types: Input, Choice, Filter, Action
  • Implement Input chips with dynamic add/remove functionality
  • Create Choice chips with single selection (ChoiceMode: Single, SingleOrNone)
  • Build Filter chips with multi-selection and selection indicators
  • Use Action chips with command execution
  • Configure visual states for selected/normal states
  • Choose the appropriate chip type for their use case

Customization and Styling

📄 Read: references/customization.md

When the user needs to:

  • Customize individual SfChip appearance

- Show/hide close button and selection indicator - Change colors (background, text, border, close button, selection indicator) - Modify border properties (stroke thickness, corner radius) - Style text (font size, family, attributes, color, alignment) - Configure icons (show, source, size, alignment) - Add background images

  • Customize SfChipGroup styling

- Set chip and selected chip colors - Configure border and padding - Adjust item height and text size - Style selection indicators

  • Implement commands for MVVM pattern
  • Apply consistent theming across chip groups

Populating Data

📄 Read: references/populating-data.md

When the user needs to:

  • Bind business objects to chips using ItemsSource
  • Use DisplayMemberPath to specify the text property
  • Use ImageMemberPath to bind icon images
  • Create model and ViewModel classes for chip data
  • Populate chips with SfChip items directly using Items collection
  • Add InputView for dynamic chip creation
  • Implement data binding best practices
  • Handle AOT publishing considerations with [Preserve] attribute

Events and Interactions

📄 Read: references/events.md

When the user needs to:

  • Handle SelectionChanging event (cancellable, before selection)
  • Handle SelectionChanged event (after selection completes)
  • Respond to ChipClicked events
  • Handle ItemRemoved events for Input type chips
  • Capture CloseButtonClicked events
  • Understand event arguments and properties
  • Know which events are supported for each chip type

Advanced Features

📄 Read: references/advanced-features.md

When the user needs to:

  • Apply font icons to chips (custom icon fonts)
  • Use DataTemplateSelector for custom chip templates
  • Implement Liquid Glass visual effects
  • Programmatically control selection with IsSelected property
  • Handle AOT publishing requirements
  • Apply platform-specific customizations

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.25%
按下载量换算95

Claude

28.55%
按下载量换算75

Cursor

20.07%
按下载量换算52

Gemini CLI

9.8%
按下载量换算26

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills