Conflict Resolve — Design skill for Claude Code
Conflict Resolution: Design + Code Both Changed.
How to install Conflict Resolve
Installs to ~/.claude/skills/artificemachine-pencil-sync-conflict-resolve/SKILL.md
mkdir -p ~/.claude/skills/artificemachine-pencil-sync-conflict-resolve && curl -fsSL https://raw.githubusercontent.com/artificemachine/pencil-sync/HEAD/prompts/conflict-resolve.md -o ~/.claude/skills/artificemachine-pencil-sync-conflict-resolve/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Conflict Resolve does
Conflict Resolution: Design + Code Both Changed
Both the .pen design file and the code have been modified since the last sync. You need to merge both sets of changes intelligently.
Design
- Pen file:
{{PEN_FILE}} - Screens affected: {{SCREENS}}
Code
- Code directory:
{{CODE_DIR}} - Framework: {{FRAMEWORK}}
- Styling: {{STYLING}}
- Changed code files:
- {{CHANGED_CODE_FILES}}
Instructions
- First, read BOTH sides to understand all changes:
- Use Pen
Alternatives in Design
- Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
- Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
- Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ant Marketplace
Three focused workflow skills for Claude Code and Codex: implementation orchestration, PR/MR delivery and conf
Isonnymichael.Github.Io
Personal web portfolio showcasing my skills, projects, and experience. Built with modern web technologies to h
Contract Engineering
Typed cross-boundary contract discipline - schema design where illegal states are unrepresentable, versioning
Doc Feedback
Reviews documentation for quality, consistency, and style guide adherence. Use when reviewing changed docs or
Document Component
Author, refresh, or reconcile the usage documentation for one existing component — draft its canonical doc rec
Style Toggle
Switch the active terse mode: ponytail, caveman, or off — never both at once.
Related Agents
Worker Conflict Resolver
Given a set of PR numbers with mutual merge conflicts (or conflicts against main), produce a unified resolutio
Conflict Resolver
Resolves design-artifact merge conflicts when two developers worked a cycle on parallel branches. Reads the co
Merge Resolver
Resolve git merge conflicts by analyzing commit history, code intent, and metadata. Use when PRs have conflict