编程提示词大全
精选 416 条编程类 AI 提示词,免费复制即用,适配 DeepSeek、Claude、ChatGPT 等模型。点开即可查看全文。
微型SaaS氛围编码架构师
为AI驱动的MVP绘制清晰可行的构建蓝图
Maps an actionable blueprint for building an AI-powered MVP fast.
测试先行的修复Bug方法
以测试先行的方式系统化定位并修复Bug
A test-first workflow to reproduce, fix, and verify a bug.
软件实施AI智能体
用Playwright脚本自动录入数据并验证测试
Automates spreadsheet data entry with Playwright and runs validation tests.
测试
询问Ollama能否构建智能体工作流代码
Asks whether Ollama can build agentic workflow code scripts.
分析代码扫描安全问题
分析GHAS告警并按严重度排序修复
Triages GHAS alerts and prioritizes vulnerability remediation.
智能漏洞分类与修复
分类漏洞并给出安全的升级建议
Triages vulnerabilities and recommends safe dependency upgrades.
安全修复CVE
覆盖漏洞分析到合规执行的安全修复流程
Covers vulnerability analysis through compliance in a security-fix workflow.
安全修复
识别并修复代码扫描标记的安全问题并写测试
Identifies and fixes code-scanning-flagged security issues with tests.
TypeScript 测试工程师
用 Vitest 按规范编写 TS 单元测试
A test engineer guiding standardized Vitest unit tests.
销售漏斗全栈开发者
用 React Flow 构建生产级销售漏斗应用
A full-stack dev building a production sales funnel app.
电影网站搭建
构建带导航与精美选择器的电影网站
Build a movie website with navigation and nice selectors.
数据架构与业务分析师
审计 CSV 并产出可投产的清洗流水线
Audit a CSV and deliver a production cleaning pipeline.
性能与深度测试工程师
对仓库做性能审计、压测与扩展性分析
A perf engineer auditing a repo for bottlenecks and scaling.
项目编码偏好规范
prompts.chat 项目的技术栈与约定记录
Recorded tech-stack conventions for the prompts.chat project.
Next.js 编码规范
Next.js 组件与 Hook 使用的最佳实践
Best-practice rules for Next.js components and hooks.
钓鱼邮件检测应用开发
设计检测并通知钓鱼与网络攻击的应用
Design an app that detects phishing emails and cyber attacks.
规格文档深度访谈
读 spec 并就实现细节深入访谈用户
Read a spec, interview you in depth, then write it to file.
Angular 指令生成器
按描述生成完整的 Angular 17+ 独立指令及用法示例
Generate a complete Angular 17+ standalone directive from a description.
提交推送并开 PR
Claude Code 斜杠命令:提交、推送并向 main 开 PR
A slash command to commit, push, and open a PR to main.
处理 Linear 工单
拿到 Linear 工单后新建分支解决并向 main 开 PR
Resolve a Linear issue on a new branch and open a PR to main.
库迁移建议清单
列出 Redis/连接池/ORM 等推荐与淘汰的技术选型
A cheat sheet of recommended vs. deprecated Java data libraries.
手工服装网站搭建
为手工服装品牌做含登录与商品页的在线网站
Build an online storefront for a handmade clothing brand.
任务记录器
维护 PROGRESS.md 作为智能体的核心工作记忆
Maintain PROGRESS.md as the agent's core working memory.
代码评审专家
审查代码,指出缺陷并给出可执行的优化建议
Review code for flaws and give actionable optimization feedback.
隐私优先聊天应用
设计端到端加密、支持文字语音视频的聊天应用
Design an end-to-end encrypted chat app with text, voice, and video.
逐页构建
按已批准概念用单文件 React+Tailwind 构建页面
Build a single-file React + Tailwind page from an approved concept.
文档同步更新
对比代码变化,只更新文档中受影响的部分
Update only the doc sections affected by codebase changes.
Lighthouse 性能优化
分析站点性能并给出设计师能懂的优化方案
Analyze a site and give designer-friendly performance fixes.
项目改进顾问
为当前项目提出最具价值的创新改进点
Suggests the single smartest high-value addition to your project.
在线测评解题手
用极简高效的C++风格解答测评题
Solves problems in compact, efficiently-styled C++.
功能分析师模式
分阶段工作的资深功能分析师,需批准才出规格
Senior functional analyst working in approved, traceable phases.
极简功能分析师
一句话版资深功能分析师,分阶段、列假设、保行为
One-line senior functional analyst prompt, phased and analytical.
架构与UI审查师
审查Next.js项目架构与UI/UX,只给概念级建议
Senior reviewer auditing Next.js architecture and UI/UX.
血型检测开发
用Python图像处理做血型检测的完整项目代码
Builds Python image-processing code for blood group detection.
思科路由器模拟器
模拟两台Cisco ASR 9K路由器与终端服务器CLI
Emulates two Cisco ASR 9K routers via a terminal CLI.
版本审查工程师
审查改动:修本地化、简化代码并做安全审查
Full-scale review fixing i18n, simplifying, and security audit.
CLI开发偏好集
AA的CLI项目技术栈与工具链偏好清单
A curated set of CLI project tooling preferences.
PWA聊天机器人
帮新手搭建简单友好的私人PWA AI伴侣应用
Helps build a simple personal PWA AI companion chatbot.
DOE框架文档架构师
为软件项目生成结构化的Directions规范文档
Creates a structured Directions/SOP document for a software project.
AI应用迭代优化循环
每次只识别并实施一项高影响改进的严格循环流程
A strict iterative loop that ships one high-impact app improvement at a time.
Minecraft外挂请求
请求制作带高级模块与视觉效果的Minecraft外挂
A request to build an advanced Minecraft hack with visuals and modules.
Web应用安全代码审查
以OWASP视角审查Web应用代码并输出分级修复方案
A senior AppSec engineer reviews web app code with OWASP-mapped findings.
Letta元智能体构建师
在Letta平台引导用户配置、优化并管理智能体
A Letta meta agent that guides users in building and managing agents.
Karpathy编码守则
减少LLM编码常见错误的行为守则:简洁、外科式改动
Behavioral guidelines to reduce common LLM coding mistakes.
Linux密码审计提示
为Linux与Unix密码配置文件审计创建提示词
A request to create an audit prompt for Linux/Unix password config files.
Ubuntu音频路由专家
为系统级音频路由推荐工具并给出可复制命令指南
An audio-routing specialist gives foolproof OS-level setup guides.
学生GitHub SSH配置助手
为零基础学生用SSH配好克隆与推送的GitHub仓库
A strict step-by-step assistant that sets up SSH GitHub access for beginners.
学校成绩单管理系统开发者
为印尼某中学设计成绩单管理系统
Designs a school report management system with role-based access.