CtrlK
BlogDocsLog inGet started
Tessl Logo

agui-dotnet-sdk-docs

Author, update, and validate the AG-UI .NET SDK documentation pages on the docs.ag-ui.com Mintlify site (under docs/). USE FOR: adding or editing a ".NET SDK" docs page (sdk/dotnet/**/*.mdx), wiring it into the docs.json ".NET" nav group and global anchor, running the docs site locally with mintlify dev, previewing/validating rendered .NET pages, checking the .NET sidebar anchor/icon. DO NOT USE FOR: in-repo dotnet markdown such as sdks/dotnet/AGENTS.md or docs/architecture.md (use agui-dotnet-agents-sync); TypeScript/Python docs pages; product code, tests, or wire types.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, token-efficient docs-authoring skill: concrete commands and exact path/format conventions, a numbered edit workflow with an explicit restart checkpoint, and a Playwright validation loop with hard assertions. Organization is clean with only one-level-deep pointers to real repo files.

DimensionReasoningScore

Conciseness

The body is lean and operational — file-layout diagrams, conventions, numbered steps, and a validation checklist — without explaining concepts Claude already knows (e.g., what Mintlify or MDX is); the "Known, harmless quirks" and anti-patterns are actionable gotchas rather than padding, so every token earns its place.

3 / 3

Actionability

It gives concrete, executable guidance: exact commands ("node_modules/.bin/mintlify dev --port=4000", "dotnet add package AGUI.*"), precise registration strings ("sdk/dotnet/<group>/<page>" with no extension), and exact cross-link formats ("/sdk/dotnet/abstractions/types#runagentinput") — copy-paste ready rather than abstract.

3 / 3

Workflow Clarity

The "Adding or editing a page" section is a clearly sequenced 1–4 workflow with an explicit validation checkpoint ("Restart mintlify dev — docs.json changes are read at startup only"), and the "Validation loop" section adds HTTP-200 / H1-match / zero-console-error assertions plus a nav check, giving explicit feedback loops for error recovery.

3 / 3

Progressive Disclosure

No bundle files exist (references/, scripts/, assets/ are absent), so there is no nested-reference risk; the body is well-organized into clearly signaled sections (Where .NET docs live, Page conventions, Adding/editing a page, Local preview, Validation loop, Cleanup, Anti-patterns, Files to mine) that point one level deep to real repo files like docs/docs.json and the JS sibling pages.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A tight, third-person description that names concrete actions, provides explicit USE FOR / DO NOT USE FOR triggers, and sharply bounds its niche against sibling skills. It hits the top anchor on every dimension.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Author, update, and validate", "adding or editing a .NET SDK docs page", "wiring it into the docs.json .NET nav group and global anchor", "running the docs site locally with mintlify dev", "previewing/validating rendered .NET pages" — matching the level-3 anchor of several specific concrete actions.

3 / 3

Completeness

It explicitly answers both what ("Author, update, and validate the AG-UI .NET SDK documentation pages") and when (an explicit "USE FOR:" trigger clause plus a "DO NOT USE FOR:" negative boundary), matching the level-3 anchor for clearly answering both what AND when.

3 / 3

Trigger Term Quality

The "USE FOR:" clause surfaces natural trigger phrasings a user would say ("adding or editing a .NET SDK docs page", "running the docs site locally", "validating rendered .NET pages") with good coverage of the domain's common variations; it is not generic jargon.

3 / 3

Distinctiveness Conflict Risk

The niche is narrow (.NET SDK docs pages on the docs.ag-ui.com Mintlify site) and the "DO NOT USE FOR" clause explicitly disambiguates adjacent skills ("use agui-dotnet-agents-sync"), TypeScript/Python docs, and product code, making wrong-skill triggering unlikely.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ag-ui-protocol/ag-ui
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.