vmark
Plain-text editor development, testing, and release workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core