Procedure
Install uv (Astral)
Install Astral uv with the official standalone installer (curl on macOS/Linux, PowerShell on Windows), reload PATH, then verify with uv --version.
Install uv from https://docs.astral.sh/uv/getting-started/installation/
Install uv from https://docs.astral.sh/uv/getting-started/installation/ . macOS/Linux: curl -LsSf https://astral.sh/uv/install.sh | sh . Windows PowerShell: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Open a new terminal so the installer PATH changes apply (or follow the p
Open a new terminal so the installer PATH changes apply (or follow the printed PATH instructions).
uv --version
uv --version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.