编程提示词大全
精选 416 条编程类 AI 提示词,免费复制即用,适配 DeepSeek、Claude、ChatGPT 等模型。点开即可查看全文。
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