Skip to main content

forge-ts

Universal TypeScript documentation compiler. Enforces TSDoc coverage as a build gate, then generates all documentation artifacts from source code in one pass. Use when: (1) checking or enforcing TSDoc coverage on TypeScript exports, (2) running @example blocks as tests (doctests), (3) generating OpenAPI 3.2 specs from @route tags, (4) creating documentation sites (Mintlify, Docusaurus, Nextra, VitePress), (5) producing AI context files (llms.txt, llms-full.txt, SKILL.md), (6) configuring forge-ts.config.ts or per-rule enforcement, (7) understanding auto-generated vs stub doc pages and their idempotency, (8) locking configs against agent drift (agent-proof guardrails), (9) generating guides from code analysis (@guide, @concept tags), (10) user mentions "forge-ts", "TSDoc enforcement", "doctest", "documentation compiler", or asks about generating docs from TypeScript source.

Jump to install

Source facts

Repository
kryptobaseddev/forge-ts
Last source activity
March 26, 2026 at 04:29
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.