<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DevOps on Vibe Coding</title><link>https://vibecoding.rest/category/devops/</link><description>Recent content in DevOps on Vibe Coding</description><generator>Hugo</generator><language>en</language><atom:link href="https://vibecoding.rest/category/devops/index.xml" rel="self" type="application/rss+xml"/><item><title>AWS Skills</title><link>https://vibecoding.rest/skills/aws-skills/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/aws-skills/</guid><description>&lt;p&gt;AWS Skills brings AWS-specific development practice into Claude Code — CDK patterns, cost optimization guidance, and serverless/event-driven architecture conventions.&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;AWS has enough service-specific gotchas and cost traps that generic cloud advice often misses them. A skill scoped specifically to AWS and CDK keeps recommendations grounded in what actually works on that platform.&lt;/p&gt;</description></item><item><title>n8n Skills</title><link>https://vibecoding.rest/skills/n8n-skills/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/n8n-skills/</guid><description>&lt;p&gt;n8n Skills lets Claude directly understand and operate n8n automation workflows — reading, editing, and reasoning about workflow graphs rather than treating them as opaque JSON.&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;n8n workflows are graphs of connected nodes that are awkward to reason about as raw exported JSON. A skill that understands the workflow model can edit and debug workflows the way a human building them in the n8n UI would.&lt;/p&gt;</description></item><item><title>GitHub PR Review Skill</title><link>https://vibecoding.rest/skills/gh-address-comments/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/gh-address-comments/</guid><description>&lt;p&gt;This curated Codex skill reads a GitHub pull request&amp;rsquo;s review comments and drives the corresponding fixes back into the branch.&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;Addressing review feedback is a mechanical loop — read a comment, make the matching change, reply — that&amp;rsquo;s a good fit for automation once the skill knows how to map comments to specific diffs.&lt;/p&gt;</description></item><item><title>CI Fix Skill</title><link>https://vibecoding.rest/skills/gh-fix-ci/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/gh-fix-ci/</guid><description>&lt;p&gt;This curated Codex skill diagnoses and fixes failing GitHub Actions CI runs directly from the failure logs.&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;CI failures are usually diagnosable from the log output alone, but pulling and parsing that log by hand is tedious. A skill that already knows how to fetch and read Actions logs shortens the loop from red CI to a fix.&lt;/p&gt;</description></item><item><title>Sentry Triage Skill</title><link>https://vibecoding.rest/skills/sentry-skill/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/sentry-skill/</guid><description>&lt;p&gt;This curated Codex skill pulls and triages error reports directly from Sentry, connecting production error data to the code that&amp;rsquo;s causing it.&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;Triaging errors well means correlating a stack trace with the actual code path and recent changes — something that&amp;rsquo;s faster with direct Sentry access than copy-pasting error reports into a prompt.&lt;/p&gt;</description></item><item><title>Cloud Deploy Skills</title><link>https://vibecoding.rest/skills/cloud-deploy-skills/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/cloud-deploy-skills/</guid><description>&lt;p&gt;These curated Codex skills drive one-command deploys to Vercel, Netlify, Render, or Cloudflare directly from the agent, without a separate manual deploy step.&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;Each platform has its own CLI and deploy conventions; a skill scoped to a specific target means deploys work correctly on the first try instead of trial-and-error against unfamiliar CLI flags.&lt;/p&gt;</description></item></channel></rss>