<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Julian Pedro F. Braga</title>
    <description>The latest articles on DEV Community by Julian Pedro F. Braga (@julianpedrofbraga).</description>
    <link>https://dev.to/julianpedrofbraga</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3824668%2F675d7fb9-519d-465e-a878-1d02e470f285.jpg</url>
      <title>DEV Community: Julian Pedro F. Braga</title>
      <link>https://dev.to/julianpedrofbraga</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/julianpedrofbraga"/>
    <language>en</language>
    <item>
      <title>Backstage + AI: Stop Hunting for AI Assets</title>
      <dc:creator>Julian Pedro F. Braga</dc:creator>
      <pubDate>Sun, 15 Mar 2026 16:35:36 +0000</pubDate>
      <link>https://dev.to/julianpedrofbraga/backstage-ai-stop-hunting-for-ai-assets-2m8m</link>
      <guid>https://dev.to/julianpedrofbraga/backstage-ai-stop-hunting-for-ai-assets-2m8m</guid>
      <description>&lt;p&gt;If you're working in an engineering org that uses &lt;strong&gt;Backstage&lt;/strong&gt;, you already know the &lt;strong&gt;"Golden Path"&lt;/strong&gt; philosophy: everything you need — infra, docs, services — lives in one unified catalog. Backstage solved the microservices mess, but now we're facing a new kind of chaos: &lt;strong&gt;AI fragmentation&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk23c22sh3jriwas15qys.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk23c22sh3jriwas15qys.png" alt="Backstage Dev AI Hub" width="800" height="443"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;The Problem: "Where Did Team B Save That Agent?"&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Right now, nearly every squad is busy spinning up their own &lt;strong&gt;GitHub Copilot&lt;/strong&gt; instructions and specialized agents. The catch? All that &lt;strong&gt;institutional knowledge&lt;/strong&gt; ends up trapped in siloed &lt;code&gt;.md&lt;/code&gt; files or buried in some obscure repo.&lt;/p&gt;

&lt;p&gt;When you switch projects or need to follow an architecture standard another team has already figured out, you inevitably &lt;strong&gt;reinvent the wheel&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Squad Silos&lt;/strong&gt; — Two teams writing the same instructions for the same stack.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero Visibility&lt;/strong&gt; — No way to know an agent already exists to automate that tedious internal process.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Context Drifting&lt;/strong&gt; — Keeping security and coding standards consistent through AI becomes impossible without a &lt;strong&gt;single source of truth&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;The Solution: Dev AI Hub for Backstage&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;Dev AI Hub&lt;/strong&gt; is a plugin that treats your AI-native assets — Copilot instructions, specialized agents, and Claude configurations — as &lt;strong&gt;first-class citizens&lt;/strong&gt; in your Backstage catalog.&lt;/p&gt;

&lt;p&gt;The concept is simple: &lt;strong&gt;if it's an engineering asset, it belongs in the catalog&lt;/strong&gt;. This way, any developer in your company can discover and reuse what's already been validated.&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;The Game Changer: Built-in MCP (Zero Context Switching)&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We know devs hate jumping between tabs. That's why the most powerful feature of the &lt;strong&gt;Dev AI Hub&lt;/strong&gt; is its &lt;strong&gt;Model Context Protocol (MCP)&lt;/strong&gt; support.&lt;/p&gt;

&lt;p&gt;The plugin acts as a &lt;strong&gt;centralized MCP Server&lt;/strong&gt;. This means your AI tools — &lt;strong&gt;Claude Code&lt;/strong&gt;, &lt;strong&gt;Gemini&lt;/strong&gt;, and &lt;strong&gt;GitHub Copilot&lt;/strong&gt; — can talk directly to your Backstage catalog without you ever leaving the IDE.&lt;/p&gt;

&lt;p&gt;Imagine asking your terminal:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"What are the standard instructions for our Kubernetes deployments?"&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;or&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Use the security agent from the Cloud team to review this PR."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Your AI assistant fetches that live, up-to-date context straight from Backstage — &lt;strong&gt;in real time&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;Why You'll Love It&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;IDE-Native Context&lt;/strong&gt; — Use MCP to give your AI tools (Claude, Copilot, etc.) a "brain" filled with your company's actual, living data.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No More Copy-Paste&lt;/strong&gt; — Stop copying instruction files from repo to repo. Centralize them once and reference them everywhere.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Real Collaboration&lt;/strong&gt; — Discover agents built by other teams that can automate your current workflow.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Enforced Standards&lt;/strong&gt; — Ensure everyone uses the same architectural and security guidelines through AI.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;Try It Out&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Stop hunting for config files and start scaling your team's &lt;strong&gt;collective intelligence&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;Check the plugin on GitHub:&lt;/strong&gt; &lt;a href="https://github.com/JulianPedro/backstage-dev-ai-hub" rel="noopener noreferrer"&gt;backstage-dev-ai-hub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⭐ If you find it useful, &lt;strong&gt;give it a star&lt;/strong&gt; — it helps others discover the project!&lt;/p&gt;

&lt;p&gt;🤝 &lt;strong&gt;Contributions are welcome&lt;/strong&gt; — whether it's feedback, bug reports, or new features, feel free to open an issue or submit a PR.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>backstage</category>
      <category>programming</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
