Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计提醒

syncfusion-maui-autocomplete同步融合毛伊岛自动完成

Agent Skill

syncfusion-maui-autocomplete 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

791

周安装

32

GitHub Stars

54

下载量

248
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词快速定位候选结果。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装使用。
  • 安装前建议确认权限范围、维护状态及是否触发联网或文件读写操作。
  • syncfusion-maui-autocomplete 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Implementing.NET MAUI Autocomplete

The Syncfusion.NET MAUI Autocomplete (SfAutocomplete) is a powerful text input control that provides intelligent suggestions as users type, enabling fast data entry and enhanced search experiences with filtering, multi-selection, and customizable UI.

When to Use This Skill

Use this skill when the user needs to:

  • Search-as-you-type interfaces - Filter and display suggestions while users type
  • Smart data entry forms - Autocomplete user input from predefined lists
  • Multi-selection input - Select multiple items with token/chip display
  • Filtered dropdowns - Search and filter large datasets efficiently
  • AI-powered search - Implement intelligent search with Azure OpenAI integration
  • Type-ahead functionality - Provide predictive text suggestions
  • Searchable combobox alternatives - Enhanced dropdown with search capabilities
  • Tag input controls - Multi-selection with visual tokens

Component Overview

The SfAutocomplete control offers:

  • Intelligent Filtering - StartsWith and Contains search modes with custom filters
  • Flexible Selection - Single or multiple selection with token/delimiter display
  • Data Binding - Bind to any data source with DisplayMemberPath and TextMemberPath
  • Custom Search Logic - Implement IAutocompleteFilterBehavior for advanced filtering
  • AI Integration - Azure OpenAI support for smart, context-aware searching
  • Rich Customization - Templates, styling, headers, footers, and highlighting
  • Performance - Async loading, pagination with LoadMore, and efficient rendering
  • Accessibility - AutomationId support, keyboard navigation, screen reader friendly

Documentation and Navigation Guide

Getting Started

📄 Read: references/getting-started.md

When implementing basic autocomplete functionality:

  • Installation and NuGet package setup (Syncfusion.Maui.Inputs)
  • Handler registration with ConfigureSyncfusionCore
  • Basic control implementation in XAML and C#
  • Data binding with ItemsSource, DisplayMemberPath, TextMemberPath
  • Placeholder configuration and basic properties
  • AutomationId for UI testing

Searching and Filtering

📄 Read: references/searching-filtering.md

When implementing search and filter logic:

  • Search based on DisplayMemberPath and TextMemberPath
  • TextSearchMode (StartsWith, Contains) configuration
  • MinimumPrefixCharacters for search delay
  • Custom filtering with IAutocompleteFilterBehavior
  • Custom search highlighting with IAutocompleteSearchBehavior
  • Async item loading with cancellation support
  • ShowSuggestionsOnFocus behavior

Selection

📄 Read: references/selection.md

When handling item selection:

  • Single vs Multiple selection modes
  • SelectedItem, SelectedItems properties
  • SelectedValue and SelectedValuePath
  • MultiSelectionDisplayMode (Token, Delimiter)
  • TokensWrapMode (Wrap, None) for token layout
  • SelectionChanging and SelectionChanged events
  • Clear button configuration
  • Clear() method for programmatic clearing

UI Customization

📄 Read: references/ui-customization.md

When customizing appearance and behavior:

  • Placeholder styling (text, color)
  • Clear button customization (icon, color, path)
  • Dropdown styling (height, width, placement, background)
  • Item templates and text styling
  • Token styling for multi-selection
  • Border and stroke customization
  • Text alignment and cursor position
  • ReturnType and keyboard behavior
  • Events (Completed, DropDownOpening, ValueChanged, etc.)

Advanced Features

📄 Read: references/advanced-features.md

When implementing advanced functionality:

  • Header and footer views in dropdown
  • Text highlighting (FirstOccurrence, MultipleOccurrence)
  • No results found customization
  • AutoSizing for dynamic control height
  • Liquid Glass Effect for modern UI (.NET 10+)

AI-Powered Features & LoadMore

📄 Read: references/ai-powered-loadmore.md

When implementing intelligent search or pagination:

  • Azure OpenAI integration for smart search
  • Custom filtering with AI service
  • Prompt engineering for accurate results
  • Offline fallback with Soundex/Levenshtein
  • LoadMore feature with MaximumSuggestion
  • LoadMore customization (text, template, events)

Troubleshooting

📄 Read: references/troubleshooting.md

When encountering issues:

  • Platform-specific limitations and workarounds
  • AOT publishing considerations
  • Performance optimization for large datasets
  • Common issues and solutions

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Claude

33.31%
按下载量换算83

Codex

32.78%
按下载量换算81

Cursor

17.06%
按下载量换算42

Gemini CLI

10.36%
按下载量换算26

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

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

来源信息

继续浏览同类 Skills