000
Hitman's LibraryChangelog
Gallery
Latest

Breakpoints, Full-Page Copy & Bug Fixes

Figma tab now lets you simulate any breakpoint and copy the full page. Stability fixes eliminate the client-side crash and missing site cards.

  • NewBreakpoint selector in Figma tab — switch between Auto / 390 / 768 / 1440px and see the site respond live
  • NewFull-page copy — one click captures the entire page as Figma layers, not just a single element
  • FixedClient-side exception on some sites — API error responses now handled gracefully, no more crash on load
  • FixedSite cards not visible — gallery query was referencing non-existent DB columns, now uses safe correlated subqueries
  • FixedRetina screenshots — desktop now captured at 2× DPR, mobile at 3×, with lazy-image scroll-through before capture
  • ImprovedCard image hover — CSS transition replaces motion.img for better performance and no layout shift

Figma Element Picker & Live Preview

The Figma tab now shows the live site — hover to inspect, click any element to copy it to Figma instantly. Full-page copy is pre-loaded so it's immediate too.

  • NewElement picker — hover any element to highlight it, click to copy directly to Figma
  • NewFull-page Figma layers pre-loaded on tab open — copy is instant, no wait
  • NewHTML proxy — loads any site inside the panel regardless of X-Frame-Options restrictions
  • NewLive preview — embedded iframe replaces static screenshots entirely
  • NewFigma tab — dedicated panel tab with auto-capture on first open
  • NewSearch input in header — search across all sites in real time
  • ImprovedPanel header redesigned — compact icon row for visit, re-extract, and close
  • ImprovedPreview simplified — responsive iframe with no desktop/mobile toggle needed
  • FixedFilter effect dep used JSON.stringify on every render — replaced with stable primitives

Copy to Figma, Mobile Views & More

A batch of tools that make the library more actionable — export designs, capture mobile layouts, and send layers directly to Figma.

  • NewCopy to Figma — paste any captured site as editable layers directly into Figma
  • NewMobile screenshots alongside desktop — captured at 390×844 during extraction
  • NewDesktop / Mobile toggle in the preview tab
  • NewPalette export — copy colors as CSS custom properties or Tailwind config in one click
  • NewBulk add — paste multiple URLs at once and watch them process in a live queue
  • NewPreloader — 000→100 counter on first visit
  • ImprovedHEX and OKLCH values are now separately copyable from the colors tab

UI Redesign & Sound

The whole interface got a quiet, high-contrast overhaul. Sound feedback added for copy and success actions.

  • ImprovedFull gallery layout redesign — cleaner grid, tighter type, better dark mode
  • NewSubtle sound effects on copy and successful extraction
  • ImprovedAdmin CMS — passcode protection and one-click duplicate removal
  • FixedAdmin page was unscrollable due to a global overflow:hidden — resolved

Performance, Polish & Mobile

Faster perceived load, better mobile interactions, and more color control.

  • NewSkeleton loading on first page load and category filtering
  • NewHEX / OKLCH format toggle on the colors tab
  • ImprovedDark / light theme toggle — instant, no flash of wrong theme
  • ImprovedCategory labels rewritten to better reflect actual design context
  • ImprovedMobile sheet — safe-area insets and 44px touch targets throughout
  • FixedPrevented scroll chaining between preview panel and page body on mobile
  • FixedEdge case: achromatic and scientific-notation OKLCH values now parse correctly

Real Screenshots

Cards now show actual screenshots of the captured site instead of color blocks.

  • NewLive website screenshots displayed on every design card
  • ImprovedSwitched to a reliable headless screenshot pipeline after testing multiple providers

Copy Feedback & Social

Small interactions that make copying feel right.

  • NewCopy feedback on color swatches — animated toast on click
  • NewOG image and social meta for sharing the library
  • ImprovedMicrointeractions across the UI following Emil Kowalski's principles

Initial Launch

Hitman's Library ships. Extract, browse, and reference design systems from any URL.

  • NewColor palette extraction — brand colors with OKLCH values
  • NewTypography extraction — font families, roles, and Google Fonts links
  • NewAsset catalog — logos, icons, images discovered per site
  • NewIndustry categorization for every captured site
  • NewBrowse and search across your entire design library
  • NewExcel import for bulk seeding the library

Feb 23, 2026 — first commit