@mattpocockuk: 成为高级程序员的步骤:1. 安装我的 /teach 技能 npx skills add mattpocock/skills --skill teach 2. 创建…

X AI KOLs Following 工具

摘要

Matt Pocock 分享了使用他的 /teach 技能和像 Claude 这样的编码助手成为高级程序员的步骤,重点关注战略编程技能。

成为高级程序员的步骤: 1. 安装我的 /teach 技能 npx skills add mattpocock/skills --skill teach 2. 在你的笔记本电脑上创建一个新的工作目录 mkdir junior-to-senior cd junior-to-senior 3. 在该目录中启动你的编码助手 claude 4. 复制以下提示 /teach 我如何成为一名优秀的战略程序员。我的观点是,AI 正在吞噬‘战术性、一线’编程。开发人员的日常工作不仅涉及编码,还包括规划、质量保证、代码库设计等更多内容。我对学习战略技能感兴趣——在以前的时代,这些技能能让我从初级晋升为高级——但在当前时代,这些是基本要求。 5. 将其粘贴到编码助手中 以下是第一个输出示例。我使用了 Opus 4.8,中等努力程度。 6. 继续与助手合作,直到你成为高级程序员
查看原文
查看缓存全文

缓存时间: 2026/06/10 11:48

成为高级程序员的步骤:

  1. 安装我的 /teach 技能

npx skills add mattpocock/skills –skill teach

  1. 在你的笔记本电脑上创建一个新的工作目录

mkdir junior-to-senior cd junior-to-senior

  1. 在该目录中启动你的编码助手

claude

  1. 复制以下提示

/teach me how to be a great strategic programmer. My opinion is that AI is eating ‘tactical, on-the-ground’ programming. The day-to-day work of a developer involves not only coding, but also planning, QA, codebase design, and much more. I’m interested in learning the strategic skills - that, in a previous era, would take me from junior to senior - but in this era are table stakes.

  1. 将提示粘贴到编码助手中

以下是首次输出时的示例。我使用的是 Opus 4.8,中等努力程度。

  1. 与助手持续合作,直到你成为高级程序员

相似文章