STACKQUADRANT

Help & User Guide

Everything you need to navigate StackQuadrant and interpret the data.

Understanding Scores

Every tool is evaluated on a 0-10 scale across six dimensions. The overall score is a weighted average.

Score Colors
8.0 - 10.0 — Excellent. Industry-leading capability.
5.0 - 7.9 — Average. Functional but with notable gaps.
0.0 - 4.9 — Below average. Significant limitations.
Score Ring

The circular indicator next to each tool shows its overall score. The ring fills proportionally — a full ring means 10/10. The color follows the same scale above.

Tooltips

Hover over any score, dimension header, or metric label to see an explanation. Look for the ? icon — it indicates additional context is available.

Evaluation Dimensions
01Code Generation

Quality and accuracy of generated code, correctness, and adherence to best practices.

02Context Understanding

Ability to comprehend project structure, dependencies, and codebase-wide context.

03Developer Experience

Ease of use, IDE integration, onboarding speed, and workflow friction reduction.

04Multi-file Editing

Capability to make coordinated changes across multiple files consistently.

05Debugging & Fixing

Effectiveness at identifying bugs, suggesting fixes, and resolving errors.

06Ecosystem Integration

Support for languages, frameworks, package managers, and dev tools.

Each dimension has a weight that determines its contribution to the overall score. Weights are visible in tooltips on the capability matrix.

Quadrant Regions

Quadrant charts position tools on two axes. The chart is divided into four regions:

Leaders

High capability + high vision. Top-performing tools with broad, mature feature sets.

Visionaries

Lower capability + high vision. Innovative approach but may lack execution maturity.

Challengers

High capability + lower vision. Strong execution on existing features, narrower scope.

Niche Players

Lower capability + lower vision. Specialized or early-stage tools serving specific needs.

Theme & Display

Click the sun/moon icon in the top-right corner to toggle between dark and light themes. Your preference is saved in your browser.

The layout automatically adapts to your screen size — panels fill the available viewport on ultrawide monitors and stack vertically on smaller screens.

Admin Guide

Admins can manage all content through the admin dashboard.

What you can manage:
  • Add, edit, and remove AI tools with dimension scores
  • Create and position tools on quadrant charts
  • Publish benchmark results with structured metrics
  • Define and rate tool stacks for workflows

Tools, quadrants, benchmarks, and stacks all have a published status — unpublished items are only visible in the admin panel.

Data & API

All data is available through a public REST API. No authentication required for read endpoints.

GET /api/v1/tools— list all published tools with scores
GET /api/v1/search?q=cursor— search across all entities

See the full API reference in the README.