Show HN: I built a way to see if your SDK is AI-friendly
Category: devtools
Tags: sdk-evaluation, ai-testing, developer-tools
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
Agentic-usability is a CLI tool that evaluates how well AI coding agents can use an SDK by generating programming problems, running agents in sandboxed environments, and scoring results with an LLM judge. It fills a novel gap in SDK quality assessment by testing AI-friendliness alongside human usability, with a sophisticated architecture involving multi-agent pipelines and sandboxed execution.
Target audience: backend devs, devops, platform engineers
Repository: https://github.com/PSPDFKit-labs/agentic-usability · TypeScript · Apache-2.0
View on Hacker News