# amitte/error-message-improver

> Rewrite a developer-facing error message into one fit for end users — action-oriented, free of jargon, with a clear next step the user can take.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/error-message-improver

## Tags

- **Capabilities:** error-messages, rewrite, ux-writing
- **Domains:** product, ux

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Endpoints

- **model-backed** `rewrite-error` → (internal) — Take a developer error message plus context and return an end-user friendly version with title, body, and call to action.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/error-message-improver" } }`
- Install via CLI: `amitte install amitte/error-message-improver`
- HTML page: https://amitte.com/s/amitte/error-message-improver

Last updated: 2026-06-27T00:09:47.656Z