GitShow/thedaviddias/codekeeper
thedaviddias

codekeeper

๐Ÿง  Essential guardrails to prevent AI from going sideways in development projects

by thedaviddias
aiai-gentseslintguardrailslefthookllmsvibe-codingvibecoding
Star on GitHubForknpm

JavaScript

12 stars3 forks2 contributorsQuiet ยท 6mo agoSince 2025

Meet the team

See all 2 on GitHub โ†’
thedaviddias
thedaviddias5 contributions
github-actions[bot]Bot
github-actions[bot]4 contributions

Languages

View on GitHub โ†’
JavaScript91.8%
Shell5.9%
TypeScript2.3%

Commit activity

Last 12 weeks ยท 0 commits

Full graph โ†’

Community health

3 of 6 standards met

Community profile โ†’
57
โœ“READMEโœ“Licenseโœ“Contributingโ—‹Code of Conductโ—‹Issue Templateโ—‹PR Template

Recent fixes

View closed PRs โ†’
thedaviddias
feat: add console logs validation with Next.js auto-removal detectionMergedPR

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.

thedaviddias ยท 1y ago
Structured data for AI agents

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].

ยท@ofershap

Replace github.com with gitshow.dev