xiaolaixiaolaiCommunityยท1 Agent Skills Included

vmark

Plain-text editor development, testing, and release workflows

Guides development of VMark, a local-first plain-text editor where humans and AI edit the same Markdown, YAML, JSON, and code files. Covers React UI work, Tauri v2 desktop integration, Tiptap rich-text editing, MCP server setup, and end-to-end desktop testing. Eliminates guesswork with enforced test-first rules, plan audits, workflow security checks, and release gates.
npx skills add xiaolai/vmark --all -g -y
Available:

Gives your AI agent the working agreement for building VMark, including test-first rules, which quality gates to run, and how to route work to the right sub-skill.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install VMark skills?โ–ผ

Run `npx skills add xiaolai/vmark --all -g -y` in your terminal to install all skills in this suite globally.

What is VMark?โ–ผ

VMark is a free, local-first plain-text editor where humans and AI read and write the same Markdown, YAML, JSON, and code files directly. It connects to Claude Code, Claude Desktop, Codex CLI, and Gemini CLI through MCP.

How do these skills help build desktop apps?โ–ผ

They provide ready-made workflows for Tauri v2 commands, React UI conventions, Tiptap editor extensions, and end-to-end testing of a running desktop app. Your agent follows the project's test-first rules automatically.

Can AI test a running desktop app?โ–ผ

Yes. The tauri-mcp-testing skills let your agent click, type, take screenshots, and verify IPC calls inside a live Tauri app without manual QA.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex CLI, Cursor, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’