By pmatos
Claude Code plugin for exploring German U19 badminton rankings using badminton-cli
Compare two badminton players side-by-side
Show detailed information for a badminton player
Search for badminton players by name
Show top-ranked badminton players
Update badminton ranking data from DBV
A beautiful console application for exploring German U19 badminton rankings from the German Badminton Association (DBV).
# Using uv (recommended)
uv tool install badminton-cli
# Or using pipx
pipx install badminton-cli
# Or using pip
pip install badminton-cli
# Download ranking data
badminton-cli update
# Search for a player
badminton-cli search "Max Mustermann"
# View player details
badminton-cli player 01-150083
# Show top rankings in Men's Singles
badminton-cli top --discipline HE
# Compare two players
badminton-cli compare 01-150083 01-150086
# View ranking history graph
badminton-cli graph 01-150083 --since 6m
| Command | Description |
|---|---|
update | Download and index ranking data from DBV |
search <name> | Fuzzy search for players |
player <id> | Show detailed player information |
compare <id1> <id2> | Side-by-side player comparison |
team <id1> <id2> | Calculate combined team points |
top | Show top-ranked players |
graph <id> | Show ranking history graph |
history | List available ranking weeks |
All commands support --json for structured output.
| Code | German | English |
|---|---|---|
| HE | Herren Einzel | Men's Singles |
| DE | Damen Einzel | Women's Singles |
| HD | Herren Doppel | Men's Doubles |
| DD | Damen Doppel | Women's Doubles |
| HM | Herren Mixed | Mixed (male player) |
| DM | Damen Mixed | Mixed (female player) |
Run without arguments for an interactive TUI:
badminton-cli
A Claude Code plugin is available for AI-assisted ranking exploration. See the claude-plugin directory.
MIT License - see LICENSE for details.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub pmatos/badminton-cliClaude Code plugin for exploring German U19 badminton rankings using badminton-cli
Multi-agent AI coach for endurance & strength athletes — runs entirely inside Claude Code.
Football data analytics toolkit for Claude Code. Covers Opta, StatsBomb, Wyscout, SportMonks, FPL, and free sources. Acquire, wrangle, compute, analyse, visualise, and learn. Includes a searchable MCP docs server, 11 skills, and 3 agents.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.