-
no-slop — Stop Your AI Agent From Writing Generic Code
A CLI tool that scans your codebase for AI slop patterns — boilerplate comments, generic variables, over-abstraction, CSS utility spam — and generates constraint files (SKILL.md, .cursorrules, CLAUDE.md, .clinerules) that make your agents write clean, project-specific code.
-
mcp-app-suite — The MCP Apps Toolchain That Ships With Today's Spec
Three tools for the MCP Apps ecosystem — a playground to preview interactive HTML UIs, a scaffolder to generate new projects, and a demo server — all shipping on the day of the 2026-07-28 spec.
-
Agent-Creds-Scanner — Stop Leaking API Keys in Agent Configs
A CLI tool that scans CLAUDE.md, .cursorrules, and MCP configs for hardcoded credentials before they leak.
-
mcp-scan — CLI Security Scanner for MCP Servers
Open-source CLI that detects ANSI escape injection, over-permissive tool definitions, prompt injection vectors, and insecure transport in MCP server implementations — before they become attack surfaces.
-
cache-smith — Benchmark LLM Caching Before You Buy the Gateway
Open-source CLI that analyzes your prompts for KV cache potential and simulates semantic caching with local embeddings — so you know exactly how much you'll save before committing to a full gateway.