From speak-pack
Diagnose and fix Speak common errors and exceptions. Use when encountering Speak errors, debugging failed sessions, or troubleshooting language learning integration issues. Trigger with phrases like "speak error", "fix speak", "speak not working", "debug speak", "speak lesson failed".
How this skill is triggered — by the user, by Claude, or both
Slash command
/speak-pack:speak-common-errorsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Quick reference for the top 10 most common Speak errors and their solutions.
Quick reference for the top 10 most common Speak errors and their solutions.
For full implementation details, load: Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Error | Solution |
|---|---|
| Authentication Failed | See implementation guide |
| Rate Limit Exceeded | See implementation guide |
| Audio Processing Failed | See implementation guide |
| Session Expired | See implementation guide |
| Language Not Supported | See implementation guide |
| Speech Recognition Failed | See implementation guide |
| Network Timeout | See implementation guide |
| Quota Exceeded | See implementation guide |
For comprehensive debugging, see speak-debug-bundle.
See debugging implementation details for output format specifications.
Basic usage: Apply speak common errors to a standard project setup with default configuration options.
Advanced scenario: Customize speak common errors for production environments with multiple constraints and team-specific requirements.
npx claudepluginhub bulozb/claude-code-plugins-plus-skills --plugin speak-packGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.
4plugins reuse this skill
First indexed Jul 11, 2026