Check formatting
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-js-tech-stacks-js-common@IvanTorresEdge/molcajete.aihaiku# Check Formatting Verify all files are properly formatted without making changes. Execute the following command: **For Biome:** **For Prettier:** **Expected Output:** - Success: All files formatted correctly (exit code 0) - Failure: List of files needing formatting **Quality Requirements:** - All files must be properly formatted - Run `npm run format` to fix any issues Reference the **biome-setup** or **eslint-flat-config** skill based on project configuration.