qulib

TapeshN/qulib
★ 2 stars TypeScript AI/LLM Updated 2d ago
Honest QA gap analysis for deployed web apps. Auth-aware scanning, real accessibility checks, and an MCP server for AI agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "qulib": {
      "command": "npx",
      "args": [
        "-y",
        "TapeshN/qulib"
      ]
    }
  }
}

README Excerpt

**Release confidence for deployed web apps — the one question: should we ship?** Qulib fuses live-app quality evidence, automation maturity, and API coverage into a single scored verdict: **ship / caution / hold / block**. It prefers **honest uncertainty** over fake confidence: if auth blocks the crawl, coverage is thin, or data is incomplete, the report says so.

Tools (9)

blockedconfigfailgatelatestpassrepourlwarn

Topics

accessibilityai-agentsaxe-coremcpplaywrightqaquality-engineeringrelease-readinesstestingtypescript