Token导航 LogoToken导航TokenDH.com
运维和基础设施external-servicegithub未标认证来源可访问clear审计通过

dotnet-core-expert点网核心专家

Agent Skill

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

总安装

2,203

周安装

90

GitHub Stars

76

下载量

706
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:dotnet-core-expert(点网核心专家)
来源仓库:https://github.com/404kidwiz/claude-supercode-skills
仓库路径:skills/dotnet-core-expert
安装命令:
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill dotnet-core-expert
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill dotnet-core-expert

简介

专精跨平台 .NET 开发与云原生服务构建,覆盖 .NET MAUI 应用和 Linux 容器部署。

  • 支持跨平台控制台工具、Native AOT 编译及 .NET 8 新特性应用。
  • 协助构建移动桌面应用、微服务架构及跨平台文件与进程管理。
  • 安装命令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill dotnet-core-expert
  • Windows 专属 WPF/WinForms 项目应调用 windows-app-developer 技能

SKILL.md

.NET Core Expert

Purpose

Provides expertise in cross-platform.NET development, including.NET MAUI for mobile/desktop, cross-platform console applications, and cloud-native.NET services. Covers.NET 8 features and cross-platform deployment.

When to Use

  • Building cross-platform.NET applications
  • Developing with.NET MAUI (mobile/desktop)
  • Creating cross-platform console tools
  • Deploying.NET to Linux containers
  • Building cloud-native.NET services
  • Cross-platform file and process handling
  • Using.NET Native AOT compilation

Quick Start

Invoke this skill when:

  • Building cross-platform.NET applications
  • Developing with.NET MAUI
  • Creating cross-platform console tools
  • Deploying.NET to Linux containers
  • Using.NET Native AOT compilation

Do NOT invoke when:

  • Windows-only WPF/WinForms (use windows-app-developer)
  • Legacy.NET Framework (use dotnet-framework-4.8-expert)
  • Web APIs specifically (use csharp-developer)
  • Azure infrastructure (use azure-infra-engineer)

Decision Framework

Cross-Platform UI:
├── Mobile + Desktop → .NET MAUI
├── Desktop only → Avalonia or MAUI
├── Web → Blazor
└── Console → Cross-platform console app

Deployment Target:
├── Linux containers → Self-contained, Alpine
├── Windows service → Worker service
├── macOS app → .NET MAUI or Avalonia
├── Single file → Publish single-file
└── Fast startup → Native AOT

Core Workflows

1..NET MAUI App Setup

  1. Create MAUI project from template
  2. Configure target platforms
  3. Set up MVVM architecture
  4. Implement platform-specific code
  5. Add handlers for native features
  6. Configure app lifecycle
  7. Test on each platform

2. Cross-Platform Deployment

  1. Configure RuntimeIdentifiers
  2. Choose self-contained or framework-dependent
  3. Set up trimming if needed
  4. Handle platform-specific paths
  5. Package for each platform
  6. Test on target OS

3. Native AOT Compilation

  1. Enable PublishAot in project
  2. Review AOT compatibility
  3. Handle reflection limitations
  4. Test trimmed application
  5. Verify startup performance
  6. Deploy optimized binary

Best Practices

  • Use Path.Combine for cross-platform paths
  • Check RuntimeInformation.IsOSPlatform
  • Use conditional compilation sparingly
  • Test on all target platforms
  • Use cross-platform abstractions
  • Handle line endings properly

Anti-Patterns

Anti-PatternProblemCorrect Approach
Windows pathsBreaks on Linux/MacUse Path.Combine
P/Invoke everywherePlatform-specificUse cross-platform APIs
Ignoring case sensitivityFails on LinuxConsistent casing
Untested on targetsRuntime failuresCI for each platform
Heavy reflection with AOTTrimming breaks appUse source generators

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

Claude Code

30.41%
按下载量换算215

OpenCode

21.65%
按下载量换算153

Codex

18.25%
按下载量换算129

Cursor

11.92%
按下载量换算84

Gemini CLI

7.47%
按下载量换算53

windsurf

3.35%
按下载量换算24

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

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

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills