我不需要人工智能来为我开发一个新应用。我需要它让Jira变得更易于使用。
上周我请Claude为我构建一个Jira侧边栏,显示跨项目的依赖关系图——这种图在Jira中需要经过四次点击和三次页面加载才能找到。只需四个提示,就能在我实际使用的Jira中工作。它只是使用了Claude的Chrome扩展,将一个面板注入到我已经打开的页面中。
我一直在想:为什么大家不都在做这个呢?
关于人工智能编码的讨论主要集中在从零开始构建新应用程序上。这很酷,但我并不需要一个新应用。大多数人一天的工作时间都在使用他们没有选择的应用程序:Jira、Salesforce、Workday、ServiceNow等。这些工具不会消失。我的公司在2019年选择了它们,并且至少在2029年前它们将继续存在。
Chrome扩展只是读取已经在DOM中的内容并进行增强。
有没有什么根本原因让我看不到这种方法无法大规模运作?为什么Claude的Chrome扩展没有引起更多的关注?
查看原文
Last week I asked Claude to build me a Jira sidebar that shows cross-project dependency graphs — the kind Jira buries across 4 clicks and 3 page loads. 4 prompts. Works inside my actual Jira. It just used Claude Chrome extension that injects a panel into the page I already have open.<p>And I keep thinking: why isn't everyone doing this?<p>The entire AI coding conversation is about building new apps from scratch. Cool. But I don't need a new app. Most people spend their workday inside apps they didn't choose: Jira, Salesforce, Workday, ServiceNow, etc. These tools are not going anywhere. My company chose them in 2019 and they're entrenched until at least 2029.<p>Chrome extensions just reads what's already in the DOM and augments it.<p>Is there a fundamental reason this can't work at scale that I'm not seeing? Why isn't Claude's Chrome extension catching more attention?