diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 293b57c..36f6bdd 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -11,7 +11,7 @@ { "name": "domscribe", "description": "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.", - "source": ".", + "source": "./", "homepage": "https://github.com/patchorbit/domscribe", "repository": "https://github.com/patchorbit/domscribe", "license": "MIT",