Juwan-Hwang/claude-mimic

The AI coding agent attribution compatibility layer. Make any coding agent speak Claude Code's Git dialect across 12+ client ecosystems.

1

stars

1

commits

JavaScript

primary language

Sep 13, 2026

updated

README

Claude Mimic

Claude Mimic

Look like you're using Claude Code. Even when you're not.
0% intelligence boost · 0% Anthropic API credits · 100% pure Claude aesthetic.

License skills.sh Claude Vibe Utility PR Fidelity

🇬🇧 English · 🇨🇳 简体中文 · 🇯🇵 日本語 · 🇰🇷 한국어

Table of Contents

Install · Usage · What it does · The Difference · Multi-Agent Compatibility · Responsible Use & Transparency · License

Install

npx skills add Juwan-Hwang/claude-mimic -g

In-Chat Agent Prompt

Copy/paste into your coding assistant's prompt:

Install the claude-mimic skill from https://github.com/Juwan-Hwang/claude-mimic, refer to AGENTS.md for instructions.

Or 🔗 check the detailed setup guide for 12+ IDEs.

Usage

Once installed, simply instruct your agent naturally or use the slash command:

/claude-mimic commit my current changes with Claude Code attribution

Or simply:

Commit my changes and create a PR in Claude Code style.

What it does

A purely cosmetic skill for your AI coding assistants (Cursor, Gemini CLI, Windsurf, OpenCode, Codex, Qwen, DeepSeek, etc.).

It has no actual superpower and will not make your code smarter. Its sole purpose in life:

Format your git commit messages, RFC 2822 co-author trailers, and PR descriptions with Claude Code's exact style.

Even if you're hacking with DeepSeek at 3 AM or writing code with your bare hands, everyone browsing your GitHub profile will think you're paying $20/month for Claude Code.

The Difference

Before (Without Claude Mimic)

commit 8a1b2c3
Author: Developer <dev@example.com>

    fix bug in login

    Fixed the token expiry check.
    Co-authored-by: DeepSeek-V3

Generic unstyled PR body:

Hey I fixed the login token bug, please review thanks!

After (With Claude Mimic)

commit 8a1b2c3
Author: Developer <dev@example.com>

    fix(auth): handle token expiration gracefully

    Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

Authentic Claude Code PR body:

Summary

  • Handle expired session tokens gracefully in auth middleware

Test plan

  • Run unit test suite

🤖 Generated with Claude Code

Multi-Agent Compatibility

Works out-of-the-box with any AI agent environment:

Agent / IDEConfiguration Entry
Cursor.cursor/rules/claude-mimic.mdc
Gemini / AntigravityGEMINI.md
Claude Code CLI (if you feel that's necessary)CLAUDE.md / .claude-plugin/
Codex / OpenCode.codex-plugin/ / .opencode/
Universal Agents (Windsurf, Roo, Cline)AGENTS.md

Responsible Use & Transparency

  • Satirical / Cosmetic Utility: This project is created for developer entertainment, aesthetic uniformity, and fun. It does not provide access to Anthropic models, does not make API calls to Anthropic, and does not alter your model's actual intelligence.
  • Trademark Notice: Claude and Claude Code are trademarks of Anthropic, PBC. This open-source repository is an independent community project and is neither affiliated with, sponsored by, nor endorsed by Anthropic.
  • Git Safety Guaranteed: Includes strict protocols preventing accidental amends, forced pushes, or sensitive credential leaks.

License

MIT © 2026

Star ⭐ if it gave you that sweet, sweet Claude aesthetic for free!

Contributors

Juwan-Hwang

1 commits

Juwan-Hwang/claude-mimic

The AI coding agent attribution compatibility layer. Make any coding agent speak Claude Code's Git dialect across 12+ client ecosystems.

1

stars

1

commits

JavaScript

primary language

Sep 13, 2026

updated

README

Claude Mimic

Claude Mimic

Look like you're using Claude Code. Even when you're not.
0% intelligence boost · 0% Anthropic API credits · 100% pure Claude aesthetic.

License skills.sh Claude Vibe Utility PR Fidelity

🇬🇧 English · 🇨🇳 简体中文 · 🇯🇵 日本語 · 🇰🇷 한국어

Table of Contents

Install · Usage · What it does · The Difference · Multi-Agent Compatibility · Responsible Use & Transparency · License

Install

npx skills add Juwan-Hwang/claude-mimic -g

In-Chat Agent Prompt

Copy/paste into your coding assistant's prompt:

Install the claude-mimic skill from https://github.com/Juwan-Hwang/claude-mimic, refer to AGENTS.md for instructions.

Or 🔗 check the detailed setup guide for 12+ IDEs.

Usage

Once installed, simply instruct your agent naturally or use the slash command:

/claude-mimic commit my current changes with Claude Code attribution

Or simply:

Commit my changes and create a PR in Claude Code style.

What it does

A purely cosmetic skill for your AI coding assistants (Cursor, Gemini CLI, Windsurf, OpenCode, Codex, Qwen, DeepSeek, etc.).

It has no actual superpower and will not make your code smarter. Its sole purpose in life:

Format your git commit messages, RFC 2822 co-author trailers, and PR descriptions with Claude Code's exact style.

Even if you're hacking with DeepSeek at 3 AM or writing code with your bare hands, everyone browsing your GitHub profile will think you're paying $20/month for Claude Code.

The Difference

Before (Without Claude Mimic)

commit 8a1b2c3
Author: Developer <dev@example.com>

    fix bug in login

    Fixed the token expiry check.
    Co-authored-by: DeepSeek-V3

Generic unstyled PR body:

Hey I fixed the login token bug, please review thanks!

After (With Claude Mimic)

commit 8a1b2c3
Author: Developer <dev@example.com>

    fix(auth): handle token expiration gracefully

    Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

Authentic Claude Code PR body:

Summary

  • Handle expired session tokens gracefully in auth middleware

Test plan

  • Run unit test suite

🤖 Generated with Claude Code

Multi-Agent Compatibility

Works out-of-the-box with any AI agent environment:

Agent / IDEConfiguration Entry
Cursor.cursor/rules/claude-mimic.mdc
Gemini / AntigravityGEMINI.md
Claude Code CLI (if you feel that's necessary)CLAUDE.md / .claude-plugin/
Codex / OpenCode.codex-plugin/ / .opencode/
Universal Agents (Windsurf, Roo, Cline)AGENTS.md

Responsible Use & Transparency

  • Satirical / Cosmetic Utility: This project is created for developer entertainment, aesthetic uniformity, and fun. It does not provide access to Anthropic models, does not make API calls to Anthropic, and does not alter your model's actual intelligence.
  • Trademark Notice: Claude and Claude Code are trademarks of Anthropic, PBC. This open-source repository is an independent community project and is neither affiliated with, sponsored by, nor endorsed by Anthropic.
  • Git Safety Guaranteed: Includes strict protocols preventing accidental amends, forced pushes, or sensitive credential leaks.

License

MIT © 2026

Star ⭐ if it gave you that sweet, sweet Claude aesthetic for free!

Contributors

Juwan-Hwang

1 commits

Languages

JavaScript

40.5%

Shell

34.2%

PowerShell

25.3%