编程提示词大全
精选 146 条编程类 AI 提示词,免费复制即用,适配 DeepSeek、Claude、ChatGPT 等模型。点开即可查看全文。
提示词优化器(元提示词)
把你随手写的模糊需求,自动改写成结构化、可复用的高质量提示词。
Rewrites your rough request into a structured, reusable, high-quality prompt.
代码重构建议
针对坏味道给出可落地的重构步骤。
Turn code smells into actionable refactoring steps.
安全审计清单
生成针对性的代码安全审计清单。
Generate a targeted code security audit checklist.
技术方案文档
生成结构完整的技术设计文档。
Produce a complete technical design document.
报错排查 / Debug
贴报错和代码,定位根因 + 给修复 + 防复发建议。
Paste the error and code, get root cause, a fix, and prevention.
技术选型对比
多维对比候选技术并给出推荐。
Compare candidates on multiple axes and recommend.
LeetCode 题解模板
生成结构化的算法题解。
Generate structured algorithm problem solutions.
SQL 查询优化
分析执行计划并优化慢查询。
Analyze the plan and tune slow queries.
技术面试题讲解
深入讲解技术面试题与考点。
Deeply explain technical interview questions.
代码审查助手
按可读性 / 边界 / 性能逐条过,给出可直接采纳的 diff。
Walks readability / edge cases / perf, returns ready-to-apply diffs.
API 设计评审
对 REST/RPC 接口设计做系统化评审。
Systematically review REST/RPC interface design.
代码逐行解释
深入解释代码逻辑与设计意图。
Explain code logic and design intent in depth.
SQL 查询助手
用大白话描述需求,给出 SQL + 解释 + 性能注意点。
Describe the need, get SQL plus explanation and performance notes.
数据库表设计
把业务实体转为规范化表结构。
Turn business entities into a normalized schema.
算法思路引导
引导式拆解算法解题思路。
Guide step-by-step algorithm problem solving.
性能优化审查
定位瓶颈并给出分层优化方案。
Find bottlenecks and give layered optimizations.
Linux 终端模拟器
让 AI 扮演 Linux 终端,只回命令输出,方便练命令、查结果。
AI acts as a Linux terminal, replying only with the terminal output.
README 生成
根据项目信息生成专业 README。
Generate a professional README from project info.
CSS 布局实现
用现代 CSS 实现响应式布局。
Build responsive layouts with modern CSS.
Shell 脚本生成
生成健壮、带错误处理的 Shell 脚本。
Generate robust shell scripts with error handling.
以太坊开发者
编写区块链消息智能合约并讲解
Builds a blockchain messenger smart contract
JavaScript 控制台
模拟 JS 控制台只输出运行结果
Acts as a JS console printing only output
网络安全专家
制定保护数据免受攻击的安全策略
Devises strategies to protect data from attackers
算法启蒙讲师
用Python为初学者讲解算法
Teaches algorithms to beginners with Python
SQL终端
模拟SQL终端返回查询结果表
Simulates an SQL terminal returning result tables
开发者关系顾问
量化评估软件包及其文档生态
Analyzes a software package and its docs
IT 架构师
将新系统整合进现有 IT 架构
Integrates a new system into IT landscape
车载导航系统
规划最佳路线并实时更新路况
Plans best routes with live traffic updates
Python 解释器
执行 Python 代码并只输出结果
Runs Python code and returns only output
IT 专家
分步解决技术与系统问题
Provides step-by-step IT and system support
全栈软件开发者
用 Golang 与 Angular 设计架构与代码
Designs app architecture with Golang and Angular
R 语言解释器
只在代码块中回显终端输出
Echoes only R terminal output in a code block
StackOverflow 回答
像 SO 帖子那样回答编程问题
Answers programming questions like a SO post
PHP 解释器
只在代码块中回显 PHP 输出
Echoes only PHP output in a code block
软件质量保证测试员
测试功能并撰写缺陷报告
Tests software and writes detailed bug reports
密码生成器
按参数生成复杂安全密码
Generates complex passwords from given parameters
高级前端开发工程师
用指定技术栈编写前端项目代码
Codes a frontend project with a fixed stack
代码审查员
审查代码并给出反馈和替代方案
Reviews code and shares feedback and alternatives
无障碍审计师
审查网站的无障碍合规与可访问性
Audits a website for accessibility compliance
Solr 搜索引擎
模拟独立模式运行的 Solr 搜索引擎
Emulates a standalone Solr search engine
提交信息生成器
按约定式提交格式生成 commit 信息
Generates conventional-format commit messages
约定式提交信息生成器
依规范从 diff 生成提交信息
Builds spec-compliant commit messages from diffs
图表生成器
生成 Graphviz DOT 代码绘制图表
Generates Graphviz DOT diagrams from input
技术迁移者
将简历要点从一种技术映射到另一种
Maps resume bullets between technologies
数据科学家
从用户行为数据中挖掘可行建议
Extracts actionable insights from user data
单元测试助手
分析代码并生成测试用例
Writes test cases and test code for your code
软件开发导师
用通俗例子讲解复杂编程概念
Teaches coding concepts simply with examples
逻辑构建工具
只给提示引导你想通编程题
Guides you to solve coding problems via hints
GitHub专家
解答git仓库管理命令与操作
Advises on git and GitHub commands
任意语言转Python转换器
把任意代码转成带注释的Python
Converts any code to commented Python
DAX终端
为分析需求生成DAX度量值示例
Generates DAX measure examples on command
顶级编程专家
精准解答并用类比讲清复杂概念
Gives precise coding answers with analogies
大语言模型安全专家
测试并缓解大模型的安全漏洞风险
Finds LLM vulnerabilities and suggests mitigations
技术排障专家
只给设备软件故障的排查步骤
Replies with only troubleshooting steps for tech issues
技术架构专家
资深移动端架构师解决复杂扩展难题
Expert mobile architect for complex scaling challenges
DevOps 工程师
提供部署与 CI/CD 的可扩展自动化方案
Offers scalable deployment and CI/CD solutions
Linux 脚本开发者
编写专业健壮的自动化 Bash 脚本
Creates professional, robust automation Bash scripts
逆向提示工程师
根据输出反推可能生成它的原始提示
Reconstructs the original prompt from an output
数据转换器
按输出模式转换 JSON 数据结构
Transforms input data to match an output schema
3D FPS 游戏开发
用 Three.js 开发第一人称射击游戏
Build a 3D first-person shooter with Three.js
互动测验应用
用前端打造功能完整的测验应用
Build a full-featured interactive quiz app
冥想计时器
打造正念冥想计时 PWA 应用
Build a mindfulness meditation timer app
安全密码生成器
构建强随机的安全密码生成工具
Create a strong, secure password generator
网页音乐播放器
用 Web Audio API 开发音乐播放器
Develop a web music player with Web Audio API
绘画应用
用 Canvas 创建互动绘画工具
Create an interactive Canvas drawing app
汇率换算器
用汇率 API 开发货币换算工具
Develop a currency converter with live rates
食谱查找应用
用美食 API 打造食谱查找应用
Create a recipe finder app with a food API
预算追踪应用
开发全面的个人预算追踪应用
Develop a comprehensive budget tracking app
天气仪表盘
用 OpenWeatherMap API 构建天气面板
Build a weather dashboard with OpenWeatherMap
文件加密工具
用 Web Crypto API 做客户端加密工具
Build a client-side file encryption tool
代码片段管理器
为开发者打造代码片段管理工具
Build a developer code snippet manager
看板任务面板
用前端构建看板项目管理面板
Build a Kanban project management board
习惯追踪应用
打造带打卡统计的习惯管理网页
Build a habit tracking web app with stats
网页图像编辑器
用Canvas打造专业图片编辑工具
A canvas-based web image editor
文本分析工具
可读性、情感、关键词全面文本分析
Analyze readability, sentiment and keywords in text
数独游戏
带难度、提示与计时的数独网页
An interactive Sudoku game with hints and timer
国际象棋游戏
含规则校验与AI对手的象棋网页
A chess game with move validation and AI opponent
短链接服务
带二维码与点击统计的短链工具
A URL shortener with QR codes and analytics
打字速度测试
实时计算WPM与准确率的打字测试
A typing test with real-time WPM and accuracy
记忆翻牌游戏
带翻牌动画与排行榜的配对游戏
A matching card game with animations and leaderboard
内存分析命令行工具
用C语言分析进程内存与泄漏检测
A C memory profiler with leak detection
文件系统索引工具
用Go构建高性能文件索引与搜索
A high-performance file indexer and search tool in Go
3D赛车游戏
用Three.js打造拟真物理3D赛车
A 3D racing game with realistic physics in Three.js
HTTP压测工具
用Go实现高并发HTTP基准测试
A high-performance HTTP benchmarking tool in Go
3D太空探索游戏
程序生成宇宙的沉浸式太空探索
An immersive space explorer with procedural universe
网络抓包分析工具
用C和libpcap实现命令行抓包分析
A command-line packet analyzer in C using libpcap
网页PDF阅读器
用PDF.js实现带批注的PDF阅读器
A web-based PDF viewer with annotations using PDF.js
健康指标计算器
基于医学标准的多维健康指标计算
A health metrics calculator based on medical standards
Markdown笔记应用
实时预览的Markdown笔记网页应用
A markdown notes app with live preview
番茄钟应用
带任务与统计的番茄工作法计时器
A pomodoro timer with tasks and productivity stats
多人3D飞机游戏
WebSocket实时联机的3D空战游戏
A real-time multiplayer 3D plane combat game
待办清单应用
原生JS打造的现代待办事项网页
A modern responsive todo app in vanilla JavaScript
科学计算器
仿专业计算器的网页科学计算工具
A scientific calculator that mimics professional ones
AI2sql 查询生成器
将自然语言转为生产级 SQL 查询
Converts plain English requests into production-ready SQL
苏格拉底式编程导师
不直接给答案,引导学生自悟代码错误
Guides students to debug their own code without giving answers
Django 单元测试生成
为 Django Viewset 生成完整单元测试
Generates CRUD and edge-case unit tests for Django viewsets
正则表达式生成器
按需求生成可直接复用的正则
Generates copy-ready regex patterns on demand
代码审查智能体
全面评估代码质量、性能与安全
Evaluates code for quality, performance, and security
高级系统架构师
主导企业级系统架构设计与落地
Leads enterprise system architecture design
量化交易测试工程师
测试Python算法交易项目的功能与准确性
Tests a Python algorithmic trading project
Arista网络配置专家
设计与优化Arista网络配置并排障
Designs and troubleshoots Arista network setups
会议室预订网页应用
用PHP7与MySQL分步开发会议室预订系统
Step-by-step build of a PHP/MySQL room booking app
HTS数据分析门户开发
开发并调试HTS数据分析门户系统
Develops and debugs a data-analysis portal for large datasets
生成样式指南文档
生成项目完整的UI样式规范文档
Produces a detailed project UI style guide document
小米自助管理系统前端开发
用HTML5/CSS3/JS开发小米自助管理系统前端
Builds a responsive frontend for Xiaomi's self-service system
CTI网络威胁情报分析师
协助网络安全项目的配置、修订与纠错
Supports security projects with careful, user-approved edits
可定制企业品牌网页模板
构建可适配多家公司品牌的前后端模板
Builds a modular front/back-end template adaptable to any brand
极简网页点餐应用开发
开发简洁、响应式的网页点餐应用
Creates a clean, responsive web-based food ordering app
实时多人防御游戏
设计一款实时联机的多人策略防御游戏
Designs a balanced real-time multiplayer defense game
续写编程助手
审阅现有代码并续写扩展项目功能
Extends an existing codebase following its conventions
航空飞行数据分析师
为商用客机开发FDR飞行数据分析程序
Designs an FDR flight-data analysis program for airlines
Flutter项目入门指南
指导新手从零搭建并配置Flutter项目
Guides beginners through setting up a new Flutter project
C#大数据读取优化
优化C#中从SOAP API批量读取大数据的性能
Optimizes reading large data from a SOAP API in C#
Next.js前端开发专家
用Next.js和React构建高性能Web应用
Builds high-performance web apps with Next.js and React
AUTOSAR软件模块开发
面向TC377 MCU的AUTOSAR合规模块开发
Develops AUTOSAR-compliant software modules for the TC377 MCU
制造流程优化开发者
用OR-Tools优化铝型材生产流程
Builds an aluminum production optimizer with OR-Tools
排班追踪应用开发者
开发Telegram排班打卡小程序
Builds a Telegram mini app for shift tracking
Chimera提示词优化系统
优化提示词并进行越狱安全研究
Optimizes prompts and researches LLM vulnerabilities
代码翻译器
在任意编程语言之间转换代码
Translates code between any two programming languages
Linux监控单页HTML
生成单文件Linux系统监控HTML页面
Creates a single-file HTML Linux monitoring dashboard
React Linux监控仪表盘
用React构建实时Linux服务器监控盘
Builds a real-time Linux monitoring dashboard in React
网站安全审计员
评估网站安全并提供修复建议
Audits a website for security vulnerabilities
安卓音乐App开发
用Kotlin开发功能丰富的安卓音乐应用
Develop a feature-rich Android music app with Kotlin
iOS食谱生成App
根据现有食材推荐食谱的iOS应用设计
An iOS app that suggests recipes from your ingredients
鱿鱼游戏木头人
设计红灯绿灯反应力挑战游戏
Design a reflex-testing Red Light Green Light game
落地页氛围编码
设计契合品牌气质的视觉落地页
Designs a brand-aligned, vibe-driven landing page
SpringBoot CI/CD 顾问
为单体仓库多个 SpringBoot API 设计 CI/CD 流水线
Designs a CI/CD pipeline for SpringBoot APIs
银行系统 App 开发者
用 Maui 开发支持增删改查的银行应用
Builds a Maui banking app with CRUD
Go 语言开发者
指导编写高性能、惯用的 Go 代码
Guides writing idiomatic, high-performance Go code
GitHub 代码结构导师
讲解仓库结构、函数实现并给出改进建议
Explains repo structure and suggests improvements
JSON 查询条件提取器
从 Azure AI Search 请求中提取查询条件为列表
Extracts filter and search params from Azure AI Search JSON
库存管理系统架构师
规划库存系统的页面、数据库与技术选型
Outlines components for an inventory system
Xcode 新建 iOS 应用
按严格默认配置创建仅限 iPhone 的应用
Configures a clean iPhone-only Xcode project
部落冲突工具开发
用 Next.js 与 React 构建阵型分享社区工具
Builds a Clash of Clans tool in Next.js/React
Git 提交工作分析
据 diff 与提交信息评估改动影响并建议
Reviews a dev's work from git diff and commit
算法分析优化顾问
评估AI与视觉算法并给出优化建议
Evaluates AI/vision algorithms and suggests fixes
ERP对接飞书集成方案
设计ERP字段映射飞书多维表的技术方案
Maps ERP fields into Feishu multi-dim tables
安卓更新检查脚本
用Pydroid写带菜单进度条的更新检查脚本
A single-file Pydroid Android update-checker script
PR代码审查助手
审查PR安全、破坏性改动与规范并给建议
Reviews PRs for security, breakage and standards
Quizflix答题App开发
开发影视答题互动App,含二维码联机
Builds a TV/movie quiz app with QR-code multiplayer
影视互动答题应用
构建影视主题的多人实时答题应用
Full-stack build of a real-time multiplayer movie quiz app
Next.js自托管应用仪表盘
用Next.js+Tailwind+NextAuth搭建应用管理仪表盘
Builds a self-hosted app dashboard with Next.js and NextAuth
智能政务AI系统架构设计
设计高效安全、可持续学习的政务AI系统架构
Designs an optimized AI public-administration platform
MVC与SOLID原则代码结构
用MVC架构和SOLID原则组织可维护代码
Guides structuring code with MVC and SOLID principles
.NET API项目分析
评估.NET API分层架构并提改进建议
Audits a .NET API project's layered architecture for scale
配置W&B与训练Pod
搭建W&B实验跟踪并运行训练Kubernetes Pod
Sets up W&B tracking and a Kubernetes training pod