| DocsPress: Colorful Code | docspress/colorful-code | One source, annotated example, or unified diff that benefits from filename, highlighting, line numbers, caption, and copy | language, filename, code, highlightedLines, showLineNumbers, caption, diffMode, copyMode, annotations; each annotation has line, content |
| DocsPress: Code Tabs | docspress/code-tabs | Two to eight equivalent implementations, package managers, languages, or platforms | tabs, showLineNumbers, caption; each tab has label, language, filename, code |
| DocsPress: Callout | docspress/callout | Important notes, tips, warnings, hazards, or success guidance | tone, title, content, collapsible, open |
| DocsPress: Flow | docspress/flow | A connected, automatically numbered procedure | start, steps; each step has title, content |
| DocsPress: API Request / Response | docspress/api-request | A verified HTTP request and its response as one unit, optionally runnable in the browser | method, endpoint, headers, requestBody, requestBodyFormat, responseStatus, responseBody, responseBodyFormat, runnable, editable, allowUnsafe, baseUrl, allowedOrigins, timeout |
| DocsPress: Fields / Schema | docspress/fields | Typed API parameters, configuration keys, environment variables, CLI options, or response properties | title, description, fields, searchable, compact; each field has name, type, required, defaultValue, description, values, deprecated |
| DocsPress: Live Code Playground | docspress/code-playground | A small self-contained HTML, CSS, and JavaScript example readers should edit and run | title, html, css, javascript, height, autoRun, showConsole, allowNetwork |
| DocsPress: Diagram | docspress/diagram | A compact flow or sequence diagram without an external rendering dependency | title, type, source, caption |
| DocsPress: Troubleshooter | docspress/troubleshooter | A short branching support or onboarding flow | title, intro, startId, questions, outcomes, showProgress; questions route by ID and outcomes have status, title, content |
| DocsPress: Terminal Session | docspress/terminal-session | A copyable command with optional read-only output | title, shell, prompt, command, output |
| DocsPress: Result | docspress/result | A concise verified outcome after a build, check, command, or procedure | status, title, content, meta |
| DocsPress: File Tree | docspress/file-tree | A relevant project or generated-directory structure | root, tree, caption |
| DocsPress: Prompt | docspress/prompt | A reusable AI prompt with model, mode, context, and caption | prompt, model, mode, thinking, context, caption |