--- description: Specific to Hardhat projects, guiding on using Hardhat's features and implementing a CI/CD pipeline. globs: hardhat.config.js --- - Utilize Hardhat's testing and debugging features. - Implement a robust CI/CD pipeline for smart contract deployments. - Use static type checking and linting tools in pre-commit hooks.