Remix.run Logo
Show HN: A skill that makes people think you're using Claude Code(github.com)
2 points by Juwanh 4 hours ago | 2 comments

Built a skill that makes people think you're using Claude Code.

Sometimes when browsing repositories on GitHub, you might notice "Claude" listed as a co-author or contributor in commit histories and PRs.

This skill lets repositories that aren't using Claude Code mimic that exact look.

To make the mimicry as authentic as possible, I analyzed dozens of real-world commits and PRs, and studied Claude Code's binary behavior and output patterns. It now replicates Claude's commit dialect, RFC 2822 trailers, and PR style almost 1:1.

GitHub: https://github.com/Juwan-Hwang/claude-mimic

Now any code can look like it was authored by Claude. Built purely for fun and entertainment! :)

mhw11 4 hours ago | parent [-]

hahaha, this is a great AI project

Juwanh 4 hours ago | parent [-]

Haha thanks! Glad you liked it.