Differentiate banner
raymondware raymondware

Differentiate

AI community

Description

--- description: "De-AI an existing design. Identifies tool fingerprint and applies targeted opposites." allowed-tools: ["Read", "Write", "Edit", "Glob", "Grep"] --- # /kern:differentiate Takes an existing design and makes it not look like AI generated it. Identifies which tool's defaults the design most closely matches, then applies targeted opposites. ## When to Use Run `/kern:differentiate` when: - You have a design that works functionally but reads as generic or AI-generated - The samene

Installation

Installs to ~/.claude/skills/raymondware-kern-differentiate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/raymondware-kern-differentiate && curl -fsSL https://raw.githubusercontent.com/raymondware/kern/HEAD/commands/differentiate.md -o ~/.claude/skills/raymondware-kern-differentiate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository