ClaudeWave
jakedahn avatar
jakedahn

pomodoro

View on GitHub

Reference implementation of the System Skill Pattern for building Claude Skills that remember, learn, and improve over time. CLI + SKILL.md + Database demonstrated via a Pomodoro timer.

Skills49 stars7 forksTypeScriptMITUpdated 6mo ago
ClaudeWave Trust Score
77/100
Trusted
Passed
  • Open-source license (MIT)
  • Clear description
  • Topics declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "pomodoro": {
      "command": "node",
      "args": ["/path/to/pomodoro/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/jakedahn/pomodoro and follow its README for install instructions.

Skills overview

README preview not available. Visit the repo on GitHub for full documentation.
claudeclaude-aiclaude-codeclaude-skills

What people ask about pomodoro

What is jakedahn/pomodoro?

+

jakedahn/pomodoro is skills for the Claude AI ecosystem. Reference implementation of the System Skill Pattern for building Claude Skills that remember, learn, and improve over time. CLI + SKILL.md + Database demonstrated via a Pomodoro timer. It has 49 GitHub stars and was last updated 6mo ago.

How do I install pomodoro?

+

You can install pomodoro by cloning the repository (https://github.com/jakedahn/pomodoro) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is jakedahn/pomodoro safe to use?

+

Our security agent has analyzed jakedahn/pomodoro and assigned a Trust Score of 77/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains jakedahn/pomodoro?

+

jakedahn/pomodoro is maintained by jakedahn. The last recorded GitHub activity is from 6mo ago, with 0 open issues.

Are there alternatives to pomodoro?

+

Yes. On ClaudeWave you can browse similar skills at /categories/skills, sorted by popularity or recent activity.

Deploy pomodoro to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — jakedahn/pomodoro
[![Featured on ClaudeWave](https://claudewave.com/api/badge/jakedahn-pomodoro)](https://claudewave.com/repo/jakedahn-pomodoro)
<a href="https://claudewave.com/repo/jakedahn-pomodoro"><img src="https://claudewave.com/api/badge/jakedahn-pomodoro" alt="Featured on ClaudeWave — jakedahn/pomodoro" width="320" height="64" /></a>

More Skills