lint

Audit Firefox Knowledge Wiki Markdown pages for broken links, stale specs, and missing index entries.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/alastor0325/firefox-wiki-plugin --skill lint-alastor0325
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lint
Source: https://github.com/alastor0325/firefox-wiki-plugin/tree/main/skills/lint
Command: npx skills add https://github.com/alastor0325/firefox-wiki-plugin --skill lint-alastor0325

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill keeps the Firefox Knowledge Wiki accurate by catching broken links, stale specs, missing index entries, and uncited claims before they spread into future investigations.

Core Features & Use Cases

  • Runs lightweight checks after wiki writes and full or force audits on demand.
  • Validates links, required sections, page size, citations, spec freshness, and dead Searchfox references.
  • Updates lint tracking, repairs common log formats, and regenerates derived caches for faster lookup.
  • Use it to maintain component pages, relations, patterns, bugs, specs, and glossary-driven indexes in a shared wiki.

Quick Start

Ask the lint skill to run a full wiki audit and report any broken links, stale specs, missing sections, and uncited claims.

Frequently Asked Questions about lint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check a Firefox wiki for broken links and missing sections?

To check a Firefox wiki for broken links and missing sections, run a full wiki audit to validate Markdown structure, page size, citations, spec freshness, and dead Searchfox references.

What is the best way to maintain Searchfox citation accuracy in a Markdown wiki?

Maintaining Searchfox citation accuracy involves running targeted lint checks to detect dead Searchfox targets, verify uncited claims, and update lint tracking logs during wiki maintenance.

How do I run a single-page lint check after editing a wiki component page?

You can run a single-page lint check on an edited wiki component page to perform lightweight validation of Markdown structure, links, and required sections without a full audit.

Why are my Firefox wiki bug pages showing stale spec references?

Wiki bug pages show stale spec references when the spec freshness is not validated, which a force lint run detects by auditing citations and checking spec coverage across pages.

Can I regenerate derived caches for glossary indexes automatically?

Yes, you can regenerate derived caches for glossary indexes automatically by running a full lint audit, which repairs common log formats and updates index data for aliases.

Does the wiki lint process fix formatting issues or just report them?

The wiki lint process both reports integrity issues and repairs common log formats, updating lint tracking and regenerating derived caches for aliases and index data during audits.