SlopScupper
00 crowd

vmark

An AI friendly markdown editor.
Open repo on GitHub Open the demogithub.com/xiaolai/vmark
TypeScript · ★ 562 · 93 forks · ISC · paperwork by the Cap'mmostly ai (inferred)light human (inferred)works-on-my-machine (inferred)other
listed 9 hours ago by xiaolai · last checked 42 minutes ago
The owner didn't write this. This repo never submitted itself. The Cap'm found it on a truffle trawl and wrote its paperwork from what GitHub already shows. Picked by hand by the Cap'm on 2026-09-11: a local-first Markdown and plain-text editor whose README says it is "vibe-coded" and "written entirely by AI under human supervision". 563 stars; ISC license. The owner did not submit this. Votes count; awards don't until the owner claims it.

I'm not calling your project slop! Geeze, it's a joke... Do you own this repo?

Log in with GitHub as xiaolai. There's no account to make: SlopScupper only asks GitHub who you are (read:user), never sees your code, and keeps just your id, login and avatar. Then you can:

  • Keep it, on your terms. Commit your own slopscore.md (spec) and press Refresh. Your paperwork replaces the Cap'm's, and you can submit it for Slop of the Day.
  • Take it down. One click on Remove. It stays gone; the trawl never brings it back.

Log in with GitHub

Can't log in as the owner? Request a takedown. No login needed, and a trawled listing comes down right away.

GitHub says
An AI friendly markdown editor.
website
https://vmark.app
created
2026-01-03 · pushed 5 hours ago · 4920 commits · 11 contributors
release
v0.9.71 · 2026-09-11
languages
TypeScript 76%Rust 15%JavaScript 7%CSS 1%Shell 1%Vue 0%
paperwork
contributingpull request templatelicensereadme 71% health
dependencies
⚠ 16 of 1000 deps have known advisories · OSV.dev, checked 5 hours ago

Disclosures, inferred by the Cap'm

slopbucket
vibe-coded
category
other
ai_generated
mostly
human_touch
light
status
works-on-my-machine
language (detected)
cssjavascriptnsispythonrustshelltypescriptvue
license (detected)
isc

The Cap'm's log

The Cap'm wrote this paperwork, not the owner. This repo never submitted itself to SlopScore. The Cap'm picked it by hand: a local-first Markdown and plain-text editor whose README says it is "vibe-coded" and "written entirely by AI under human supervision". It carries the ISC license. The disclosures above are his best guess from what GitHub shows.

Is this yours? Commit a real slopscore.md and press Refresh to replace this, or remove the listing in one click. There's no account to make: you log in with GitHub.

README — the repo's own words, folded up so the grading fits on one screen

VMark

The Plain-Text Workspace Where Humans and AI Collaborate

Free. Local-first. Format-aware.

VMark AI Integration - Claude Code, Claude Desktop, and VMark

VMark is the plain-text workspace where humans and AI collaborate. Both parties read and write the same artifacts — Markdown, YAML, JSON, TOML, Mermaid, SVG, HTML, code — directly, with no translation layer. When the file is a known artifact (GitHub Actions workflow, Cargo.toml, package.json, pyproject.toml), VMark renders the right view, not a generic JSON tree.

Download · Documentation · Formats · Features


Highlights

  • Multi-Format — Markdown (WYSIWYG + source), JSON / JSONL, YAML, TOML, Mermaid, SVG, HTML (sandboxed), plain text. Code files (.ts, .py, .rs, .go, .css, …) open as syntax-highlighted viewers; toggle to edit in place or open in your $EDITOR.
  • Schema-Aware Previews.github/workflows/ci.yml opens with a workflow-graph view. Cargo.toml, package.json, and pyproject.toml open with a dependency-tree view. Generic JSON / YAML / TOML get a navigable tree.
  • AI-Native — MCP integration for Claude Desktop, Claude Code, Codex CLI, Antigravity CLI, Grok CLI, and opencode. AI Genies for inline writing assistance. Both you and the AI work on the same plain-text files.
  • Three Markdown Modes — WYSIWYG (Tiptap/ProseMirror), Source Peek (F5), Source Mode (F6, CodeMirror 6)
  • Multi-CursorMod + D to select next match, Alt + Click to add cursors, Mod + Alt + ↑↓ for vertical cursors
  • Tab Escape — Auto-pair brackets/quotes, press Tab to jump past closing characters
  • CJK Done Right — 20+ formatting rules for Chinese, Japanese, Korean text
  • 10 Languages — English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Deutsch · Español · Français · Italiano · Português (Brasil). Auto-detected on first launch.
  • 6 Themes — White, Paper, Mint, Sepia, Night, Solarized on macOS; Windows and Linux offer White and Night.
  • Local-First — No cloud, no accounts, no analytics. Documents stay on your machine.
  • Shortcuts — Every one customizable in Settings

See the full feature list at vmark.app/guide/features.


Install

macOS (Homebrew):

brew install xiaolai/tap/vmark

Manual: Download from the Releases page.

  • Apple Silicon: VMark_x.x.x_aarch64.dmg
  • Intel: VMark_x.x.x_x64.dmg

Windows & Linux: Pre-built binaries on the Releases page. macOS is the primary platform; other builds are best-effort.


AI Integration

VMark speaks MCP natively. Settings → Integrations → Install — one click per assistant.

Supported: Claude Desktop, Claude Code, Codex CLI, Antigravity CLI, Grok CLI, opencode.

See the MCP Setup Guide.


Contributing: Issues Only, No PRs

VMark is vibe-coded — written entirely by AI under human supervision. We welcome issues (bug reports, feature requests) but cannot safely merge external PRs.

When you file an issue, AI fixes it with full context of the project's conventions, test suite, and architecture.


Building from Source

Prerequisites: Node.js 22+, pnpm 10+, Rust (stable), Tauri v2 prerequisites

git clone https://github.com/xiaolai/vmark.git
cd vmark
pnpm install

# Build the MCP sidecar once. Tauri bundles it as an external binary and it is
# a gitignored build artifact, so a fresh clone does not have it.
pnpm --dir server/mcp build:sidecar

pnpm tauri dev        # Development
pnpm tauri build      # Production
pnpm check:all        # Lint + test + build

Tech Stack: Tauri v2 (Rust), React 19, TypeScript, Zustand v5, Tiptap, CodeMirror 6, Tailwind CSS v4

AI-Assisted Development: The repo ships with full configuration for Claude Code, Codex CLI, and Antigravity. See AGENTS.md for conventions and .claude/ for rules, skills, and subagents.


Star History

Star History Chart

License

ISC License — free to use, copy, modify, and distribute. See the license page for details.


Questions? Open an issue · Updates? Watch this repo

Read the rest on GitHub

Scan report · 2026-09-12
  • Prohibited terms or links
  • Repository eligibility
  • slopscore.md paperwork
  • Content policy
  • Risk review

0 comments

log in to comment.

report this listinglog in to report