Eigenwise

62 mods across 4 repositories, 6.3k stars between them.

tesseron

49

Eigenwise/tesseron

Settings file Claude Code

Agent settings declaring 1 hook event (UserPromptSubmit).

20 11d ago A tokens not measured

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 11d ago A 55 tokens

tesseron-diagram

51

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 11d ago A 113 tokens

update-docs

52

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 11d ago A 127 tokens

tesseron AGENTS.md

53

Eigenwise/tesseron

Instructions file CodexOpenCode

AGENTS.md instructions for Eigenwise/tesseron, covering agent guide for the tesseron monorepo, package manager, workspace layout, plugin manifest is version-coupled and releases.

20 11d ago A 1,230 tokens

tesseron CLAUDE.md

54

Eigenwise/tesseron

Instructions file

Claude Code instructions for Eigenwise/tesseron, a project described as: Expose typed web-app actions to MCP-compatible AI agents over WebSocket. TypeScript SDK + matching MCP gateway.

20 11d ago A 5 tokens

tesseron

55

Eigenwise/tesseron

Plugin Claude Code

MCP gateway that lets any web app expose typed actions to Claude over WebSocket — no browser automation. Reverse-connection architecture: the gateway is a pure WebSocket client that discovers apps via /.tesseron/tabs/ — no fixed ports, no env vars. Plus a framework skill for the Tesseron mental model, a tesseron.

20 11d ago A tokens not measured

tesseron

56

Eigenwise/tesseron

MCP server Claude CodeCodexCursor +2

MCP gateway for Tesseron. Bridges WebSocket SDKs to MCP-compatible AI agents over stdio. Runs locally from the @tesseron/mcp npm package.

20 11d ago A tokens not measured

tesseron-docs

57

Eigenwise/tesseron

MCP server Claude CodeCodexCursor +2

Tesseron documentation as an MCP server. Search and read the Tesseron protocol + SDK docs from any MCP-compatible AI client. Runs locally from the @tesseron/docs-mcp npm package.

20 11d ago A tokens not measured

framework

58

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 11d ago A 263 tokens

tesseron-dev

59

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 11d ago A 0 tokens

tesseron-docs

60

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 11d ago A 318 tokens

tesseron-explorer

61

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 11d ago A 174 tokens

tesseron-reviewer

62

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 11d ago A 175 tokens