Back to Plugins
Feasibility Checker

Feasibility Checker

Audit designs for code feasibility, accessibility, and layout consistency.

Plugin Preview

Feasibility Checker preview

About this plugin

Stop guessing if your design is ready for code. Feasibility Checker scans your frames to catch "expensive" design choices, accessibility issues, and messy layers before handoff.


✨ Key Features:


🎨 Color Audit

  1. Detects hardcoded Hex values (detached colors).
  2. Ensures all colors are linked to Variables or Styles for dark mode support.


📐 Layout Logic

  1. Flags absolute positioning (missing Auto Layout).
  2. Detects sub-pixel positioning (e.g., width: 340.5px) that causes blurriness.
  3. Finds empty groups/containers that clutter the DOM.


👆 Usability & Accessibility

  1. Touch Targets: Flags buttons smaller than 44px (Mobile Standard).
  2. Naming: Spots generic layer names (Frame 42, Rectangle 1).
  3. Hidden Layers: toggle visibility to audit hidden layers or ignore them.


📋 Smart Reporting

  1. Categorized tabs (Colors, Layout, Usability).
  2. Pinpoint issues: Click an issue to instantly select the layer on the canvas.
  3. Copy Report: One-click export to clipboard for Jira tickets or Slack.

Plugin Details

Version2
CreatedDecember 22, 2025
Last UpdatedDecember 22, 2025
CategoryAccessibility tools
CreatorJyothish VM
Stats0 installs, 0 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none