# Nostics ## Documentation Sets - [Nostics](https://nostics.dev/llms-full.txt) ## Docs - [Quick start](https://nostics.dev/raw/getting-started/quick-start.md): Install nostics and define your first diagnostic catalog. - [Defining diagnostics](https://nostics.dev/raw/guide/defining-diagnostics.md): Declare stable codes, typed params, docs links, sources, and causes. - [Reporters and formatters](https://nostics.dev/raw/guide/reporters-and-formatters.md): Send diagnostics to the console, files, HTTP, or your own reporter. - [Production builds](https://nostics.dev/raw/guide/production-builds.md): Make diagnostics production-lean, drop catalog text from surviving codes and strip report-only calls. - [Dev collector](https://nostics.dev/raw/guide/dev-collector.md): Forward browser diagnostics from Vite dev to a local log file. - [Diagnostic registry](https://nostics.dev/raw/recipes/diagnostic-registry.md): Publish stable docs pages for diagnostic codes. - [Reference](https://nostics.dev/raw/api/reference.md): API reference for nostics core exports, reporters, formatters, and plugins. ## Landing - [Errors worth reading](https://nostics.dev/raw/index.md): Errors worth reading. Stable codes, fixes, docs URLs, reporters, and production stripping