ClaudeWave
jakedahn
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.

Skills48 stars6 forksTypeScriptMITUpdated 5mo 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

More Skills