Move sniffbench from Resources to CI/CD & Testing Automation

sniffbench is a benchmark suite tool for evaluating coding agents,
not a static resource. It belongs in the Testing Automation category
alongside other evaluation and testing tools.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
James Murdza
2026-03-25 19:43:44 +00:00
parent 8299da8ff0
commit 86dec24856
+1 -5
View File
@@ -35,7 +35,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
- [Code Search & Understanding](#code-search--understanding)
### Resources
- [Benchmarks & Evaluation](#benchmarks--evaluation)
- [Rule Collections & Templates](#rule-collections--templates)
---
@@ -256,6 +255,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
- [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline.
- [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services.
- [TraceRoot AI](https://traceroot.ai/) — AI-native observability tool that uses AI agents to automatically fix production bugs.
- [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos.
---
@@ -350,10 +350,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
## Resources
### Benchmarks & Evaluation
- [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos.
### Rule Collections & Templates
- [Skills Hub](https://skillshub.io) — Community-rated marketplace for GitHub Copilot, Cursor, and Claude AI coding instructions. Browse and share quality-scored `copilot-instructions.md`, `.cursorrules`, and `CLAUDE.md` configurations organized by tech stack.