About
This skill provides a comprehensive framework for maintaining high-quality Replit integrations by implementing automated guardrails across the entire development lifecycle. It includes custom ESLint rules to prevent hardcoded API keys, pre-commit hooks for secret detection, and Open Policy Agent (OPA) configurations for environment-specific security enforcement. By integrating these checks into CI/CD pipelines and runtime environments, it helps developers adhere to Replit best practices, ensures type safety with strict TypeScript patterns, and prevents dangerous operations in production environments through active runtime monitoring.