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
Copiargit 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-parityDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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.