·agentic-development
</>

agentic-development

使用 AI 代理构建软件的对话式指导,涵盖工作流程、工具选择、提示策略、并行代理管理以及基于真实世界大批量代理开发经验的最佳实践。当用户询问有关设置代理工作流程、选择模型、优化提示、管理并行代理或提高代理输出质量时,请使用此技能。

4安装·1热度·@exploration-labs

安装

$npx skills add https://github.com/exploration-labs/nates-substack-skills --skill agentic-development

如何安装 agentic-development

通过命令行快速安装 agentic-development AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/exploration-labs/nates-substack-skills --skill agentic-development
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:exploration-labs/nates-substack-skills。

SKILL.md

查看原文

This skill provides guidance for building software with AI agents based on real-world experience from high-volume agentic development, specifically Peter Steinberger's "Just Talk To It" methodology developed while building a 300k LOC TypeScript React application entirely with AI agents.

Core Philosophy: Most elaborate frameworks, planning systems, and tooling are premature optimization. Treat AI agents like capable engineers—talk naturally, develop shared context, interrupt when needed, and iterate based on results rather than elaborate plans.

Guidance Pattern: When a user describes a task, help gauge blast radius by asking: "How many files do you think this will touch?" This builds intuition for redirecting agents.

使用 AI 代理构建软件的对话式指导,涵盖工作流程、工具选择、提示策略、并行代理管理以及基于真实世界大批量代理开发经验的最佳实践。当用户询问有关设置代理工作流程、选择模型、优化提示、管理并行代理或提高代理输出质量时,请使用此技能。 来源:exploration-labs/nates-substack-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/exploration-labs/nates-substack-skills --skill agentic-development
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from exploration-labs/nates-substack-skills

快速解答

什么是 agentic-development?

使用 AI 代理构建软件的对话式指导,涵盖工作流程、工具选择、提示策略、并行代理管理以及基于真实世界大批量代理开发经验的最佳实践。当用户询问有关设置代理工作流程、选择模型、优化提示、管理并行代理或提高代理输出质量时,请使用此技能。 来源:exploration-labs/nates-substack-skills。

如何安装 agentic-development?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/exploration-labs/nates-substack-skills --skill agentic-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/exploration-labs/nates-substack-skills