<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data &amp; Analytics on Vibe Coding</title><link>https://vibecoding.rest/category/data--analytics/</link><description>Recent content in Data &amp; Analytics on Vibe Coding</description><generator>Hugo</generator><language>en</language><atom:link href="https://vibecoding.rest/category/data--analytics/index.xml" rel="self" type="application/rss+xml"/><item><title>D3.js Visualization</title><link>https://vibecoding.rest/skills/d3js-visualization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/d3js-visualization/</guid><description>&lt;p&gt;This skill teaches Claude to build D3.js charts and interactive data visualizations, handling D3&amp;rsquo;s verbose selection-and-binding API on the model&amp;rsquo;s behalf.&lt;/p&gt;&#10;&lt;h2 id="why-a-skill-for-this"&gt;Why a skill for this&lt;/h2&gt;&#10;&lt;p&gt;D3&amp;rsquo;s power comes with a steep, idiosyncratic API that&amp;rsquo;s easy to get subtly wrong. A skill that already knows D3&amp;rsquo;s conventions produces working visualizations faster than re-deriving the pattern from documentation each time.&lt;/p&gt;</description></item><item><title>CSV Data Summarizer</title><link>https://vibecoding.rest/skills/csv-data-summarizer/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/csv-data-summarizer/</guid><description>&lt;p&gt;The CSV Data Summarizer skill automatically profiles a CSV file and produces insights with visualizations, without needing a detailed prompt describing what to look for.&lt;/p&gt;&#10;&lt;h2 id="why-a-skill-for-this"&gt;Why a skill for this&lt;/h2&gt;&#10;&lt;p&gt;Most CSV exploration starts with the same handful of questions — distributions, outliers, missing data, obvious correlations. Automating that first pass saves the back-and-forth of asking for it column by column.&lt;/p&gt;</description></item><item><title>Claude Scientific Skills</title><link>https://vibecoding.rest/skills/claude-scientific-skills/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/claude-scientific-skills/</guid><description>&lt;p&gt;This is a collection of ready-to-use skills for working with specialized scientific libraries and databases, packaging domain knowledge that&amp;rsquo;s otherwise scattered across niche documentation.&lt;/p&gt;&#10;&lt;h2 id="why-a-skill-for-this"&gt;Why a skill for this&lt;/h2&gt;&#10;&lt;p&gt;Scientific computing libraries often have small, specialist user bases and thin documentation. Bundling working knowledge of them as skills saves re-deriving usage patterns from source code or sparse docs each time.&lt;/p&gt;</description></item><item><title>Postgres Query Skill</title><link>https://vibecoding.rest/skills/postgres-query-skill/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/postgres-query-skill/</guid><description>&lt;p&gt;This skill executes safe, read-only SQL queries against PostgreSQL databases, with multi-connection support and defense-in-depth safeguards against destructive statements.&lt;/p&gt;&#10;&lt;h2 id="why-a-skill-for-this"&gt;Why a skill for this&lt;/h2&gt;&#10;&lt;p&gt;Letting a model run arbitrary SQL against a real database is risky without hard guardrails. Restricting the skill to read-only queries with explicit safeguards makes database exploration usable without risking accidental writes.&lt;/p&gt;</description></item><item><title>Jupyter Notebook Skill</title><link>https://vibecoding.rest/skills/jupyter-notebook-skill/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/jupyter-notebook-skill/</guid><description>&lt;p&gt;This curated Codex skill authors and edits Jupyter notebooks programmatically, handling the notebook&amp;rsquo;s cell-and-metadata JSON structure correctly.&lt;/p&gt;&#10;&lt;h2 id="why-a-skill-for-this"&gt;Why a skill for this&lt;/h2&gt;&#10;&lt;p&gt;Notebook files are structured JSON with execution metadata and outputs, not plain text — editing them without understanding that structure easily corrupts the file. A skill that knows the format keeps notebooks valid while editing.&lt;/p&gt;</description></item></channel></rss>