Claude Code Wakatime
Description
Track how much time you spend using Claude Code to AI-code
README
WakaTime for Claude Code
Track your AI usage, lines of code generated, time spent prompting AI, etc. using the WakaTime plugin for Claude Code.
[WakaTime](https://wakatime.com/) is an open source plugin for metrics, insights, and time tracking automatically generated from your programming activity.
Installation
- undefined
Upgrading
claude plugin marketplace update
Usage
New: See the lines of code generated by AI on your [dashboard][wakatime.com]!
Visit [https://wakatime.com][wakatime.com] to see your coding activity.

Development
npm run watch
Troubleshooting
Diagnostic tool for troubleshooting the installation and health of Claude Code and plugins:
claude doctor
Make sure you have node.js installed and in your `$PATH`:
node -v
Run claude with verbose logging to see any plugin load errors:
claude --debug
Look for errors in the [wakatime-cli][wakatime-cli] log file:
grep error ~/.wakatime/wakatime.log | grep -v backoff
Related Skills
Oh My Openagent
omo; the best agent harness - previously oh-my-opencode
Jetbrains Cc Gui
Jetbrains Claude Code and Codex GUI Plugin
Claude Code Lsps
Claude Code Plugin Marketplace with LSP servers
Awesome Claude Code Sub Agents
Collection of specialised Claude Code agents
Jean Claude
A companion for syncing Claude Code configs
Commit
Review all local modifications relative to HEAD, including both staged and unstaged changes.