CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

tessl/npm-gatsby-plugin-sharp

Wrapper of the Sharp image manipulation library for Gatsby plugins

58%

Overall

Evaluation58%

1.07x

Agent success when using this tile

Overview
Eval results
Files

rubric.jsonevals/scenario-5/

{
  "context": "This criteria evaluates how well an engineer uses gatsby-plugin-sharp's metadata extraction capabilities to retrieve image dimensions, format information, and dominant colors from image files.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Image size retrieval",
      "description": "Uses gatsby-plugin-sharp's getImageMetadata or getImageSize function to extract image width and height dimensions from image files",
      "max_score": 35
    },
    {
      "name": "Format identification",
      "description": "Correctly extracts the image format (jpeg, png, webp, etc.) from the metadata object returned by gatsby-plugin-sharp functions",
      "max_score": 25
    },
    {
      "name": "Dominant color",
      "description": "Uses gatsby-plugin-sharp's getDominantColor or similar functionality to extract the dominant color, returning it in hexadecimal format as required",
      "max_score": 40
    }
  ]
}
tessl i tessl/npm-gatsby-plugin-sharp@5.15.0

tile.json