openpencil/packages/mcp
Danila Poyarkov 661b83e749 Port analyze/diff tools from figma-use, split tools into domain files
Analyze: colors, typography, spacing, clusters
Diff: diff_create (tree diff), diff_show (preview changes)
Utility: get_components, get_current_page, arrange, node_to_component

Split schema.ts (2600 lines) into read, create, modify, structure,
variables, vector, analyze, registry — each under 600 lines.

Clean up inline types (use Color, Vector, SceneNode from existing defs).
Update AGENTS.md and CONTRIBUTING.md with code quality guidelines.
2026-03-05 19:16:23 +03:00
..
src Port analyze/diff tools from figma-use, split tools into domain files 2026-03-05 19:16:23 +03:00
package.json Release v0.7.0 2026-03-05 10:32:35 +03:00
tsconfig.json Build MCP package to JS for Node.js bin compatibility 2026-03-02 14:42:15 +03:00