ClaudeMap

Spotify Portal AI Plugins

Spotify's official Claude Code plugins — Portal catalog workflows plus "shunt", which routes heavy I/O to cheaper models.

SDKs & Toolingpluginsenterprisecost-routingspotify

A big-company reference for Claude Code in production: plugins integrating Spotify's internal developer portal (service catalog lookups, ownership queries, workflow automation) and shunt, a cost-routing pattern that hands heavy-I/O chores to cheaper models while keeping reasoning on Claude. Made the HN front page; the shunt pattern alone is worth studying if you manage Claude Code spend.

Repository

spotify/portal-ai-plugins

Charted

Related on the map

  • Harness Bridge

    SDK / Tool

    A local launcher that points Claude Code and seven other coding harnesses at any OpenAI-, Anthropic- or Responses-compatible endpoint — without editing a single config file.

    • launcher
    • local-models
    • cli
    • menu-bar
  • Claude for Siri

    SDK / Tool

    Answers macOS Spotlight and Siri prompts with your signed-in Claude Code account — an experimental macOS 27 model-delegation provider.

    • macos
    • siri
    • spotlight
    • model-delegation
  • Extract your own local chat history from ten AI coding assistants into one normalized JSONL — for fine-tuning, analytics, or backing up years of conversations. Standard library only.

    • cli
    • data-export
    • jsonl
    • backup