首页
AI Coding
数据标注
NEW
沸点
课程
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
Claude Code中英文系列教程
starRTC
创建于2026-01-21
订阅专栏
Claude Code中英文系列教程
暂无订阅
共15篇文章
创建于2026-01-21
订阅专栏
默认顺序
默认顺序
最早发布
最新发布
Claude Code中英文系列教程27:Messages消息 API使用示例
This guide covers common patterns for working with the Messages API
Claude Code中英文系列教程26:API开发入门之通过API实现网络搜索助手
Make your first API call to Claude and build a simple web search assistant 下面我们通过向 Claude 发起第一个 API
Claude Code中英文系列教程25:非交互式运行 Claude Code
Use the Agent SDK to run Claude Code programmatically from the CLI, Python, or TypeScript.
Claude Code中英文系列教程24:使用钩子hooks扩展 Claude Code 的行为
Learn how to customize and extend Claude Code’s behavior by hooks
Claude Code中英文系列教程23:通过Output styles 输出样式控制系统提示词并关闭编码技能
Adapt Claude Code for uses beyond software engineering 将Claude Code 用于软件以外的其它地方
Claude Code中英文系列教程22:通过Skills扩展 Claude 的功能【重要】
技能系统允许用户通过创建、管理和共享技能来扩展Claude的功能。技能以SKILL.md文件为核心,包含YAML配置和Markdown指令,可通过/skill-name直接调用或由Claude自动触发
Claude Code中英文系列教程21:通过市场发现并安装插件
本文介绍了ClaudeCode插件系统的使用方法和功能。插件可以为ClaudeCode添加新的命令、代理和功能,提升开发效率和体验。
Claude Code中英文系列教程20:通过创建Claude Code插件分享agent和skills
Create custom plugins to extend Claude Code with skills, agents, hooks, and MCP servers. 创建自定义插件
Claude Code中英文系列教程19:使用subagent子代理与创建自定义子代理【重要】
ClaudeCode中的子代理系统允许创建专门的AI助手来处理特定任务,提高工作效率和上下文管理。子代理在自己的独立环境中运行,具有自定义提示、工具权限和模型选择。
Claude Code中英文系列教程18:在Slack里面使用Claude Code
Slack集成ClaudeCode功能摘要:该功能允许用户直接在Slack工作空间中委派编码任务给Claude Code。
Claude Code中英文系列教程17:将Claude Code集成在GitLab工作流里面
本文详细介绍了如何将Claude Code集成到GitLab CI/CD工作流中,实现AI辅助开发。
Claude Code中英文系列教程16:在GitHub Actions中使用 AWS Bedrock & Google Vertex AI
use Claude Code GitHub Actions with your own cloud infrastructure
Claude Code中英文系列教程15:将Claude Code集成在Github Actions工作流里面
Learn about integrating Claude Code into your development workflow with Claude Code GitHub Actions
Claude Code中英文系列教程14:在JetBrain,Android Studio,PyCharm等IDE中使用Claude Code
Use Claude Code with JetBrains IDEs including IntelliJ, PyCharm, WebStorm, and more 使用 Claude Code 与
Claude Code中英文系列教程13:如何在VS Code里使用Claude Code
Install and configure the Claude Code extension for VS Code. Get AI coding assistance with inline di