psd-to-figma
01Settings file Claude Code
A local plugin for converting files between Figma or MasterGo, which are interface-design tools, and PSD, an Adobe Photoshop file format.
Settings file Claude Code
A local plugin for converting files between Figma or MasterGo, which are interface-design tools, and PSD, an Adobe Photoshop file format.
Cursor rule Cursor
A repository rule that requires a build after code edits and covers debugging PSD import problems. A build checks whether the changed source can be assembled into a working result.
Cursor rule Cursor
A rule for adding debug data to Figma or MasterGo plugins. It says the plugin's main thread must send that data through a debug-ingest relay because it cannot use fetch there.
Cursor rule Cursor
description: "Git 提交信息格式:单行英文 Conventional Commits" alwaysApply: true.
Cursor rule Cursor
Cursor rule "git-tag" from 4NaNBo1/psd-to-figma, covering git 版本 tag 与 readme, 强制流程, 格式参考 and v1.6.1.
Cursor rule Cursor
A Cursor editor rule describing how logging must be handled in the psd-to-figma project. It says to use src/logger.ts, with stated exceptions for certain platform and runtime code.
Cursor rule Cursor
A set of rules for keeping changes in Figma and MasterGo, two design tools, aligned with the main code or design source.
Cursor rule Cursor
description: "中文输出规范" alwaysApply: true.
Cursor rule Cursor
A set of rules for keeping a design consistent when it is imported into a tool and exported again. Round-trip fidelity means the result should preserve the important parts of the original in both directions.
Skill Claude CodeCodexCursor
Sync CLAUDE.md to .cursor/rules/.mdc files. Use when the user asks to sync rules, update cursor rules, or after editing CLAUDE.md.
Instructions file
A Claude Code instruction file for psd-to-figma, a project that imports Photoshop files into Figma. It requires Chinese output, automatic builds after code changes, and logging through one specified logger file.