cleanddd-dotnet-coding

cleanddd-dotnet-coding is a skill for Claude Code, Codex, Cursor from zhouda1fu/Ncp.Admin. It costs 63 tokens per session (4,963 once invoked), scanned A, original, no licence file.

A coding guide for implementing modeled business requirements in CleanDDD .NET projects. It covers business objects, commands, queries, API endpoints, events, data storage, configuration, and tests.

In plain words
What is it for?
Use it when adding or modifying business functionality, web API endpoints, event handling, repositories, configuration, or tests in a CleanDDD project.
Why use it?
It connects the design created during modeling with the code that delivers it. This helps developers change business features and related data access within the project's structure.

Skill for Claude CodeCodexCursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/zhouda1fu/ncp.admin/cleanddd-dotnet-coding
Any agent
npx skills add zhouda1fu/Ncp.Admin --skill cleanddd-dotnet-coding
Clone the repo
git clone --depth 1 https://github.com/zhouda1fu/Ncp.Admin

Made for: Claude Code, Codex, Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cleanddd-dotnet-coding

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhouda1fu/ncp.admin/cleanddd-dotnet-coding.svg)](https://agentmods.dev/skills/zhouda1fu/ncp.admin/cleanddd-dotnet-coding)
Your own site
<a href="https://agentmods.dev/skills/zhouda1fu/ncp.admin/cleanddd-dotnet-coding"><img src="https://agentmods.dev/badge/skills/zhouda1fu/ncp.admin/cleanddd-dotnet-coding.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,963 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00063 $0.04963
Opus 5 $0.00032 $0.02482
Sonnet 5 $0.00013 $0.00993
Haiku 4.5 $0.00006 $0.00496

Measured 4d ago against content hash f1f991ff45f0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cleanddd-dotnet-coding scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/cleanddd-dotnet-coding/SKILL.md · 472 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 472 lines · 63 tokens per session scan A f1f991ff45f0

Subscribe to this mod's changes

cleanddd-dotnet-coding is a skill published in the GitHub repository zhouda1fu/Ncp.Admin (48 stars, last pushed 2mo ago), with no licence file. It adds 63 tokens to every session and 4,963 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

build-and-test

How to build and test .NET projects in the Agent Framework repository. Use this when verifying or testing changes.

microsoft/agent-framework · 26 tokens

agents-sdk-dotnet

Use when any code imports Microsoft.Agents.Hosting.AspNetCore, Microsoft.Agents.Builder, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a Microsoft 365 Agents SDK agent in C# / .NET. Trigger on questions about appsettings.json, connection configuration…

microsoft/Agents · 112 tokens

agents-sdk-dotnet-otel

Use when adding, configuring, validating, or troubleshooting OpenTelemetry observability for a Microsoft 365 Agents SDK application in C# / .NET. Trigger when the user mentions OpenTelemetry, OTel, telemetry, traces, metrics, logs, OTLP, Aspire Dashboard, Application Insights, Azure Monitor, distributed tracing…

microsoft/Agents · 86 tokens

bf-to-agents-sdk-dotnet-migration

Use when migrating a Bot Framework .NET SDK bot to Microsoft 365 Agents SDK. Triggered by projects that depend on packages: Microsoft.Bot.Builder or Microsoft.Bot.Builder.Integration.AspNet.Core that want to migrate to Agents SDK.

microsoft/Agents · 56 tokens

agents-sdk-dotnet-debugging

Use when troubleshooting an agent built with the Microsoft Agents SDK (Microsoft.Agents.Hosting.AspNetCore and related packages) in C# / .NET. Trigger on any of these symptoms: build or C# compile errors, crashes on startup, 401 or auth errors on incoming requests, the bot not responding to messages, appsettings.json…

microsoft/Agents · 136 tokens

code-review-csharp

Perform structured code reviews of C# source code covering naming conventions, performance, security, readability, and .NET best practices. Trigger phrases include "review this C# code", "check my C# for best practices", "analyze this C# class", "find issues in my C# code".

pnp/copilot-prompts · 66 tokens