- What sections does it scaffold?
- Title, description, installation, usage, features, config, API (if applicable), contributing, license, acknowledgments. Skip sections you don't need.
- Does it follow common README conventions?
- Yes — matches the most-starred-repo conventions on GitHub. Badges at the top, code blocks for examples, relative links for contributing guides.
- What about badges?
- Toggle to include Shields.io badge stubs for version, build status, license, npm downloads. You fill in the actual values after your CI is set up.
- TypeScript-specific?
- Not particularly — the README scaffold is language-agnostic. For TS-specific README sections (type definitions, npm publishing), edit manually or use a framework-specific generator.