Skip to content
#

llm-code

Here are 14 public repositories matching this topic...

A skill for AI agents. Cleans up AI-like or vibe-coded source code while preserving behavior: removes noisy comments, improves unclear names, simplifies control flow, deletes dead, duplicated, or speculative code, and aligns the result with the local repository style.

  • Updated Jul 5, 2026

The Shadow-Logic Auditor (SLA) is a 2026-standard development tool designed to prevent "AI-driven technical debt." It intercepts LLM-generated code (from Claude, ChatGPT, or Gemini), audits it against your project’s specific architectural rules, and automatically refactors violations before they hit your main branch.

  • Updated Mar 23, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the llm-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the llm-code topic, visit your repo's landing page and select "manage topics."

Learn more