<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Claude Registry Blog</title>
    <link>https://clauderegistry.com/blog</link>
    <description>Tips, tutorials, and insights for getting the most out of Claude Code plugins</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 08 Jul 2026 05:37:46 GMT</lastBuildDate>
    <atom:link href="https://clauderegistry.com/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://clauderegistry.com/logos/android-chrome-512x512.png</url>
      <title>Claude Registry</title>
      <link>https://clauderegistry.com</link>
    </image>

    <item>
      <title>Ship Without Fear: 3 New Plugins for Release, CI, and Database Safety</title>
      <link>https://clauderegistry.com/blog/ship-safely-release-ci-database-plugins</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/ship-safely-release-ci-database-plugins</guid>
      <description>Meet Release Conductor, CI &amp; Incident Medic, and SQL Safety Net - three new plugins that own the high-stakes chores around shipping: commits and semver, failing pipelines, and unsafe migrations.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>The Review Gap: AI Writes Almost Half Your Code. Who&apos;s Checking It?</title>
      <link>https://clauderegistry.com/blog/the-review-gap-ai-writes-your-code</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/the-review-gap-ai-writes-your-code</guid>
      <description>AI now accounts for ~42% of committed code, but review capacity is flat. The bottleneck didn&apos;t disappear — it moved from writing code to trusting it. Here&apos;s what the review gap means and how to close it.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Skills, Subagents, and Hooks: The Anatomy of a 2026 Claude Code Plugin</title>
      <link>https://clauderegistry.com/blog/anatomy-of-a-2026-claude-code-plugin</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/anatomy-of-a-2026-claude-code-plugin</guid>
      <description>Modern Claude Code plugins are built from three distinct layers — skills, subagents, and hooks. Here&apos;s what each one is for, the decision rule that keeps them from overlapping, and how they fit together in a real plugin.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>MCP Tool Search Changed Everything: Run 50+ Plugins Without Blowing Your Context Window</title>
      <link>https://clauderegistry.com/blog/mcp-tool-search-plugin-ecosystem</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/mcp-tool-search-plugin-ecosystem</guid>
      <description>Claude Code&apos;s MCP Tool Search feature enables lazy loading for plugins and MCP servers, cutting context usage by up to 95%. Here&apos;s what it means for plugin-heavy workflows.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Skills 2.0 Landed: Subagents, Worktrees, and Parallel Development Are Here</title>
      <link>https://clauderegistry.com/blog/claude-code-skills-2-subagents-worktrees</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/claude-code-skills-2-subagents-worktrees</guid>
      <description>Claude Code Skills 2.0 unifies commands and skills, spawns isolated subagents, and enables parallel development across git worktrees. Here&apos;s what changed and how to use it.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Best Claude Code Plugins 2026: The Essential Collection for Every Developer</title>
      <link>https://clauderegistry.com/blog/best-claude-code-plugins-2026</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/best-claude-code-plugins-2026</guid>
      <description>Discover the best Claude Code plugins for 2026. From code review to documentation, testing to learning—these plugins will transform how you code with AI.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Claude Code Hooks: Automate Everything in Your Development Workflow</title>
      <link>https://clauderegistry.com/blog/claude-code-hooks-automation-guide</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/claude-code-hooks-automation-guide</guid>
      <description>Hooks let you run custom commands when Claude Code does things. Auto-format on save, run tests after changes, notify Slack when tasks complete. Here&apos;s how to use them.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Multi-Agent AI Coding: Why Specialized Plugins Are the Future of Development</title>
      <link>https://clauderegistry.com/blog/multi-agent-ai-coding-future</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/multi-agent-ai-coding-future</guid>
      <description>The future of AI coding isn&apos;t one assistant that does everything—it&apos;s specialized agents that each do one thing brilliantly. Here&apos;s why plugins are leading this revolution.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Code Tutor: Turn Claude Code Into Your Personal Programming Instructor</title>
      <link>https://clauderegistry.com/blog/code-tutor-learn-while-you-code</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/code-tutor-learn-while-you-code</guid>
      <description>Stop just getting answers—start actually learning. Code Tutor turns Claude Code into your personal programming instructor with interactive teaching, guided practice, and constructive feedback.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Claude Code Skills: Teaching Your AI New Tricks Without the Bloat</title>
      <link>https://clauderegistry.com/blog/claude-code-skills-game-changer</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/claude-code-skills-game-changer</guid>
      <description>Skills let Claude load specialized expertise on-demand. No more generic outputs or bloated prompts—just laser-focused capabilities exactly when you need them.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Claude Code on the Web: Your Bug Backlog Doesn&apos;t Stand a Chance</title>
      <link>https://clauderegistry.com/blog/claude-code-web-parallel-execution</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/claude-code-web-parallel-execution</guid>
      <description>Cloud-based parallel execution means you can assign multiple coding tasks to Claude simultaneously. Your terminal stays clean, your repos stay secure, and your backlog actually shrinks.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Install Claude Code Plugins: Complete Beginner Guide</title>
      <link>https://clauderegistry.com/blog/getting-started-claude-code-plugins</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/getting-started-claude-code-plugins</guid>
      <description>Learn how to install and use Claude Code plugins in under 5 minutes. Step-by-step tutorial covering marketplace setup, plugin installation, and slash commands.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Doc Generator: Never Write Documentation Again (Well, Almost)</title>
      <link>https://clauderegistry.com/blog/doc-generator-deep-dive</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/doc-generator-deep-dive</guid>
      <description>A deep dive into Doc Generator, the plugin that makes documentation suck 30% less. Auto-generate docs, sync your README, and actually keep things up to date.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Plugin Combos That&apos;ll Make You Look Like a Wizard</title>
      <link>https://clauderegistry.com/blog/power-user-plugin-combos</link>
      <guid isPermaLink="true">https://clauderegistry.com/blog/power-user-plugin-combos</guid>
      <description>Level up your Claude Code game with these plugin combinations. Chain commands like a pro and automate your entire workflow.</description>
      <author>noreply@clauderegistry.com (Claude Registry Team)</author>
      <pubDate>Tue, 14 Oct 2025 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
