@starbaser/ccproxy
@/.claude/standards-python-extended.md
Install
Add @starbaser/ccproxy to Claude Code with the PolySkill CLI: polyskill add @starbaser/ccproxy
Instructions
# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. @~/.claude/standards-python-extended.md ## Project Overview **CRITICAL**: The project name is `ccproxy` (lowercase). Do NOT refer to the project as "CCProxy". The PascalCase form is used exclusively for class names (e.g., `CCProxyHandler`, `CCProxyConfig`). `ccproxy` is a command-line tool that intercepts and routes Claude Code's requests to different LLM providers via a LiteLLM proxy server. It enables intelligent request routing based on token count, model type, tool usage, or…
Keywords: github, proxy-server, networking, http-proxy, api-gateway, data-routing, web-development, python-scripting, cloud-integration