๐ง Essential guardrails to prevent AI from going sideways in development projects
by thedaviddiasJavaScript
Last 12 weeks ยท 0 commits
3 of 6 standards met
Add new check-console-logs.js validation script Detects console.log, console.warn, console.error, etc. statements Smart Next.js integration: skips validation if removeConsole is enabled Supports allowed patterns: development conditions, ESLint disables, error logging Includes comprehensive test fixtures for both violations and allowed usage Integrates with existing test runner and CI/CD pipeline Provides helpful suggestions for console.log alternatives This validation helps maintain clean production code by catching debug statements that developers often forget to remove before deployment.
Repository: thedaviddias/codekeeper. Description: ๐ง Essential guardrails to prevent AI from going sideways in development projects Stars: 12, Forks: 3. Primary language: JavaScript. Languages: JavaScript (91.8%), Shell (5.9%), TypeScript (2.3%). Topics: ai, ai-gents, eslint, guardrails, lefthook, llms, vibe-coding, vibecoding. Open PRs: 2, open issues: 0. Last activity: 6mo ago. Community health: 57%. Top contributors: thedaviddias, github-actions[bot].