Choose by need
Practical integration order
- Add baseline quality tools: ESLint + Prettier.
- Add style tooling: PostCSS + Stylelint (and Tailwind if needed).
- Add framework-specific tooling only when required.
Next steps
- Align project defaults in Extension configuration.
- Validate changes with Workflows.

