From tts
Control TTS (text-to-speech) for Claude Code responses. Use when user says "tts stop", "tts on", "tts off", "read responses aloud", "stop reading aloud", or similar.
npx claudepluginhub torben-it/torben-it-marketplace --plugin ttsThis skill uses the workspace's default tool permissions.
Control automatic TTS playback of Claude Code responses.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
Control automatic TTS playback of Claude Code responses.
Use the MCP tools:
tts_on — Enable TTS playbacktts_off — Disable TTS playbacktts_status — Check current TTS statetts_stop — Stop the current TTS playback