hanzlahabib

Whipclaude — Development skill for Claude Code

Development community

Crack a whip at Claude when it's going too slow — Rust rewrite of badclaude with physics, combos, mercy mode & npm install.

How to install Whipclaude

This entry records only its repository, not the path inside it, so there is no exact command to give. Open hanzlahabib/whipclaude and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Whipclaude does

Crack a whip at Claude when it's going too slow — Rust rewrite of badclaude with physics, combos, mercy mode & npm install.

Alternatives in Development

  • Rust Analyzer Lsp — Rust /plugin install rust-analyzer-lsp@claude-plugins-official 14k ★
  • JWT Scan — JWT attack toolkit (offline) — alg:none forgery, RS256→HS256 algorithm confusion, weak-secret crack, static cl 4.5k ★
  • Part 1 — Deep Research Prompt Builder — I'm going to help you create a research prompt for your project 2.1k ★

README

WhipClaude

A cross-platform desktop app that whips Claude whenever it misbehaves. A transparent, always-on-top overlay with a physics-based whip you swing with your mouse — crack it hard enough and it plays a sound and types a snarky phrase into whatever window you have focused.

npm install -g whipclaude
whipclaude

No Rust required. The right prebuilt binary downloads automatically.

Download (Windows)

Want to try it without npm? Grab the prebuilt Windows binary:

**➡️ [Download whipclaude.exe (latest release)](https://github.com/hanzlahabib/whipclaude/releases/latest)**

Double-click to run — no install, no console window. Look for the whip icon in the system tray.

Features

  • Multi-monitor - the overlay stretches across every screen, so you can crack the whip on any monitor (re-stretches automatically when you plug/unplug a display)
  • Verlet physics whip - realistic rope simulation with Catmull-Rom rendering
  • Crack detection - tip velocity threshold triggers sounds and phrases
  • Combo system - consecutive cracks escalate sounds, colors, and insults
  • Mercy mode - after 10 cracks in 30s, Claude unionizes for 10 seconds
  • Crack flash - yellow burst at the tip on each crack
  • Daily counter - tracks how many times you've disciplined Claude today
  • Mouse passthrough - transparent overlay, click right through it when idle
  • Keyboard macro - injects a snarky phrase into your active text field on crack
  • System tray - right-click to Respawn the whip or Quit (native Windows/macOS/Linux)

Platform Support

Platform Status
Windows 10/11 (native) Full support
macOS (Intel + Apple Silicon) Full support
Linux (X11/Wayland) Full support
WSL2 Sounds/tray limited

Install

Via npm (recommended)

npm install -g whipclaude

Postinstall automatically downloads the right prebuilt binary from GitHub Releases. No Rust needed.

Via pnpm

pnpm