CtrlK
BlogDocsLog inGet started
Tessl Logo

valid

Reference fixture for dart_skills_lint. Demonstrates a SKILL.md that passes every default rule: hyphen-lowercase name matching the parent directory, a properly sized description, and no other frontmatter fields that would trigger the disallowed-field check.

63

Quality

76%

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

Fix and improve this skill with Tessl

tessl review fix ./tool/dart_skills_lint/example/skills/valid/SKILL.md
SKILL.md
Quality
Evals
Security

Valid example skill

This skill exists so the linter has a known-good fixture to validate against. It deliberately does nothing useful — it's documentation.

Run it with:

dart run dart_skills_lint --skill ./example/skills/valid

Expected output: Skill is valid. and exit code 0.

Repository
flutter/agent-plugins
Last updated
First committed

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.