quarto-devquarto-devOfficialยท3 Agent Skills Included

q2

Rust-based document rendering, parsing, and publishing workflows

Builds and maintains the next-generation Quarto publishing system written in Rust. Handles Markdown parsing, live preview rendering, listing templates, and dependency upgrades without manual rework. Guides issue triage, test-driven bug fixes, and render parity checks so publishing workflows stay consistent and reliable.
npx skills add quarto-dev/q2 --all -g -y
Available:

Directs the agent to follow plan-driven test-first development, track work with braid issue strands, verify builds before committing, and never push without explicit user approval.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install q2?โ–ผ

Run `npx skills add quarto-dev/q2 --all -g -y` in your terminal to install all skills in this suite globally.

What is Quarto 2?โ–ผ

It is an experimental Rust reimplementation of the Quarto publishing system, replacing parts of the older TypeScript runtime with a unified, faster engine.

How do I fix preview and render differences?โ–ผ

The preview-render-parity skill diagnoses DOM and style mismatches between preview and render output, then guides a tested fix verified in a real browser.

Can I port old Quarto 1 listing templates?โ–ผ

Yes. The ejs-listing-port skill converts EJS templates into Quarto 2 doctemplates and checks that links, images, and descriptions render correctly.

Does q2 work with Claude Code and other agents?โ–ผ

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

Related Repositories in Software Engineering

View All in Software Engineeringโ†’