CtrlK
BlogDocsLog inGet started
Tessl Logo

agui-dojo

Run the AG-UI Dojo demo viewer locally and wire the AG-UI .NET SDK in as a dojo integration. USE FOR: starting the dojo app (apps/dojo), running the .NET dojo backend (AGUIDojoServer), registering or modifying the ag-ui-dotnet integration (agents.ts/menu.ts/env.ts/files.json), running the dojo Playwright e2e suite for the .NET integration (agUiDotnetTests), or understanding how dojo-e2e.yml runs it in CI. DO NOT USE FOR: generic Playwright validation of arbitrary pages (use agui-playwright-validate), or the docs site (use agui-dotnet-sdk-docs).

75

Quality

93%

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

93%Weight 40%Scale 1-5

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

A lean, highly actionable operational skill with exact commands, a path table, and a lockstep registration checklist. The only gap is an explicit validation/feedback-loop checkpoint in the primary run workflow rather than only in the regeneration sub-flow.

Suggestions

Add an inline validation checkpoint to the local run flow (e.g., 'curl http://localhost:8023/health or open http://localhost:9999/ag-ui-dotnet/feature/agentic_chat to confirm both services are up before running tests').

Consider folding the standalone 'Start just the .NET backend by hand' block into a clearly labeled debug sub-section, since it partially duplicates the run command and could trim tokens.

DimensionReasoningScore

Conciseness

Dense and operational throughout — a path table, exact commands, ports, env vars, and gotchas — with no padding or explanations of concepts Claude already knows; every section earns its place.

5 / 5

Actionability

Fully executable copy-paste commands (prep/run scripts with --only flags, dotnet run with exact --urls and --no-build, BASE_URL/PLAYWRIGHT_SUITE test invocation) plus a numbered lockstep registration procedure with exact file paths and code patterns.

5 / 5

Workflow Clarity

Prep→run→browse is clearly sequenced with the explicit 'prep first or there's no build to run' warning and a 5-step lockstep checklist, but the main run flow lacks an inline validate→fix→retry checkpoint (the stale-files gotcha provides one only for the regeneration sub-flow).

4 / 5

Progressive Disclosure

No bundle files exist and the skill needs none; it is a single self-contained file well-organized into clearly signaled sections (pieces table, run, registration, e2e, CI, gotchas) with one-level navigation and no nested references.

5 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

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 strong, specific description with explicit use/non-use triggers and clear disambiguation from neighboring skills. The only minor gap is trigger-term naturalness, which favors internal component names over phrasings a user might naturally say.

Suggestions

Add a couple of plain-language trigger phrases (e.g., 'the AG-UI demo', 'dojo') alongside the internal component names so users not yet familiar with AGUIDojoServer/agUiDotnetTests can still match this skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions with named targets — 'starting the dojo app', 'running the .NET dojo backend (AGUIDojoServer)', 'registering or modifying the ag-ui-dotnet integration (agents.ts/menu.ts/env.ts/files.json)', 'running the dojo Playwright e2e suite (agUiDotnetTests)' — covering the integration's full lifecycle, matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly states what it does (run dojo + wire the .NET SDK as a dojo integration) and when to use it via a concrete 'USE FOR:' trigger list, plus a 'DO NOT USE FOR' disambiguation — both what and when are explicit with concrete triggers.

5 / 5

Trigger Term Quality

Trigger phrases via 'USE FOR:' are concrete and repo-relevant, but lean on internal component/path names (AGUIDojoServer, agUiDotnetTests, dojo-e2e.yml) rather than broadly natural synonyms a user would say, so coverage is good but not comprehensive.

4 / 5

Distinctiveness Conflict Risk

'DO NOT USE FOR: generic Playwright validation (use agui-playwright-validate), or the docs site (use agui-dotnet-sdk-docs)' explicitly distinguishes it from sibling skills, giving a clear niche with minimal conflict risk.

5 / 5

Total

19

/

20

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.