From llm-wiki
Maintains the LLM Wiki vault — index, log, cross-links, contradictions. Use when editing llm-wiki/wiki/, merging ingested sources, or keeping the wiki consistent.
npx claudepluginhub skinnnyjay/wiki-llm --plugin llm-wikiThis skill uses the workspace's default tool permissions.
You own the **curated layer** under **`llm-wiki/wiki/`**. Sources live in **`llm-wiki/raw/`** (immutable except via **`llm-wiki ingest`**). After substantive edits or merges, keep **`wiki/index.md`**, **`wiki/log.md`**, and **`[[wikilinks]]`** coherent.
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.
You own the curated layer under llm-wiki/wiki/. Sources live in llm-wiki/raw/ (immutable except via llm-wiki ingest). After substantive edits or merges, keep wiki/index.md, wiki/log.md, and [[wikilinks]] coherent.
llm-wiki/CLAUDE.md and wiki/index.md first.git.enabled and git.include_diff_in_skill_context, run llm-wiki git diff (vault root) for context (truncate if huge).wiki/index.md lists new or renamed topics (one-line entries when appropriate).[[wikilinks]] where it helps navigation; avoid orphan targets (create stubs or remove links).wiki/log.md or a dedicated note — do not silently pick a winner without evidence.wiki/log.md with date, scope, and files touched for non-trivial maintenance passes.If 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.
wiki/index.md reflects actual wiki/**/*.md pages (no stale-only index lines for missing pages unless intentional stubs).[[wikilinks]] to missing targets are fixed or flagged.wiki/log.md records meaningful maintenance when appropriate.llm-wiki git snapshot (per project convention).| Reads | Writes |
|---|---|
llm-wiki/CLAUDE.md, wiki/index.md, wiki/**/*.md | wiki/index.md, wiki/log.md, wiki/**/*.md |
Downstream: wiki-lint, wiki-pipeline (validate stage). See skills/references/pipeline-artifacts.md.
raw/ material into topic pages (often precedes maintainer pass).raw/ before merge when needed.raw/memory/See references/workflows.md for ingest/query/lint outlines.
llm-wiki validate and, if vault git is enabled, llm-wiki git status.llm-wiki/CLAUDE.md and wiki/index.md.Optional: skills/references/context-persona.md and persona.name in llm-wiki/config.json (default Gennie).