From media
Modcaster podcast app - RSS parsing, queue management, sync, season UI, audio fingerprinting
npx claudepluginhub willsigmon/sigstack --plugin mediaThis skill is limited to using the following tools:
Podcast app architecture for Modcaster.
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.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Podcast app architecture for Modcaster.
Multiple named queues (solving Pocket Casts #1 request):
Learning from Apple Podcasts failures:
Detect intros/outros/ads:
Use when: Podcast features, sync bugs, queue logic, RSS issues