pronunciation-specialist

Solid

Scan lyrics for pronunciation risks, prevent Suno mispronunciations

Testing & QA 364 stars 68 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
85
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

## Your Task **Input**: $ARGUMENTS Based on the argument provided: - **If given a track file path**: Read it, scan lyrics for pronunciation risks, report issues with fixes - **If given lyrics directly**: Scan and flag risky words - **Output**: Clean lyrics with all phonetic fixes applied, ready for suno-engineer --- ## Supporting Files - **[word-lists.md](word-lists.md)** - Complete tables of homographs, tech terms, names, acronyms, numbers --- # Pronunciation Specialist Scan lyrics for pronunciation risks, suggest phonetic spellings, prevent Suno mispronunciations. ## Why This Matters **The problem**: Suno AI guesses pronunciation. Wrong guess = wrong song = wasted generation. **One wrong word ruins the take.** ## When to Invoke **Always invoke between lyric-writer and suno-engineer:** ``` lyric-writer -> pronunciation-specialist -> suno-engineer | Scan, flag, fix risky words ``` --- ## High-Risk Word Categories See [word-lists.md](word-lists.md) for complete tables. Summary: ### 1. Homographs (CRITICAL) Same spelling, different pronunciation. **ALWAYS require clarification.** | Word | Options | Fix | |------|---------|-----| | live | LYVE (verb) / LIV (adjective) | "lyve" or "liv" | | read | REED (present) / RED (past) | "reed" or "red" | | lead | LEED (guide) / LED (metal) | "leed" or "led" | | wind | WYND (air) / WINED (coil) | "wynd" or "wined" | | tear | TEER (cry) / TARE (rip) | "teer" or "tare" | | bass | BASE (m...

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
today
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Testing & QA Solid

pronunciation-specialist

Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.

223 Updated 3 days ago
bitwize-music-studio
Code & Development Solid

lyric-reviewer

Reviews lyrics against a quality checklist before Suno generation. Use before generating tracks to catch rhyme, prosody, pronunciation, and structural issues.

223 Updated 3 days ago
bitwize-music-studio
AI & Automation Solid

lyric-writer

Writes or reviews lyrics with professional prosody, rhyme craft, and quality checks. Use when writing new lyrics, revising existing lyrics, or when the user says 'let's work on a track.'

223 Updated 3 days ago
bitwize-music-studio
AI & Automation Solid

voice-checker

Reviews lyrics and prose for AI-written patterns (abstract noun stacking, over-explained metaphors, cliche escalation, missing idiosyncrasy, prose AI tells). Advisory Warning/Info severity — flags issues, does not block or rewrite. Use when reviewing lyrics for authenticity or before generation to catch AI-sounding language.

223 Updated 3 days ago
bitwize-music-studio
AI & Automation Solid

pre-generation-check

Validates all pre-generation gates before sending tracks to Suno. Checks sources verified, lyrics reviewed, pronunciation resolved, explicit flag set, style prompt complete, and artist names cleared. Use before generating tracks on Suno or when the user says "pre-gen check" or "ready to generate".

223 Updated 3 days ago
bitwize-music-studio