Eigenwise/tesseron

Expose typed web-app actions to MCP-compatible AI agents over WebSocket. TypeScript SDK + matching MCP gateway.

20Stars on the repository
16Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

Eigenwise/tesseron

Skill Claude CodeCodex

Create professional, dark-themed architecture diagrams as standalone HTML files with SVG graphics. Use when the user asks for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology diagrams, or any technical diagram showing system components and…

20 12d ago A 55 tokens

tesseron-diagram

02

Eigenwise/tesseron

Skill Claude CodeCodex

Create professional technical diagrams (architecture, sequence, state, flow) in the Tesseron docs visual language — dark slate base with a single amber accent, dotted-grid background, gradient cards, Lucide-style icons, Gaussian-blur glow on the emphasized node, and Inter + JetBrains Mono typography. Use when creating…

20 12d ago A 113 tokens

update-docs

03

Eigenwise/tesseron

Skill Claude CodeCodex

Use this skill after any change to packages/ source that shifts Tesseron's public surface - protocol messages, exported types, action/resource builder APIs, ActionContext methods, transports, gateway CLI flags, or React hooks - to sync docs/src/content/docs/ so the Starlight site matches the code. Triggers on "update…

20 12d ago A 127 tokens

framework

04

Eigenwise/tesseron

Skill Claude CodeCodex

Quick-reference mental model for the Tesseron TypeScript SDK — core abstractions (app, action, resource, handler, ActionContext, transport, session, gateway), canonical imports per consumer package (@tesseron/web, /server, /react, /core, /mcp), and the minimum-viable-app template. Load when the user is starting…

20 12d ago A 263 tokens

tesseron-dev

05

Eigenwise/tesseron

Skill Claude CodeCodex

Set up and maintain Tesseron integration in a JS/TS project. Picks the right consumer package (@tesseron/react for React, @tesseron/server for Node, @tesseron/web for any other browser context), installs it with the project's existing package manager, ensures a Standard-Schema validator is present, and inserts the…

20 12d ago A 0 tokens

tesseron-docs

06

Eigenwise/tesseron

Skill Claude CodeCodex

Authoritative Tesseron documentation lookup via the @tesseron/docs-mcp MCP server. Calls searchdocs to find relevant pages and readdoc 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…

20 12d ago A 318 tokens

tesseron-explorer

07

Eigenwise/tesseron

Skill Claude CodeCodex

Maps existing Tesseron TypeScript codebases — catalogs apps, actions, resources, context-method usage, transports, React hooks, and session-lifecycle wiring; traces how agent invocations flow through handlers into app state; returns a compact architecture summary with file:line references. Use PROACTIVELY when the…

20 12d ago A 174 tokens

tesseron-reviewer

08

Eigenwise/tesseron

Skill Claude CodeCodex

Reviews Tesseron TypeScript code for framework- and protocol-specific correctness — app manifest hygiene, action/resource builder invariants, ActionContext capability checks, handler async/signal forwarding, subscriber cleanup, session resume flow, React hook registration patterns, gateway origin-allowlist sanity …

20 12d ago A 175 tokens