@mattpocockuk: 成为高级程序员的步骤:1. 安装我的 /teach 技能 npx skills add mattpocock/skills --skill teach 2. 创建…
摘要
Matt Pocock 分享了使用他的 /teach 技能和像 Claude 这样的编码助手成为高级程序员的步骤,重点关注战略编程技能。
查看缓存全文
缓存时间: 2026/06/10 11:48
成为高级程序员的步骤:
- 安装我的 /teach 技能
npx skills add mattpocock/skills –skill teach
- 在你的笔记本电脑上创建一个新的工作目录
mkdir junior-to-senior cd junior-to-senior
- 在该目录中启动你的编码助手
claude
- 复制以下提示
/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.
- 将提示粘贴到编码助手中
以下是首次输出时的示例。我使用的是 Opus 4.8,中等努力程度。
- 与助手持续合作,直到你成为高级程序员
相似文章
@AmjadAbubkr: 我使用了 @mattpocockuk 的 /teach 技能来学习如何成为一名高级工程师,它创建了一个完整的系统,在开始前就收集了所有资源……
一位用户分享了使用 Matt Pocock 的 /teach 技能学习如何成为高级工程师的经历,称赞其能创建完整的学习系统,包括资源收集和 HTML 文件生成。
@mattpocockuk: /teach 已上线 学习任何东西,从魔方到和声再到软件基础。 npx skills add mattpocock…
Matt Pocock 宣布 /teach,一项新技能,可通过 npx 命令学习各种主题。
@mattpocockuk:我将十年的教学经验融入了一项技能。它叫做 /teach,能教你任何东西。方法如下……
Matt Pocock 发布了 /teach,一项利用其十年教学经验教授任何事物的技能,以教授如何还原魔方为例进行演示。
@ydarias: I've used this skill from @mattpocockuk and I may say I am pretty impressed with the good results. AI for more than cod…
Ydarias shares his open-source Teach skill, a stateful AI teaching skill that creates missions, resources, lessons, glossaries, and cheat sheets while tracking progress through the zone of proximal development. The skill turned out impressively effective, even teaching him to solve a Rubik's cube.
@mattpocockuk: 昨天,我发布了mattpocock/skills的v1版本,包括:- /ask-matt: 直接在智能体中向我询问如何最好地使用技能
Matt Pocock 发布了 mattpocock/skills 的 v1 版本,这是一个用于创建和管理 AI 智能体技能的工具,具有 /ask-matt 和编写最佳实践等功能。