Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Render Puzzle Docs

Skill Verifiziert Aktiv
Teil von:Agent Almanac

Render the jigsawR Quarto documentation site for GitHub Pages. Supports fresh renders (clearing cache), cached renders (faster), and single-page renders. Uses the bundled render script or direct quarto.exe invocation from WSL. Use when building the full site after content changes, rendering a single page during iterative editing, preparing documentation for a release or PR, or debugging render errors in Quarto .qmd files.

Zweck

To efficiently and reliably render Quarto documentation sites, ensuring accurate and up-to-date output for GitHub Pages.

Funktionen

  • Supports fresh, cached, and single-page Quarto renders
  • Automates rendering via bundled script or direct executable
  • Provides detailed steps for execution and verification
  • Includes guidance for common errors and troubleshooting

Anwendungsfälle

  • Building the full documentation site after content changes
  • Rendering a single page during iterative editing
  • Preparing documentation for a release or PR
  • Debugging render errors in Quarto .qmd files

Nicht-Ziele

  • Authoring Quarto documents
  • Managing R package dependencies
  • Deploying the documentation site to GitHub Pages (focus is on rendering)

Portability

  • info:Runtime stabilityThe skill uses WSL paths (`/mnt/d/...`) and specific executables (`quarto.exe`, `cmd.exe`), suggesting a Windows/WSL environment, but the bash script itself is portable within POSIX-like shells.

Installation

/plugin install agent-almanac@pjt222-agent-almanac

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 20 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Run Puzzle Tests

100

Run the jigsawR test suite via WSL R execution. Supports full suite, filtered by pattern, or single file. Interprets pass/fail/skip counts and identifies failing tests. Never uses --vanilla flag (renv needs .Rprofile for activation). Use after modifying any R source code, after adding a new puzzle type or feature, before committing changes to verify nothing is broken, or when debugging a specific test failure.

Skill
pjt222

Build Pkgdown Site

99

Build and deploy a pkgdown documentation site for an R package to GitHub Pages. Covers _pkgdown.yml configuration, theming, article organization, reference index customization, and deployment methods. Use when creating a documentation site for a new or existing package, customizing layout or navigation, fixing 404 errors on a deployed site, or migrating between branch-based and GitHub Actions deployment methods.

Skill
pjt222

Time Fetcher

100

Anweisungen zum Abrufen der aktuellen Dubai-Zeit über einen Bash-Befehl

Skill
shanraisshan

Toprank Upgrade

100

Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.

Skill
nowork-studio

Janitor Fix

100

Automatisch Probleme mit Fähigkeiten beheben (zuerst sichere Vorschau). Auch mit --prune verwenden, um defekte Symlinks, leere Verzeichnisse und verwaiste Fähigkeiten zu finden und zu entfernen.

Skill
khendzel

Teach Guidance

100

Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.

Skill
pjt222