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.
$npx -y skills add composiohq/composio --skill cli-e2eInstalls into the current project.
Run `npx skills use "https://github.com/composiohq/composio" --skill "composiohq/composio/cli-e2e"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/composiohq/composio" that are relevant to the current task. Run `npx skills add "https://github.com/composiohq/composio"` and select the relevant skills, then follow their instructions.