$npx -y skills add luongnv89/asm --skill missing-frontmatterThis skill intentionally has no YAML frontmatter so the static linter fails it on structure and naming. Used as a "fail path" fixture for the quality provider adapter snapshot tests.
| 1 | # Missing frontmatter corpus skill |
| 2 | |
| 3 | This skill intentionally has no YAML frontmatter so the static linter |
| 4 | fails it on structure and naming. Used as a "fail path" fixture for the |
| 5 | quality provider adapter snapshot tests. |