# asdesigned [![npm](https://img.shields.io/npm/v/asdesigned?color=2563eb)](https://www.npmjs.com/package/asdesigned) [![CI](https://github.com/Maher-Reven/asdesigned/actions/workflows/ci.yml/badge.svg)](https://github.com/Maher-Reven/asdesigned/actions/workflows/ci.yml) [![MIT](https://img.shields.io/badge/license-MIT-black)](LICENSE) Is it as designed? Diff a rendered UI component against its Figma source and see exactly what drifted. Built for coding agents: give Claude Code or Cursor the tool and they can check their own work against the design. ![asdesigned demo](demo/asdesigned.gif) ``` asdesigned compare https://www.figma.com/design//?node-id=12-345 \ --url http://localhost:3000 --selector .btn-primary ``` ``` design figma Button / Primary 1:4 rendered dom