Levnikolaevich
6 skills · 546 stars total
6 skills
This skill audits code principles (DRY, KISS, YAGNI, error handling, DI) and returns actionable findings with location, severity, and recommendations.
This skill identifies dead code, unused imports, and backward compatibility shims to improve maintainability and code health across projects.
This skill audits code quality by detecting complexity, nesting, long methods, and bad signatures, returning actionable findings and improvement
This skill audits build health by checking compiler, linter, tests, and config, returning structured findings with severity and actionable recommendations.
This skill audits application lifecycle in a worker, analyzes startup order, shutdown, probes, and returns an actionable compliance score.
This skill audits observability in codebases, identifying logging, health checks, metrics, and tracing gaps to improve reliability with actionable findings.