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).

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.

The body is a tight, actionable reference: executable commands, a location table, a numbered scenario-registration checklist, and explicit validation guards, with no conceptual padding and well-organized sections. It matches the strong good_overall_examples.

DimensionReasoningScore

Conciseness

The body is information-dense — paths, ports, commands, and a location table — with no padding about concepts Claude already knows; project-specific context (Dojo purpose, ChatClient env-var fallback) earns its place, matching the score-3 'lean and efficient' anchor.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands throughout ('pnpm install --no-frozen-lockfile', 'node apps/dojo/scripts/prep-dojo-everything.js --only dojo,ag-ui-dotnet', 'dotnet run --project AGUIDojoServer/AGUIDojoServer.csproj --urls ...'), matching the score-3 anchor rather than the pseudocode score-2 anchor.

3 / 3

Workflow Clarity

Multi-step processes are clearly sequenced (prep -> run; a numbered 1-5 checklist for registering a scenario) with explicit checkpoints ('prep first or there's no build to run') and a validation guard ('CI job check-generated-files fails if src/files.json is stale'), matching the score-3 anchor; not score 2 because validation is explicit rather than implicit.

3 / 3

Progressive Disclosure

No bundle files exist, and the single-file body is well-organized into clearly headed sections (Where the pieces live, Run locally, How registered, e2e suite, CI, Gotchas) with a navigation table rather than a monolithic wall of text, so it earns the top score for a self-contained skill per the simple-skills scoring note.

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.

The description is specific, complete, and distinctive: it names concrete actions, gives explicit USE FOR / DO NOT USE FOR triggers with redirects to adjacent skills, and uses third person throughout. It is a strong match against the good_overall_examples.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions such as '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)', and 'running the dojo Playwright e2e suite', matching the score-3 anchor.

3 / 3

Completeness

Explicitly answers both what ('Run the AG-UI Dojo demo viewer locally and wire the AG-UI .NET SDK in as a dojo integration') and when via 'USE FOR:' and 'DO NOT USE FOR:' clauses, matching the score-3 anchor; not score 2 because the when is explicit, not merely implied.

3 / 3

Trigger Term Quality

Good coverage of the natural terms a developer on this repo would say ('dojo app', '.NET dojo backend', 'ag-ui-dotnet integration', 'Playwright e2e suite', 'agUiDotnetTests', 'dojo-e2e.yml', 'CI'), matching the score-3 anchor rather than the partial-coverage score-2 anchor.

3 / 3

Distinctiveness Conflict Risk

A clear niche (AG-UI Dojo .NET integration) with a 'DO NOT USE FOR' clause redirecting to sibling skills (agui-playwright-validate, agui-dotnet-sdk-docs), making it unlikely to trigger for the wrong skill; matches the score-3 anchor.

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.