What problem does it solve? Setting up the @przeprogramowani/10x-cli requires up-to-date install steps, prerequisites, and authentication flows that change over time, and outdated instructions cause failed installs and misconfigured AI tools. ## Core Features & Use Cases - Live README-driven setup: Fetches the current README from the 10x-cli GitHub repository and builds the install plan from it rather than relying on stale memorized steps. - Pre-install detection: Checks whether the CLI is already installed before doing anything, then offers update, reconfiguration, or troubleshooting paths. - Multi-tool configuration: Configures the CLI for AI tools like Claude Code, Cursor, or Copilot based on the README's multi-tool support section. - Use Case: A developer who just enrolled in the 10xDevs course asks their AI assistant to set up 10x-cli; the assistant verifies prerequisites, installs the package, walks through magic-link authentication, and runs the diagnostic command. ## Quick Start Set up the 10x-cli on my machine and configure it for Claude Code.