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

syncfusion-maui-popup同步融合毛伊岛弹出窗口

Agent Skill

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

总安装

759

周安装

31

GitHub Stars

54

下载量

243
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • syncfusion-maui-popup 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Implementing.NET MAUI Popups

A comprehensive skill for implementing the Syncfusion.NET MAUI Popup (SfPopup) control to display alert messages, custom views, and modal dialogs with extensive positioning and customization options.

When to Use This Skill

Use this skill when you need to:

  • Display alert messages, confirmations, or notifications in.NET MAUI apps
  • Show modal dialogs that require user interaction
  • Create popups with custom headers, footers, and content
  • Position popups at specific locations (center, absolute, relative to views)
  • Display information overlays without navigating to new pages
  • Implement tooltips, contextual menus, or flyout content
  • Show loading indicators or progress dialogs
  • Create full-screen modal experiences
  • Display custom views (ListView, DataGrid, forms) in popups
  • Handle accept/decline user actions with button callbacks

Component Overview

Syncfusion.NET MAUI Popup (SfPopup) is a versatile layout control that displays customizable popups with:

  • Flexible Positioning: Center, absolute coordinates, relative to any view, or full-screen
  • Customizable Layout: Header, body, and footer with template support and custom styling.
  • Appearance Modes: One-button or two-button footer layouts
  • Modal Support: Prevent background interaction until popup is dismissed
  • Animations: Built-in zoom, fade, and slide animations
  • Auto-sizing: Automatically adjust to content dimensions
  • MVVM Support: Full data binding and command support
Notice: After Volume 3 2025 (Mid Sep 2025), feature enhancements for this control will no longer be available in the Syncfusion package. Please switch to the Syncfusion Toolkit for.NET MAUI for continued support.

Documentation and Navigation Guide

Getting Started and Installation

📄 Read: references/getting-started.md

  • NuGet package installation (Syncfusion.Maui.Popup)
  • Handler registration in MauiProgram.cs
  • Basic popup initialization (XAML and C#)
  • Displaying and dismissing popups
  • First popup implementation
  • Native embedding (Android/iOS)

Positioning Options

📄 Read: references/positioning.md

  • Center positioning with IsOpen or Show()
  • Absolute positioning at x, y coordinates
  • Relative positioning to any view
  • Absolute relative positioning with offsets
  • Full-screen mode
  • MVVM positioning patterns
  • Auto-close with duration
  • Position over action bar
  • Returning results with ShowAsync()

Layout Customizations

📄 Read: references/layout-customization.md

  • Appearance modes (OneButton, TwoButton)
  • Show/hide header, footer, close button
  • Custom header templates
  • Custom footer templates
  • Custom content templates
  • Header and footer height
  • Button text customization
  • Message property
  • Disable overlay background

Sizing and Animations

📄 Read: references/sizing-and-animations.md

  • Width and height configuration
  • Auto-sizing modes (Height, Width, Both, None)
  • Full-screen popup mode
  • Animation types (Zoom, Fade, SlideOnLeft, SlideOnRight, SlideOnTop, SlideOnBottom)
  • Animation duration and easing
  • Custom animation effects

Events and Modal Behavior

📄 Read: references/events-and-modal.md

  • Popup lifecycle events (Opening, Opened, Closing, Closed)
  • Event arguments and cancellation
  • Modal mode configuration
  • Overlay interaction settings
  • Close on overlay tap behavior
  • Accept and decline button events

Styling and Appearance

📄 Read: references/styling-and-appearance.md

When to read: Customizing visual appearance of popup with styling header, footer, messages. Overlay and stroke customizations.

Covers:

  • Header styling
  • Footer styling
  • Message/content styling
  • Border customization
  • Overlay background styling
  • Blur effects
  • Background styling
  • Shadow effects
  • Styling examples

Advanced Integration and Examples

📄 Read: references/advanced-integration.md

  • Displaying ListView in popup
  • DataGrid cell tap integration
  • Switch control binding examples
  • MVVM patterns with commands
  • Localization support
  • Liquid glass effect styling
  • Migration from older versions
  • Best practices and patterns

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.99%
按下载量换算92

Claude

30.32%
按下载量换算74

Cursor

16.83%
按下载量换算41

Gemini CLI

8.46%
按下载量换算21

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills