domscribe
01Plugin Claude Code
Plugin marketplace listing 1 plugin: domscribe.
Plugin Claude Code
Plugin marketplace listing 1 plugin: domscribe.
Plugin Claude Code
Domscribe is a pixel-to-code development tool that maps running UI elements to their exact source locations, capturing runtime context (props, state, DOM) for handoff to coding agents via MCP.
Settings file Claude Code
Agent settings configuring permissions, enableAllProjectMcpServers, enabledMcpjsonServers, extraKnownMarketplaces, enabledPlugins.
MCP server Claude CodeCodexCursor +2
MCP server for Domscribe — connects editors and agents to runtime context. Runs locally from the @domscribe/mcp npm package.
Instructions file
Instructions for patchorbit/domscribe, covering claude.md, what is domscribe?, how to work on this codebase, commands and install dependencies (pnpm, not npm).
Skill Claude CodeCodex
Work with Domscribe — the pixel-to-code bridge. Use when setting up, initializing, or configuring Domscribe for a project, OR when editing or modifying UI components (React, Vue, Next.js, Nuxt), implementing features from captured UI annotations, querying runtime context for source locations, exploring component…