Loading...
Loading...
Found 76 Skills
Commuting Plan/Route Planning (point-to-point or multi-stop routing). For user queries such as 'How to get there/How to commute/Commuting plan/Subway and bus transfer/How long and how much for a taxi/From hotel to scenic spot or venue', etc. Default to real-time verification and provide source links and query time (local time); do not fabricate precise figures; Calendar entry requires explicit user confirmation.
Data acquisition for web scraping and data collection. Use when user needs "爬取数据/抓取网页/scrape data". Outputs structured JSON/CSV for analysis.
Restaurant recommendations / What to eat / Where to eat / Coffee, bars, desserts, late-night snacks. For users asking questions like "What's good to eat nearby? / Restaurant recommendations / What's the average cost per person? / What time do you close? / Do I need a reservation? / Suitable for families or treating guests?" etc. By default, provide a "query time snapshot" (local time) and source links; do not fabricate restaurant names, addresses, business hours, average cost per person, or ratings; if information is insufficient, first ask 2-3 key questions.
Hotel Booking/Hotel Selection/Where to Stay. Applicable to scenarios where users ask you to "book a hotel/select a hotel/recommend hotels/compare prices between official websites and OTAs/confirm cancellation policies and breakfast options/which area is more convenient to stay near a certain landmark", etc. Default priority is given to official websites, followed by price comparison with OTAs; no automatic booking; when citing external facts, try to provide source links and local time of the source; never fabricate information.
Data visualization for charts and graphs. Use when user needs "画图/图表/可视化". Creates static PNG or interactive HTML charts from data.
Verification + citation workflow. Use whenever the user asks you to look up information, mentions latest/today/real-time, requests news/weather/prices/scores, or whenever you plan to reference external facts. Requires source links and (when relevant) local published/updated time. NEVER fabricate.
Flight status lookup workflow. Use for flight status, delays, cancellations, airport departures/arrivals, or “today/real-time” aviation updates. Prefer airline/airport official sources; always include source link + local update time; NEVER fabricate.
Build ASP.NET Core Web APIs with .NET 10 (C# 14.0). Supports project scaffolding, CRUD operations, Entity Framework integration, dependency injection, testing with xUnit, Docker containerization, and following 2025 best practices. Use when creating REST APIs, microservices, backend services, implementing CRUD operations, setting up Entity Framework, adding authentication/authorization, or containerizing .NET applications. Triggers on .NET, ASP.NET Core, C#, Web API, REST API, microservices, dotnet, csharp development tasks.
Ensure .NET/C# code meets best practices for the solution/project.
Review the C#/.NET code for design pattern implementation and suggest improvements.
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.
UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers namespace changes, threading (CoreDispatcher to DispatcherQueue), windowing (CoreWindow to AppWindow), dialogs, pickers, sharing, printing, background tasks, and the most common Copilot code generation mistakes.