From llm-wiki
Audits llm-wiki/wiki for orphans, stale claims, missing links, and contradictions. Use when user asks to health-check the wiki.
npx claudepluginhub skinnnyjay/wiki-llm --plugin llm-wikiThis skill is limited to using the following tools:
Audit **`wiki/`** for **orphans**, **broken `[[wikilinks]]`**, **contradictions**, and **gaps**. For **`raw/`** that is still structurally broken **before** wiki merge, use **wiki-raw-prepare** / **`llm-wiki raw validate`** first; **wiki-lint** focuses on **`wiki/`** coherence.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity with signals, forms, dependency injection, routing, SSR, ARIA accessibility, animations, Tailwind styling, testing, and CLI tooling.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Audit wiki/ for orphans, broken [[wikilinks]], contradictions, and gaps. For raw/ that is still structurally broken before wiki merge, use wiki-raw-prepare / llm-wiki raw validate first; wiki-lint focuses on wiki/ coherence.
wiki/index.md and scan wiki/**/*.md (or scope to paths the user named).outputs/ exists, include drafts vs wiki/ duplicate or conflicting claims in scope.wiki/index.md where you expect them listed (project convention from llm-wiki/CLAUDE.md).outputs/ exists, flag duplicate claims or contradictions between outputs/ and wiki/ (treat outputs as drafts until promoted with evidence).If auto-fixable edits were applied and viewer.enabled is not false in config:
llm-wiki build-site --if-stale
This rebuilds wiki/.og/ only when wiki content is newer than the last build.
| Reads | Writes |
|---|---|
wiki/index.md, wiki/**/*.md, optional outputs/** | Optional outputs/lint-report.md if the user wants a saved report |
Downstream: wiki-maintainer (fixes), wiki-pipeline (gate). See skills/references/pipeline-artifacts.md.
raw/ before merge.raw/memory/ (optional context).llm-wiki validate and llm-wiki validate --wikilinks when testing wikilinks.Optional: skills/references/context-persona.md when running checks via tools; persona.name in config (default Gennie).