Token导航 LogoToken导航TokenDH.com
开发需要联网github未标认证来源可访问许可证需确认审计提醒

syncfusion-maui-markdown-viewersyncfusion maui Markdown viewer 控制

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

1,182

周安装

34

GitHub Stars

54

下载量

280
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

同步融合 maui Markdown viewer 控制器,用于渲染 Markdown 文档。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中的文档查看与说明文展示。
  • 通过 GitHub 仓库安装,使用标准技能添加命令集成。
  • 涉及对外发布内容时应避免夸大描述或虚构功能特性。
  • syncfusion-maui-markdown-viewer 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Implementing Syncfusion.NET MAUI MarkdownViewer

This skill guides you through implementing the SfMarkdownViewer control, a lightweight and efficient UI component for rendering Markdown content with full formatting support in.NET MAUI applications across mobile and desktop platforms.

When to Use This Skill

Use this skill when you need to:

  • Display Markdown-formatted content in a.NET MAUI application
  • Render in-app documentation, user guides, or help content
  • Show release notes, changelogs, or feature updates
  • Present FAQs, troubleshooting guides, or support articles
  • Load Markdown from strings, local files, embedded resources, or URLs
  • Customize the appearance of rendered Markdown (fonts, colors, spacing)
  • Apply custom CSS styling for advanced theming
  • Retrieve or convert Markdown content programmatically (to HTML or plain text)
  • Create documentation viewers, note-taking apps, or content portals

Component Overview

SfMarkdownViewer provides:

  • Standard Markdown Support — Renders headings, bold/italic text, lists, tables, images, code blocks, links, and more
  • Flexible Input Sources — Load content from strings, .md files, embedded resources, or remote URLs
  • Appearance Customization — Control fonts, colors, and spacing via MarkdownStyleSettings
  • Custom CSS Styling — Apply advanced theming using raw CSS rules
  • Content Retrieval — Access raw Markdown, convert to HTML, or extract plain text
  • Smooth Scrolling — Fluid navigation through large documents across all platforms
  • Cross-Platform — Consistent rendering on iOS, Android, Windows, and macOS

Typical Use Cases:

  • In-app documentation and feature tours
  • Release notes and version update displays
  • Help sections and support portals
  • Interactive content with links
  • Styled content presentation

Documentation and Navigation Guide

Getting Started

📄 Read: references/getting-started.md

When you need to:

  • Install the Syncfusion.Maui.MarkdownViewer NuGet package
  • Register the Syncfusion handler in MauiProgram.cs
  • Create your first SfMarkdownViewer control (XAML or C#)
  • Add basic Markdown content to display

Loading Content from Different Sources

📄 Read: references/loading-content.md

When you need to:

  • Load Markdown from a string variable
  • Read Markdown from a local .md file
  • Load embedded resource files from your project
  • Fetch Markdown from a remote URL
  • Handle async loading scenarios
  • Choose the right content source for your use case

Appearance Customization

📄 Read: references/appearance-customization.md

When you need to:

  • Customize heading sizes and colors (H1, H2, H3)
  • Change body text font size and color
  • Style table headers, data cells, and backgrounds
  • Use the MarkdownStyleSettings class
  • Match Markdown appearance with your app's theme
  • Understand property-based styling approach

Custom CSS Styling

📄 Read: references/custom-css-styling.md

When you need to:

  • Apply advanced styling beyond basic properties
  • Override default styles with custom CSS rules
  • Style images (borders, shadows, rounded corners, sizing)
  • Customize table appearance (striped rows, borders, padding)
  • Control scrollbar visibility and styling
  • Implement branded content designs
  • Understand CSS precedence over properties

Content Retrieval

📄 Read: references/content-retrieval.md

When you need to:

  • Retrieve the raw Markdown text programmatically
  • Convert Markdown content to HTML format
  • Extract plain text without formatting
  • Use GetMarkdownText(), GetHtmlText(), or GetText() methods
  • Process or transform Markdown content in code

Troubleshooting

📄 Read: references/troubleshooting.md

When you encounter:

  • Handler not registered errors
  • NuGet package installation issues
  • Styles not applying correctly
  • CSS not overriding properties
  • Font size unit problems
  • Image loading failures
  • URL loading issues
  • Cross-platform rendering differences

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.42%
按下载量换算105

Claude

28.32%
按下载量换算79

Cursor

21.15%
按下载量换算59

Gemini CLI

9.67%
按下载量换算27

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills