Build & Development Commands
- Always read the project’s README or documentation before starting. - Use the officially recommended build tool for the language/framework. - Keep configuration files organized and avoid hardcoding values. - Ensure environment-specific settings are stored securely and excluded from version control. - When adding dependencies, verify they are up-to-date, secure, and compatible with the project.