sync: 设计工具适配层重构 — _d8d/ 抽象接口 + Pencil CLI 适配器 #13
Reference in New Issue
Block a user
No description provided.
Delete Branch "sync/d8d-skills-20260409-063203"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
新增
_d8d/design-tool-adapter/interface.md: 5 个抽象操作(detect/extract_structure/extract_tokens/export_screenshots/compare_visuals)_d8d/design-tool-adapter/adapters/pencil.md: Pencil CLI 实现(纯命令行,无 MCP 依赖)修改
d8d-prototype step-01/step-07: 去除 mcp__pencil 硬编码,改用适配层接口d8d-iterate phase-00/01/03: 新增设计文件变更检测和重新提取流程d8d-requirements phase-00/02/workflow: 设计文件检测改用适配层d8d-skills-sync: 新增 _d8d/ 目录同步支持测试
grep -r mcp__pencil .claude/skills/无结果