Un proyecto de Mauricio Gallmur· el prompt es gratis · si quieres que un agente lo corra solo, eso es lo que instalo

¿Puedo vibecodear Sleek?

PARCIAL · un fin de semana
precio $24.99/mesahorrarías $299.88/añotiempo de build un fin de semanacategoría 🎨 diseñoreemplazada por 0 personas

One screen is already a yes, and you do not need this site for it: paste "design me a settings screen for an iOS app, Tailwind, 402x874" into the agent you already pay for and you get something decent. What Sleek sells is everything that makes twelve screens look like the same app, and most of that turns out to be prompt discipline rather than product. Decide the design system once, paste it verbatim into every later call, and hand the model the mobile conventions it does not apply unprompted: safe areas, 44px tap targets, native navigation instead of a website cropped to phone width. Two gaps survive that. There is no canvas, so every change is a re-prompt of a whole file rather than a click, and one call to one model is a rougher first draft than a tuned chain of them, which you pay for in your own iteration time. The Figma handoff is not one of the gaps: Sleek's own team ships the converter as MIT on npm, so the DIY build gets editable layers from one install.

el prompt
Build me a mobile app screen designer to replace Sleek. Requirements:

- A local Next.js app (App Router) calling the Anthropic API (claude-opus-5,
  key in .env). Stream it with max_tokens 32000 · a screen plus its thinking
  share that budget, and it rejects sampling params and assistant prefills
  outright. Screens are files on disk, no database.
- One route handler takes a plain-language description of the app, or a sketch
  I drop on the page, and answers with a screen list first: 6 to 10 names, one
  line of purpose each. I edit that list, then it builds every screen on it.
- That same first call writes design-system.json (5 hex colors, 2 fonts with a
  6-step type scale, radius, spacing unit, icon set) and _nav.html, and nothing
  regenerates either afterwards · every later call gets both pasted in verbatim,
  which is what stops screen 9 drifting away from screen 1.
- Each screen is public/screens/<name>.html: one standalone file, Tailwind via
  CDN, Lucide icons, a 402x874 viewport with 62px top and 34px bottom insets as
  CSS variables, 44px minimum tap targets, and that same nav.
- Edits re-send the current file plus my instruction and overwrite it in place,
  so untouched parts stay put; every version lands in screens/.history/.
- The page is a gallery: each screen in an iframe inside a phone frame, side by
  side, a text box under each for the next edit. `npm run export` runs
  Playwright at deviceScaleFactor 3 into exports/ plus a contact sheet.
- A "copy all to Figma" button: @figit/dom-to-figma (MIT), one frame per screen
  passing that iframe's contentDocument.body, convert({ frames }), then
  clipboard.write with its toClipboardItem(). Cmd+V in Figma lands the whole
  set as editable layers. Keep it in a client component and fire it from a real
  click, or the write is blocked.
- Out of scope, do not build: a click-to-edit canvas, share links, or hosting.
  Runs on my machine, no accounts, no telemetry.
- README: the API key, `npx playwright install chromium`, where files land, and
  that remote images need an imageLoader proxying around CORS.

$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo

por qué la gente sigue pagando

Nobody pays for one screen, and that is the honest read on this category: the single-screen version got free the day coding agents got good. What is left is thinner than it looks. There is no network here, no proprietary dataset, no integration treadmill, and the Figma converter that used to be the hard part is MIT on npm. What is left is real work all the same. The prompt below is one call to one model; the product is a chain of them, each step routed to whichever model is the right trade of quality against speed for that step, with the prompts behind each layer rewritten over months of iteration. None of that shows up on screen one. It shows up on screen nine, and in how many re-prompts it took to get there. The other thing money buys is a canvas, where a change is a click instead of a whole file re-prompted. Neither is a moat, and the prompt below is the honest test of what they are worth to you.

qué pierdes

xclicking an element to change it instead of re-prompting the whole file

xa tuned multi-step pipeline · you get one prompt on one model, and you close the gap in your own iteration time

xsketch input · photograph a hand-drawn screen and get it back as a design

xshare links, project history, and team seats

compartir en X ↗"Acabo de reemplazar Sleek ($24.99/mes) con un prompt"
la salida

¿No quieres construirlo? Esta gente ya lo hizo gratis.

Google StitchPrompt or screenshot to multi-screen UI, editable canvas, prototypes, Figma copy, and frontend code export; usage is capped, not trialled.$0free

sin votos, sin pago por aparecer · solo lo que es real

los números

Precio de Sleek

planmensualanual (por mes)qué incluye
free$0/workspace$0/workspace1 project and one-time credits for about 1 design; limited exports; credits do not renew.
starter$24.99/workspace$20/workspace3,000 credits/month, about 100 screens, and 5 projects.
pro$49.99/workspace$30/workspace20,000 credits/month, about 650 screens, and unlimited projects.
team$40/usuario30,000 credits/seat/month, about 1,000 screens per seat, and unlimited projects.

plan gratis1 project and one-time trial credits for about 1 design; credits never reset.

facturaciónStarter/Pro monthly + annual; Team annual price published; refunds only within 24 hours

costos ocultosA generation uses about 30 credits and edits use 5–30. Pro and Team can buy 5,000 non-expiring credits for $15; Starter cannot buy extra credits.

verificado 2026-08-11 · fuente ↗

preguntas
¿Sleek es gratis?

The free plan is one project on one-time trial credits; nothing renews. El plan de pago es Starter a $24.99/mes (revisado 2026-08-07).

¿Puedo vibecodear Sleek?

Parcial. El núcleo de Sleek se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: clicking an element to change it instead of re-prompting the whole file, a tuned multi-step pipeline · you get one prompt on one model, and you close the gap in your own iteration time. Lee la lista honesta arriba antes de comprometerte.

¿Cuánto cuesta Sleek?

Sleek cuesta unos $24.99/mes (Starter, revisado 2026-08-07), o sea $299.88 al año.

¿Qué pierdo si reemplazo Sleek?

Con honestidad: clicking an element to change it instead of re-prompting the whole file; a tuned multi-step pipeline · you get one prompt on one model, and you close the gap in your own iteration time; sketch input · photograph a hand-drawn screen and get it back as a design; share links, project history, and team seats. Si alguno de esos te sostiene el negocio, sigue pagando.

¿Hay una alternativa open source a Sleek?

Sí: Google Stitch (Prompt or screenshot to multi-screen UI, editable canvas, prototypes, Figma copy, and frontend code export; usage is capped, not trialled.) El prompt es para cuando la quieres exactamente a tu modo.

Cada semana mueren más suscripciones.

Veredictos nuevos, prompts nuevos, las apps más condenadas de la semana.
Un correo. Te sales en un clic.

gratis para siempre · sin spam · el prompt se queda en el sitio, las muertes te llegan a ti

$semanal: qué recibió veredicto, qué murió.