SKILLEMALL.ai

BF dotnet-onion-api

Scaffold a new .NET solution (Web API + Worker microservices) using ONION architecture and EF Core, codifying battle-tested layered patterns and explicitly avoiding the common pitfalls of legacy stored-procedure-centric codebases. Use this skill whenever the user asks to "create a new dotnet project", "scaffold a .NET API", "new C# solution", "add a worker microservice", "add a feature end-to-end", or mentions "ONION", "Clean Architecture", "Onion Architecture", or "the layered .NET patterns I like". Three modes — (1) full solution scaffold, (2) add a feature slice through all layers, (3) add a BackgroundService worker microservice.

ClawHub Agent Skills author: Dennis Rongo v1.0.0 MIT-0 12 files body ≈ 6 084 tokens Open the sourceclawhub.ai analyzed 2 d ago

Scaffold a new .NET solution (Web API + Worker microservices) using ONION architecture and EF Core, codifying battle-tested layered patterns and explicitly…

As a process F 48/100 · Will not run — References files that are not bundled: references/templates/worker-csproj.md

TemplateAzureSoftware developmentData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
87/100
safety, quality, tests
Safety 60%
99
Quality 40%
70
Run on models
none yet
Process rating
F
48/100
Will not run
References files that are not bundled: references/templates/worker-csproj.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  2. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 1

✓ No critical or high findings

Medium and low: 1
  • low Concealment en-hide-from-user references/templates/worker-program.cs.md:166
    Instruction to hide actions from the user (negated — the text forbids it)
    - Catch `Exception` and silently delete the message — that loses the failure forever.
    negated

Files scanned: 12. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 6084 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: references/templates/worker-csproj.md

Process rating: all ten parameters 48/100

Will not run. References files that are not bundled: references/templates/worker-csproj.md
  • 0Tools and files. 1 referenced file(s) missing: references/templates/worker-csproj.md
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 13 mutating operations with no state check
  • 70Execution cost. Instruction body is 6084 tokens
  • 85Steps. 136 steps, 2 vague phrases
  • 100When it triggers. States when to use and when not to
  • 100Failures and branches. 7 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 11 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (6 tags): a typed call is more reliable

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • -5TODO / placeholder text left in the skill
  • -215 emoji in the instructions: noise for the model
  • +1No license
  • +2Single-language instructions
  • +5Description quotes 8 example trigger phrases
  • +3Description length 640: enough signal without eating the budget
  • +4Structure: 24 headings
  • +3Step-by-step instructions: 136 items
  • +4Has examples (2 code blocks)
  • +4Reference files are cited in the instructions (2 of 2)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 70.

External checks

ClawHub: clean
This skill is a disclosed .NET scaffolding helper that writes project files, runs normal .NET build/test commands, and checks public package/version sources for compatibility.
LLM: benign (high) · VirusTotal: · 16 Aug 2026