Skip to main content
ClaudeWave
Skill30.2k estrellas del repoactualizado today

cross-sdk-parity

Keep TypeScript and Python SDK behavior, generated client usage, public API naming, and docs examples aligned. Use when a change affects both SDKs, when generated client pins move, when comparing TS/Python behavior, or when a backend API contract changed. Do not use for single-language internal-only changes.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/ComposioHQ/composio /tmp/cross-sdk-parity && cp -r /tmp/cross-sdk-parity/.agents/skills/cross-sdk-parity ~/.claude/skills/cross-sdk-parity
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Cross-SDK Parity

Use this skill when TypeScript and Python must stay aligned.

Read `references/parity-workflow.md` before changing shared SDK behavior or generated client pins.