CLI
The first command surface should stay small: create a starter, then add lint as the second package.
npm create website-md@latest my-site
The create command works after the npm package create-website-md is published. npm create website-md resolves to create-website-md.
Later
npx website-md lint
website-md init
website-md check
website-md doctor
website-md export-llms
website-md extract <url>