Tesseron Docs
Authoritative Tesseron documentation lookup via the `@tesseron/docs-mcp` MCP server. Calls `search_docs` to find relevant pages and `read_doc` to fetch the full markdown body when the user asks precision questions about Tesseron protocol or SDK behaviour. Triggers on requests that need an exact spec, not an overview — wire format (JSON-RPC envelopes, `tesseron/hello`, `tesseron/welcome`, `tesseron/resume`, `actions/progress`, `actions/cancel`), transport framing, handshake and claim-code flow, session resume and resumeToken, lifecycle transitions, sampling contract, elicitation contract (`ctx.confirm`, `ctx.elicit`), progress + cancellation via `AbortSignal`, error codes (`TesseronErrorCode`, `SamplingNotAvailableError`, `ElicitationNotAvailableError`, `TimeoutError`, `CancelledError`, `ResumeFailedError`), capability negotiation, origin allowlist, multi-app namespacing, MCP gateway config, Standard Schema (Zod, Valibot, Typebox) integration, action-builder steps, resource read/subscribe, React hook semantics. Use phrases like "what error code does X return", "what does tesseron/hello look like", "exact handshake shape", "resumeToken flow", "gateway origin allowlist", "show me the spec for", "what fields does X accept". The `framework` skill handles orientation and the mental model; `tesseron-docs` handles chapter-and-verse questions.
What this skill does
Tesseron Docs is a production-ready Claude Code skill (quality score 70/100) in the integrations sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/tesseron-docs/ and loads when your prompt matches the skill's trigger.
Who uses this skill
The Tesseron Docs skill is built for Claude Code users and developers across all disciplines looking for general-purpose AI assistance. It is part of the open ClaudSkills registry, a community-curated catalog of 15,000+ capabilities you can install for Claude Code — the Claude CLI agent.
How to install
Free
Manual install (2 steps)
mkdir -p ~/.claude/skills/tesseron-docs
curl -L https://claudskills.com/skills/tesseron-docs/SKILL.md \
-o ~/.claude/skills/tesseron-docs/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/tesseron-docs/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/tesseron-docs/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\tesseron-docs\SKILL.md on Windows. See the full install guide for step-by-step instructions.
Pro
One-click install via the desktop app
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
More General skills
Browse all General skills in the ClaudSkills registry, or explore these top-rated picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools:
GifPerfect ·
AspectPerfect ·
SlomoPerfect ·
Ucaption ·
UTagger ·
AutoXPoster ·
TestYourSkills