What problem does it solve?
Guitarists often need quick, accurate chord diagrams when learning songs, practicing progressions, or figuring out unfamiliar chord shapes by name.
Core Features & Use Cases
- ASCII chord diagrams in the terminal: Render fretboard-style diagrams for a requested chord name.
- Chord progressions side-by-side: Display multiple chords in a single row for practice and song charts.
- Support for multiple naming styles: Choose short names, full names, or both to match your preferred readability.
- Barre and capo handling: Show fret positions including barre chords and capo offsets using the underlying CLI logic.
Example use case: You’re rehearsing a progression like Em–Esus4–Asus2–F and want aligned chord charts you can read instantly without searching images.
Quick Start
Ask the AI to show the ASCII chord diagram for the guitar chord name “Am” by using the bundled ascii_chord CLI (buildable with cargo) in the skill directory.