Can I vibecode Ulysses?
YES · one-shottableThe core loop is small enough for a capable coding agent to produce a useful local version in one sitting. For Ulysses, write in a focused Markdown library, organize sheets, set goals, and export polished documents. The hard boundary is native apple polish, icloud sync, mobile apps, and publishing integrations, plus polish, integrations, and proprietary language models.
Build a personal replacement for Ulysses in an empty repository. Use Tauri 2, React, TypeScript, SQLite, and a small Rust filesystem layer; do not offer alternative stacks. The core loop is: write in a focused local Markdown library, organize sheets, set goals, apply editing passes with a visible diff, and export polished documents without uploading them. Make the first run work locally with one documented command. Store all user data locally by default and make export straightforward. Put secrets in .env, ship .env.example, and never commit credentials. Create a three-pane editor with source text, suggestion list, and accepted-result preview. Implement deterministic checks for repeated words, sentence length, passive constructions, and typography. Add an optional API-backed rewrite action that sends only the selected passage. Show every change as an accept-or-reject diff and support undo. Import and export .txt and .md while preserving headings and lists. Persist user rules, ignored terms, and recent documents in SQLite. Include clear empty, loading, success, and recoverable error states. Add input validation, safe filenames, and graceful handling of unavailable APIs. Write focused tests for the core transformation and one end-to-end happy path. Create a README with setup, architecture, permissions, data location, and backup steps. Do not add accounts, billing, telemetry, analytics, or a hosted control plane. Deliberately leave out a browser extension. Deliberately leave out Office or Google Docs plugins. Deliberately leave out collaborative editing and cloud sync. Finish by running the tests and listing the exact commands used.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
People still pay for Ulysses because the paid tool is already present everywhere they write and its suggestions have been tuned across millions of documents. The recurring cost buys model quality, extension compatibility, dictionaries, releases, and sync, not just the visible interface.
xnative Apple polish, iCloud sync, mobile apps, and publishing integrations
xcross-device sync
xlarge proprietary style models
xbrowser and office-suite extensions
xteam style guides
Don't feel like building it? These folks already made it free.
no votes, no pay-to-list · just what's real
Ulysses pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| monthly | $5.99/user | — | All Macs, iPads and iPhones on the subscriber's Apple Account |
| yearly | — | $3.33/user | All Macs, iPads and iPhones; Apple Family Sharing with up to 5 other family members |
| student | — | $1.83/user | All Macs, iPads and iPhones for 6 months; no Family Sharing |
| business / volume licensing | custom | — | Custom seat count for organizations |
free tierno free tier
billing$5.99 monthly or $39.99 yearly, both auto-renew; student option is $10.99 per 6 months and does not auto-renew
hidden costsUS prices can differ by App Store region; student pricing excludes Family Sharing, and business volume pricing is quote-only.
verified 2026-08-12 · source ↗
Can I vibecode Ulysses?
Yes. A competent AI coding agent (Claude Code, Codex, Cursor) can build a usable personal Ulysses replacement in one session with the prompt on this page. It runs on your own machine or server with no subscription.
How much does Ulysses cost?
Ulysses costs about $5.99/month (Personal, checked 2026-07-31), which is $71.88 per year. That's what you save by replacing it with one prompt.
What do I lose by replacing Ulysses?
Honestly: native Apple polish, iCloud sync, mobile apps, and publishing integrations; cross-device sync; large proprietary style models; browser and office-suite extensions; team style guides. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Ulysses?
Yes: SiYuan (A local-first writing library with blocks, links, huge documents, and real exports; less monastic than Ulysses, much harder to lose.) Zettlr (A serious Markdown desk with folders, writing targets, citations, and export machinery that occasionally admits Pandoc is under the hood.) The prompt is for when you want it exactly your way.