dotnet-uno-mcp

Search and fetch Uno Platform documentation via MCP tools with fallback content.

10|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/AGIBuild/Agibuild.Fulora --skill dotnet-uno-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dotnet-uno-mcp
Source: https://github.com/AGIBuild/Agibuild.Fulora/tree/main/.cursor/skills/dotnet-uno-mcp
Command: npx skills add https://github.com/AGIBuild/Agibuild.Fulora --skill dotnet-uno-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a robust and efficient way to access the latest Uno Platform documentation by integrating with the Model Context Protocol (MCP) server, ensuring you always have up-to-date information.

Core Features & Use Cases

  • MCP Tool Integration: Utilizes specific MCP tools (mcp__uno__) for searching and fetching documentation.
  • Intelligent Workflow: Implements a search-then-fetch pattern for precise information retrieval.
  • Fallback Mechanism: Gracefully handles situations where the MCP server is unavailable by providing static content and official URLs.
  • Use Case: When developing a new feature in Uno Platform, use this Skill to quickly find the most relevant and current documentation on topics like "MVUX reactive pattern" or "Navigation Extensions," ensuring your implementation follows best practices.

Quick Start

Use the dotnet-uno-mcp skill to search for documentation on "Uno Platform MVUX reactive pattern".

Frequently Asked Questions about dotnet-uno-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and fetch live Uno Platform documentation during development?

Uno Platform documentation lookup integrates with the Model Context Protocol server to execute a search-then-fetch workflow, retrieving live documentation for topics like MVUX reactive patterns and Navigation Extensions with required citations.

What happens if the MCP server is unavailable when looking up Uno Platform docs?

When the MCP server is unavailable for Uno Platform documentation lookup, the system provides fallback static content and official URLs, ensuring you still receive relevant reference information without interrupting your development workflow.

How do I find Uno Platform best practices for MVUX reactive patterns?

Finding Uno Platform best practices for MVUX reactive patterns involves using the MCP documentation lookup to search the live server, fetching the most current implementation guides to ensure your feature development follows official standards.

Do I need any dependencies to use the Uno Platform MCP documentation lookup?

No external dependencies are required to use the Uno Platform MCP documentation lookup; it operates by detecting available MCP tools and managing initialization rules internally to query the server for live references.

Can I use this documentation lookup for Uno Platform Navigation Extensions?

Yes, you can use this documentation lookup for Uno Platform Navigation Extensions by querying the MCP server, which searches live documents and fetches precise implementation details with citation requirements for external data.