@starbased-co/ccproxy

by starbased-co · v1.0.0 · prompt

@/.claude/standards-python-extended.md

Install

Add @starbased-co/ccproxy to Claude Code with the PolySkill CLI: polyskill add @starbased-co/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, coding-standards, python, code-quality, git-integration, developer-tools, software-development, best-practices, repository-management