<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Install and setup | SpecDD</title><link>https://specdd.ai/how-to/install-and-setup/</link><description>Spec-driven development install and setup guides for installing the CLI, preparing Node.js, initializing projects, updating framework files, and verifying a correct setup.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://specdd.ai/how-to/install-and-setup/index.xml" rel="self" type="application/rss+xml"/><item><title>How to install the SpecDD CLI</title><link>https://specdd.ai/how-to/install-and-setup/how-to-install-the-specdd-cli/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-install-the-specdd-cli/</guid><description>Install the SpecDD CLI for spec-driven development with npm, Yarn, Linux Homebrew, or Docker, then verify the command is ready to initialize and update SpecDD projects.</description></item><item><title>How to install or upgrade Node.js 22+ for SpecDD</title><link>https://specdd.ai/how-to/install-and-setup/how-to-install-or-upgrade-node-js-22-for-specdd/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-install-or-upgrade-node-js-22-for-specdd/</guid><description>Install or upgrade Node.js 22 or newer for spec-driven development using major operating system package managers first, official installers for macOS and Windows, and nvm only as a fallback.</description></item><item><title>How to initialize SpecDD in a new project</title><link>https://specdd.ai/how-to/install-and-setup/how-to-initialize-specdd-in-a-new-project/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-initialize-specdd-in-a-new-project/</guid><description>Initialize spec-driven development in a new project with specdd init, review the generated bootstrap and agent files, add a root spec, and verify the setup.</description></item><item><title>How to add SpecDD to an existing project</title><link>https://specdd.ai/how-to/install-and-setup/how-to-add-specdd-to-an-existing-project/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-add-specdd-to-an-existing-project/</guid><description>Add spec-driven development to an existing repository safely with specdd init, preserve existing agent files, configure project rules, and start with one local spec.</description></item><item><title>How to update your SpecDD framework files</title><link>https://specdd.ai/how-to/install-and-setup/how-to-update-your-specdd-framework-files/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-update-your-specdd-framework-files/</guid><description>Update SpecDD framework files for spec-driven development with specdd check-update and specdd update, review the bootstrap diff, and preserve project-local setup files.</description></item><item><title>How to structure a SpecDD project layout</title><link>https://specdd.ai/how-to/install-and-setup/how-to-structure-a-specdd-project-layout/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-structure-a-specdd-project-layout/</guid><description>Structure a spec-driven development project with bootstrap files, agent entrypoints, a root spec, directory specs, and colocated same-basename .sdd files.</description></item><item><title>How to verify your SpecDD setup is correct</title><link>https://specdd.ai/how-to/install-and-setup/how-to-verify-your-specdd-setup-is-correct/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-verify-your-specdd-setup-is-correct/</guid><description>Verify a spec-driven development setup by checking the CLI, bootstrap files, root spec naming, local gitignore, spec inspection, linting, and agent entrypoint wiring.</description></item><item><title>How to uninstall SpecDD from a project</title><link>https://specdd.ai/how-to/install-and-setup/how-to-uninstall-specdd-from-a-project/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-uninstall-specdd-from-a-project/</guid><description>Remove spec-driven development from a project by reviewing .sdd files, deleting bootstrap and agent setup files, cleaning project-local skills, and verifying the Git diff.</description></item><item><title>How to upgrade from an older SpecDD project layout</title><link>https://specdd.ai/how-to/install-and-setup/how-to-upgrade-from-an-older-specdd-project-layout/</link><guid>https://specdd.ai/how-to/install-and-setup/how-to-upgrade-from-an-older-specdd-project-layout/</guid><description>Upgrade an older SpecDD project layout for spec-driven development to the current bootstrap, agent entrypoint, root spec, and local spec structure without losing project-specific rules.</description></item></channel></rss>