This repository was archived by the owner on Apr 5, 2026. It is now read-only.
docs: update CLAUDE.md for three-kit architecture and implementation … #7
lint.yml
on: push
Markdown lint
4s
Validate skill routing
4s
Annotations
10 errors
|
Fenced code blocks should have a language specified:
claude/skills/webapp-testing/SKILL.md#L106
claude/skills/webapp-testing/SKILL.md:106 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Fenced code blocks should have a language specified:
claude/skills/webapp-testing/SKILL.md#L32
claude/skills/webapp-testing/SKILL.md:32 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Headings should be surrounded by blank lines:
claude/skills/systematic-debugging/SKILL.md#L55
claude/skills/systematic-debugging/SKILL.md:55 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 4: Fix & Verify"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
|
Headings should be surrounded by blank lines:
claude/skills/systematic-debugging/SKILL.md#L42
claude/skills/systematic-debugging/SKILL.md:42 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3: Understand"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
|
Headings should be surrounded by blank lines:
claude/skills/systematic-debugging/SKILL.md#L30
claude/skills/systematic-debugging/SKILL.md:30 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2: Isolate"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
|
Headings should be surrounded by blank lines:
claude/skills/systematic-debugging/SKILL.md#L14
claude/skills/systematic-debugging/SKILL.md:14 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1: Reproduce"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
|
Headings should be surrounded by blank lines:
claude/skills/systematic-debugging/SKILL.md#L9
claude/skills/systematic-debugging/SKILL.md:9 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Overview"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
|
Lists should be surrounded by blank lines:
claude/skills/security-review/SKILL.md#L34
claude/skills/security-review/SKILL.md:34 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] No hardcoded API keys, t..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
|
Trailing spaces:
claude/skills/bash-linux/SKILL.md#L64
claude/skills/bash-linux/SKILL.md:64:29 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|
|
Trailing spaces:
claude/skills/bash-linux/SKILL.md#L18
claude/skills/bash-linux/SKILL.md:18:33 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|