q2
Rust-based document rendering, parsing, and publishing workflows
All Skills in This Repository (3)
Pure Emerald Level Indicatorsupgrade-cargo-deps
Identify outdated Rust dependencies and generate upgrade plans.
triage
Create isolated git worktrees for GitHub issue investigation and documentation.
investigate-beads
Set up isolated worktrees and generate structured investigation reports for beads issues.
Frequently Asked Questions
FAQPage SchemaHow 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โ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