Skill30.1k estrellas del repoactualizado today
cli-e2e
Write, modify, or debug Docker-based Composio CLI end-to-end tests under ts/e2e-tests/cli, including binary invocation, fixture isolation, output assertions, and package manifests. Use for CLI E2E test suites only; use cli-command for CLI source implementation.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/ComposioHQ/composio /tmp/cli-e2e && cp -r /tmp/cli-e2e/.agents/skills/cli-e2e ~/.claude/skills/cli-e2eDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
SKILL.md
# CLI E2E Use this skill for CLI end-to-end tests. Read `references/docker-cli-e2e.md` before adding or changing suites under `ts/e2e-tests/cli/`.