wiki-lint
How to Install
Claude Code:
git clone --depth 1 https://github.com/alirezarezvani/claude-skills.git && cp claude-skills/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileRun a health check on the LLM Wiki vault — mechanical checks (orphans, broken links, stale pages, missing frontmatter, log gap, duplicates) plus semantic checks (contradictions, cross-reference gaps,
Details
| Category | AI/ML → ml |
| Source | https://github.com/alirezarezvani/claude-skills/tree/main/.gemini/skills/wiki-lint/SKILL.md |
| Stars | ★ 18.3K |
| Risk Level | Safe |
Related Skills
wiki-query
Query the LLM Wiki — reads index.md first, drills into 3-10 relevant pages, synthesizes an answer wi
wiki-ingest
Ingest a source file from raw/ into the LLM Wiki — read, discuss, write summary page, update cross-r
wiki-init
Bootstrap a fresh LLM Wiki vault with the three-layer structure, schema files, and starter templates
react-doctor
# React Doctor
Scans React codebases for security, performance, correctness, and architecture issue