diff --git a/README.md b/README.md index bcb6a19..4aa0031 100644 --- a/README.md +++ b/README.md @@ -303,8 +303,8 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev - **[CronAI](https://cronai-nu.vercel.app/)** – Convert plain English schedule descriptions to cron expressions with AI. Supports standard and extended formats. Free, no signup. - **[JSONFix](https://jsonfix-lake.vercel.app/)** – AI-powered JSON fixer that instantly repairs broken JSON with missing quotes, trailing commas, or unescaped characters. Free, no signup. - **[Burnd](https://github.com/garvitsurana/burnd)** – Local-first CLI (`npx getburnd`) that parses your `.claude/projects/*.jsonl` session files to find cost leaks in Claude Code usage — retry storms, tool overuse, repeated reads, long bash output, tired-coding hours. Runs entirely offline. Free core + optional Pro detectors. - - **[Qovery Deploy Skill](https://github.com/Qovery/qovery-skills)** – AI Agent Skill that deploys any application to Kubernetes from Claude Code, Cursor, OpenCode, and 30+ AI coding tools. Analyzes codebases, creates Dockerfiles for 12+ frameworks, provisions databases, deploys via CLI+API or Terraform, and auto-fixes deployment failures. Install: `curl -fsSL https://skill.qovery.com/install.sh | bash`. +- **[Repowarden](https://repowarden.dev)** – Autonomous repo-maintenance agent: bundles and fixes your Dependabot PR backlog into reviewable, CI-green PRs — plus dependency updates, EoL/CVE upgrades, test generation, and code cleanup across Node, Python, .NET, Rust, and Go. Free for 1 repo. ---