CtrlK
BlogDocsLog inGet started
Tessl Logo

dot-skills

github.com/pproenca/dot-skills

Skill

Added

Review

valid-skill

tests/fixtures/valid-skill/SKILL.md

A valid test skill with proper formatting. This skill should pass all validations and serves as a reference for the expected format.

22

too-long-skill

tests/fixtures/too-long-skill/SKILL.md

This skill has more than 500 lines which should fail validation.

12

missing-references

tests/fixtures/missing-references/SKILL.md

This skill references rules that do not have corresponding files in the references directory.

22

Invalid-Name

tests/fixtures/invalid-name-uppercase/SKILL.md

This skill has an uppercase letter in the name which should fail validation.

12

invalid--name

tests/fixtures/invalid-name-consecutive-hyphens/SKILL.md

This skill has consecutive hyphens in the name which should fail validation.

12