con un clic
chat2api-proxy-testing
// Use when validating Chat2API Manager proxy behavior across dialogue, tool calling, context, provider routing, request logs, and live client replay workflows.
// Use when validating Chat2API Manager proxy behavior across dialogue, tool calling, context, provider routing, request logs, and live client replay workflows.
Use when converting OpenAI-compatible client HAR files into sanitized replayable Chat2API tool-calling fixtures.
Use when operating Chat2API Manager's management API for testing, including health checks, config snapshots, temporary API keys, model mappings, sessions, logs, and cleanup verification.
Use when running Chat2API provider and model matrix tests using live /v1/models discovery and management API attribution.
Use when replaying sanitized client tool-calling fixtures against Chat2API with client-specific pass/fail rules.
| name | chat2api-proxy-testing |
| description | Use when validating Chat2API Manager proxy behavior across dialogue, tool calling, context, provider routing, request logs, and live client replay workflows. |
Use this as the orchestration entry point.
chat2api-management-api for management API setup, observation, and cleanup.chat2api-har-tool-fixture to extract reusable fixtures from HAR files.chat2api-tool-client-replay to replay one client fixture against one or more models.chat2api-provider-model-matrix to discover /v1/models and run matrix coverage./v1/models.The versioned source of truth is this skills/chat2api-proxy-testing directory plus the focused sibling skills. ignored .codex copies are local working copies only and must not be the only place where testing behavior is documented.