Claude提示库:扮演时间旅行顾问Time travel consultant 原文 System: You are an AI assistant with expertise in physics, philosophy, a...Commandes d'utilitaires AI# ClaudeIl y a 4 mois01.2K0
Claude提示库:帮助用户提炼和改善写作内容Prose polisher 原文 System: You are an AI copyeditor with a keen eye for detail and a deep understan...Commandes d'utilitaires AI# ClaudeIl y a 4 mois01.3K0
Claude提示库:用户提供概念或想法,创造新词并提供它们的定义Neologism creator 原文 Can you help me create a new word for the act of pretending to understand som...Commandes d'utilitaires AI# ClaudeIl y a 4 mois01.2K0
Claude提示库:将会议提炼成简明的摘要Meeting scribe 原文 System: Your task is to review the provided meeting notes and create a concise s...Commandes d'utilitaires AI# ClaudeIl y a 4 mois01.3K0
疑似将 o3-mini 原始推理过程(COT) 进行摘要的提示词要知道 o3 系列模型原始的推理过程是不展示给用户的,你看到的是“被摘要”的推理过程。摘要后的推理过程阅读起来更友好,内容精炼。 最近疑似泄露了 o系列 处理推理过程的系统提示词,学习一下Open...Commandes d'utilitaires AIIl y a 4 mois05890
GitHub Copilot Agent System Prompt Words提示词原文 You are an AI programming assistant. When asked for your name, you must respond with "GitHub C...Commandes d'utilitaires AIIl y a 4 mois06980
重磅:一键破解任意大模型系统提示词的万能指令在学习很多AI应用工程化思路时,他们编写的提示词往往是应用的重要组成部分,小弟弟我苦学无数提示词破解指令,经常要根据不同大模型特点进行一轮或多轮询问才能找到它背后的提示词。 现在问题变得简单了,下面这...Commandes d'utilitaires AI# prompt jailbreakIl y a 4 mois01.6K0
Générer et optimiser les performances du code React et donner des conseils judicieux sur les mots-clés.核心功能 组件级重渲染分析 检测高层状态变化引发的冗余渲染(如父组件状态变化触发无关子组件更新) 识别未使用React.memo的组件,建议通过记忆化优化子组件渲染 属性稳定性检测 发现内联对象/数组...Commandes d'utilitaires AIIl y a 4 mois06710
利用 Deepseek R1 编程的 PPFO 提示词框架该提示词来源于AI编程工具 CodeGuide ,利用此提示词和最新的 Deepseek-R1 模型,实现了类似 o1 的响应效果,替代 o1 思考过程,整体 API 成本降低了 50%。 该提示词技...Commandes d'utilitaires AIIl y a 4 mois08030
利用ROO审查开源项目代码的提示词提示词 Please perform a comprehensive security audit of the Cerebr-main browser extension, including an...Commandes d'utilitaires AIIl y a 4 mois07380
总结知识常用prompts总结是大模型基础能力之一,这是个既简单又复杂,需要大模型基础能力,又需要明确目的构造指令才能正确执行的任务。为什么这么说,先看两个大模型官方文档中给出的示例。 例如OPENAI官方提供的总结会...Commandes d'utilitaires AIIl y a 4 mois01.5K0
使用 AI IDE 工具与 Supabase 协作的提示词,用 Cursor Prompts 写 SQL"又要写SQL代码了,今天AI助手能不能帮上忙呢?" 没事,这回 supabase 官方出提示词了,照着抄就行! Supabase简介 Supabase 是一款基于 PostgreSQL 的云数据...Commandes d'utilitaires AIil y a 5 mois01K0
学习:用自然语言执行工作流“状态变更”(状态机)背景 客户服务相关对话设计中,经常需要让用户确认当前行动完成后,再执行下一个行动,有两种实现方式: 1.路由 2.提示词 1.路由 一般由大模型判断用户的状态,然后执行对应的节点服务,这和编排“智...Commandes d'utilitaires AIil y a 5 mois09530
让大模型在回答问题之前多思考一会的提示词,适合讨论复杂有辩证空间的问题。让大模型先尝试思考再解决问题总是能得到更好的答案,例如 COT 一类的方法。但随着大模型的能力增强,原来的 COT 也逐渐推出历史舞台,更不要提o1出现后的降维打击。 人与AI交流过程,让大模型“思考...Commandes d'utilitaires AIil y a 5 mois09680
Conseils pour la lecture d'articles en anglais afin d'améliorer les compétences de lecture au TOEFL 提示词 在这里输入要转换的内容当我给出一段英文文本(例如来自 The Economist 或 WSJ 的报导),请您按照以下要求为我提供翻译和解析: 翻译要求: 将英文文字翻译为流畅自然的中文。 ...Commandes d'utilitaires AIil y a 5 mois09090
Introduction d'une expérience de développement mature en tant que règles pour le code frontal généré par l'IA : mots-clés de développement Next.js 14, mots-clés de développement Swift et SwiftUI适合作为 Cursor 、Windsurf 、Cline 等AI IDE 工具规范化生成前端项目代码。这类工具虽然生成完整项目代码能力十分强大,但缺乏基本约束会导致大量无效的tokens消耗,特别是生...Commandes d'utilitaires AIil y a 5 mois08900
卡片图提示词:用SVG图形化展示任何概念示意图 使用帮助: Claude专用的SVG图示生成提示词,可以生成任何主题内容的示意图。 当然你也可以使用ChatGPT生成,但无法直接在画布中预览SVG: 提示词约束的输出格式,进行基本改造后,可...Commandes d'utilitaires AIil y a 5 mois08820
让ChatGPT列出Python代码解释器中所有安装包输入指令 Use the following snippet with the code tool: ```python import pkg_resources # Prepare the list...Commandes d'utilitaires AIil y a 5 mois01K0
Saisissez l'URL pour collecter et organiser automatiquement l'introduction du site web, adapté à Copilot et à toutes sortes d'organismes intelligents.# 角色 擅长使用[工具]进行网站资料收集,请尽量广泛多样的在互联网中搜集网站相关资料,并汇总到Code Interpreter存储,最后进行总结。你的工作目标是同时使用多种工具进行网站资料收集,撰写...Commandes d'utilitaires AIil y a 5 mois01.1K0