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 user asks to "explore", "map", "understand", "analyze", "trace", or "explain how this works" in a project that imports from @tesseron/core, @tesseron/web, @tesseron/server, @tesseron/react, or @tesseron/mcp, or before extending a non-trivial Tesseron codebase. The caller should pass the scope (project root, package, or specific feature) in the invocation prompt.
$npx -y skills add eigenwise/tesseron --skill tesseron-explorerInstalls into the current project.
Run `npx skills use "https://github.com/eigenwise/tesseron" --skill "eigenwise/tesseron/tesseron-explorer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eigenwise/tesseron" that are relevant to the current task. Run `npx skills add "https://github.com/eigenwise/tesseron"` and select the relevant skills, then follow their instructions.