01-Claude Code进阶用法
Claude Code 进阶用法 thinking mode thinking mode 介绍 Claude Code 怎么控制思考时间长短的吗?在提示词里面说:”ultrathink” 或者 “think harder” 或者 “ 仔细思考 “,那么它就会真的多思考一会。 不是玄学,而是写在代码里面的,Claude Code 把思考级别分成了 4 档: HIGHEST: 3...
Claude Code 进阶用法 thinking mode thinking mode 介绍 Claude Code 怎么控制思考时间长短的吗?在提示词里面说:”ultrathink” 或者 “think harder” 或者 “ 仔细思考 “,那么它就会真的多思考一会。 不是玄学,而是写在代码里面的,Claude Code 把思考级别分成了 4 档: HIGHEST: 3...
Claude Code Slash Command Claude Code 命令 官方文档:https://docs.anthropic.com/zh-CN/docs/claude-code/slash-commands#%E8%87%AA%E5%AE%9A%E4%B9%89%E6%96%9C%E6%9D%A0%E5%91%BD%E4%BB%A4 Slash Command 概念 在...
Claude Code 最佳实践 一、Customize your setup 定制你的个性化开发环境 Claude Code 通过自动抓取 context into prompts,这一过程会消耗时间和 Token。通过精细化配置环境,你可以显著优化其性能和准确性。 CLAUDE.md files CLAUDE.md 是一个特殊文件,Claude Code 在启动对话时会自动加载其...
Claude Code 入门 Claude Code 官方中文文档: https://docs.anthropic.com/zh-CN/docs/claude-code/overview Claude Code https://github.com/anthropics/claude-code Anthropic courses https://anthropi...
Claw Cloud Run https://console.run.claw.cloud/signin?link=CAJGED4CPI4M Claw Cloud Run 是什么? Claw Cloud。这是一家云服务公司,目前主要提供云服务器、游戏服务器等云产品。Claw Cloud Run 是其推出的云服务应用部署平台,类似于 Vercel、Railway 等,可以方便快捷地部署各...
Gemini Gemini 应用 AI 编程 小车红绿灯 制作一个html 小车红绿灯 过马路的动态展示,用户不操作,程序自动操作小车过红绿灯路口 效果: 实时音视频 Excel 处理 PDF 处理 沉浸式翻译 点击右上角测试 AI 工作流 n8n deep research https://github.com/u14app/deep-researc...
Genimi Api gemini-balance 代理 gemini api https://github.com/snailyp/gemini-balance 服务器版安装 gemini-balance 安装 https://gb-docs.snaily.top/ 申请 Gemini API,可申请多个账号轮换:https://aistudio.google.com/ ...
案例 生成精美图片 #角色 你是一位前端开发专家、资深视觉设计师 #任务 请根据内容【】输出信息卡片 输出【html】文件让我查看 #内容与规格 1、大卡片 1)尺寸:宽:1080,高:根据所有元素总高度动态调整 2)描边:带有描边 3)填充:蓝紫渐变色 4)圆角:12px 5)投影:轻微阴影 6)内容:6张小卡片+大标题+副标题 7)背景:很多半透明几何图案进行装饰 2、小卡片 ...
Gemini CLI https://github.com/google-gemini/gemini-cli https://github.com/google-gemini/gemini-cli/blob/main/docs/index.md Gemini 基础 什么是 Gemini CLI? Gemini CLI 是 google 推出的基于 Gemini 2.5 P...
Cursor Rules 开源 awesome-cursorrules https://github.com/PatrickJS/awesome-cursorrules agent-rules 规则功能,创建了一种正反馈循环,来训练 AI 给出越来越接近你实际期望和需要的答案(参见这篇博文https://ghuntley.com/stdlib/)。我发现 AI 生成的代码质量有了显著...