vignette

Generate a complete Quarto vignette document with YAML frontmatter, figures, and BibTeX references.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/LinusConradM/test_crpd_dashboard --skill vignette
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vignette
Source: https://github.com/LinusConradM/test_crpd_dashboard/tree/main/.claude/skills/vignette
Command: npx skills add https://github.com/LinusConradM/test_crpd_dashboard --skill vignette

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of a Quarto-based vignette for the CRPD Dashboard, consolidating narrative sections, figure integration, and references into a polished, reproducible document.

Core Features & Use Cases

  • Generates a self-contained Quarto vignette (~5 pages) including YAML frontmatter, narrative sections, inline data load examples, and embedded figures.
  • Supports a complete workflow from data ingestion and methodological context to visualization integration and citation generation.
  • Useful for documentation tasks around data dashboards, course deliverables, and reproducible reporting pipelines.

Quick Start

Ask the assistant to generate the CRPD vignette and render it to HTML using the provided data and templates.

Frequently Asked Questions about vignette

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-generate a Quarto vignette with narrative sections and figures?

To generate a Quarto vignette, you need a tool that automates YAML frontmatter, sectioned content, and figure embedding into a single reproducible file. This skill outputs a ready-to-render Quarto document with predefined headings and inline data examples.

What is the best way to create reproducible documentation for a data dashboard?

Reproducible documentation for a data dashboard requires consolidating narrative context, visualizations, and citations. Using a Quarto vignette ensures end-to-end compliance with YAML standards and BibTeX integration, yielding a polished, self-contained report.

How do I integrate BibTeX references into a Quarto document automatically?

Integrating BibTeX references into a Quarto document is handled by enforcing citation generation within the vignette workflow. The skill embeds BibTeX references directly, ensuring your rendered output maintains proper academic and technical citation compliance.

Can I use Quarto to build a 5-page course pack with embedded charts and data load examples?

Yes, Quarto is well-suited for authoring 5-page course packs with embedded charts and data load examples. This skill specifically structures predefined headings and inline code blocks to produce a self-contained educational guide.

Does Quarto reproducible render require specific YAML frontmatter compliance for vignettes?

Quarto reproducible render workflows strictly require YAML frontmatter compliance to function correctly. The skill enforces these end-to-end requirements, ensuring the generated vignette file is immediately ready for HTML rendering without manual configuration fixes.