Coding prompts

146 curated Coding AI prompts, free to copy, works with DeepSeek, Claude and ChatGPT. Open any to read the full text.

Prompt optimizer (meta-prompt)

把你随手写的模糊需求,自动改写成结构化、可复用的高质量提示词。

Rewrites your rough request into a structured, reusable, high-quality prompt.

Coding93.4KView →

Refactoring Advisor

针对坏味道给出可落地的重构步骤。

Turn code smells into actionable refactoring steps.

Coding53.4KView →

Security Audit Checklist

生成针对性的代码安全审计清单。

Generate a targeted code security audit checklist.

Coding51.8KView →

Technical Design Doc

生成结构完整的技术设计文档。

Produce a complete technical design document.

Coding49.2KView →

Bug fixer / debugger

贴报错和代码,定位根因 + 给修复 + 防复发建议。

Paste the error and code, get root cause, a fix, and prevention.

Coding47.3KView →

Tech Stack Comparison

多维对比候选技术并给出推荐。

Compare candidates on multiple axes and recommend.

Coding47.1KView →

LeetCode Solution Template

生成结构化的算法题解。

Generate structured algorithm problem solutions.

Coding46.3KView →

SQL Query Optimizer

分析执行计划并优化慢查询。

Analyze the plan and tune slow queries.

Coding44.6KView →

Interview Question Explainer

深入讲解技术面试题与考点。

Deeply explain technical interview questions.

Coding42.8KView →

Code review assistant

按可读性 / 边界 / 性能逐条过,给出可直接采纳的 diff。

Walks readability / edge cases / perf, returns ready-to-apply diffs.

Coding41.8KView →

API Design Review

对 REST/RPC 接口设计做系统化评审。

Systematically review REST/RPC interface design.

Coding41.2KView →

Code Explainer

深入解释代码逻辑与设计意图。

Explain code logic and design intent in depth.

Coding40.3KView →

SQL helper

用大白话描述需求,给出 SQL + 解释 + 性能注意点。

Describe the need, get SQL plus explanation and performance notes.

Coding39.7KView →

Database Schema Design

把业务实体转为规范化表结构。

Turn business entities into a normalized schema.

Coding38.9KView →

Algorithm Approach Coach

引导式拆解算法解题思路。

Guide step-by-step algorithm problem solving.

Coding37.5KView →

Performance Optimization Audit

定位瓶颈并给出分层优化方案。

Find bottlenecks and give layered optimizations.

Coding36.8KView →

Linux terminal

让 AI 扮演 Linux 终端,只回命令输出,方便练命令、查结果。

AI acts as a Linux terminal, replying only with the terminal output.

Coding36.4KView →

README Generator

根据项目信息生成专业 README。

Generate a professional README from project info.

Coding35.7KView →

CSS Layout Helper

用现代 CSS 实现响应式布局。

Build responsive layouts with modern CSS.

Coding33.2KView →

Shell Script Builder

生成健壮、带错误处理的 Shell 脚本。

Generate robust shell scripts with error handling.

Coding32.5KView →

Ethereum Developer

编写区块链消息智能合约并讲解

Builds a blockchain messenger smart contract

Coding47.2KView →

JavaScript Console

模拟 JS 控制台只输出运行结果

Acts as a JS console printing only output

Coding53.1KView →

Cyber Security Specialist

制定保护数据免受攻击的安全策略

Devises strategies to protect data from attackers

Coding38.4KView →

Instructor in a School

用Python为初学者讲解算法

Teaches algorithms to beginners with Python

Coding28.8KView →

SQL Terminal

模拟SQL终端返回查询结果表

Simulates an SQL terminal returning result tables

Coding35.5KView →

Developer Relations Consultant

量化评估软件包及其文档生态

Analyzes a software package and its docs

Coding27.6KView →

IT Architect

将新系统整合进现有 IT 架构

Integrates a new system into IT landscape

Coding35.1KView →

Car Navigation System

规划最佳路线并实时更新路况

Plans best routes with live traffic updates

Coding20.1KView →

Python Interpreter

执行 Python 代码并只输出结果

Runs Python code and returns only output

Coding42.3KView →

IT Expert

分步解决技术与系统问题

Provides step-by-step IT and system support

Coding36.8KView →

Fullstack Software Developer

用 Golang 与 Angular 设计架构与代码

Designs app architecture with Golang and Angular

Coding47.6KView →

R Programming Interpreter

只在代码块中回显终端输出

Echoes only R terminal output in a code block

Coding20.1KView →

StackOverflow Post

像 SO 帖子那样回答编程问题

Answers programming questions like a SO post

Coding34.7KView →

PHP Interpreter

只在代码块中回显 PHP 输出

Echoes only PHP output in a code block

Coding18.9KView →

Software Quality Assurance Tester

测试功能并撰写缺陷报告

Tests software and writes detailed bug reports

Coding32.6KView →

Password Generator

按参数生成复杂安全密码

Generates complex passwords from given parameters

Coding23.7KView →

Senior Frontend Developer

用指定技术栈编写前端项目代码

Codes a frontend project with a fixed stack

Coding51.2KView →

Code Reviewer

审查代码并给出反馈和替代方案

Reviews code and shares feedback and alternatives

Coding67.8KView →

Accessibility Auditor

审查网站的无障碍合规与可访问性

Audits a website for accessibility compliance

Coding22.9KView →

Solr Search Engine

模拟独立模式运行的 Solr 搜索引擎

Emulates a standalone Solr search engine

Coding14.3KView →

Commit Message Generator

按约定式提交格式生成 commit 信息

Generates conventional-format commit messages

Coding38.9KView →

Conventional Commit Message Generator

依规范从 diff 生成提交信息

Builds spec-compliant commit messages from diffs

Coding16.7KView →

Diagram Generator

生成 Graphviz DOT 代码绘制图表

Generates Graphviz DOT diagrams from input

Coding19.8KView →

Technology Transferer

将简历要点从一种技术映射到另一种

Maps resume bullets between technologies

Coding10.8KView →

Data Scientist

从用户行为数据中挖掘可行建议

Extracts actionable insights from user data

Coding41.8KView →

Unit Tester Assistant

分析代码并生成测试用例

Writes test cases and test code for your code

Coding28.8KView →

Knowledgeable Software Development Mentor

用通俗例子讲解复杂编程概念

Teaches coding concepts simply with examples

Coding35.1KView →

Logic Builder Tool

只给提示引导你想通编程题

Guides you to solve coding problems via hints

Coding24.6KView →

GitHub Expert

解答git仓库管理命令与操作

Advises on git and GitHub commands

Coding43.9KView →

Any Programming Language to Python Converter

把任意代码转成带注释的Python

Converts any code to commented Python

Coding27.5KView →

DAX Terminal

为分析需求生成DAX度量值示例

Generates DAX measure examples on command

Coding21.9KView →

Top Programming Expert

精准解答并用类比讲清复杂概念

Gives precise coding answers with analogies

Coding67.2KView →

Large Language Models Security Specialist

测试并缓解大模型的安全漏洞风险

Finds LLM vulnerabilities and suggests mitigations

Coding49.2KView →

Tech Troubleshooter

只给设备软件故障的排查步骤

Replies with only troubleshooting steps for tech issues

Coding43.8KView →

Technical Architecture

资深移动端架构师解决复杂扩展难题

Expert mobile architect for complex scaling challenges

Coding44.9KView →

Devops Engineer

提供部署与 CI/CD 的可扩展自动化方案

Offers scalable deployment and CI/CD solutions

Coding56.7KView →

Linux Script Developer

编写专业健壮的自动化 Bash 脚本

Creates professional, robust automation Bash scripts

Coding50.3KView →

Reverse Prompt Engineer

根据输出反推可能生成它的原始提示

Reconstructs the original prompt from an output

Coding39.1KView →

Data Transformer

按输出模式转换 JSON 数据结构

Transforms input data to match an output schema

Coding33.7KView →

3D FPS Game

用 Three.js 开发第一人称射击游戏

Build a 3D first-person shooter with Three.js

Coding48.7KView →

Interactive Quiz

用前端打造功能完整的测验应用

Build a full-featured interactive quiz app

Coding37.8KView →

Meditation Timer

打造正念冥想计时 PWA 应用

Build a mindfulness meditation timer app

Coding24.6KView →

Secure Password Generator Tool

构建强随机的安全密码生成工具

Create a strong, secure password generator

Coding41.2KView →

Music Player

用 Web Audio API 开发音乐播放器

Develop a web music player with Web Audio API

Coding35.4KView →

Drawing App

用 Canvas 创建互动绘画工具

Create an interactive Canvas drawing app

Coding28.9KView →

Currency Exchange Calculator

用汇率 API 开发货币换算工具

Develop a currency converter with live rates

Coding26.3KView →

Recipe Finder

用美食 API 打造食谱查找应用

Create a recipe finder app with a food API

Coding23.7KView →

Budget Tracker

开发全面的个人预算追踪应用

Develop a comprehensive budget tracking app

Coding30.8KView →

Weather Dashboard

用 OpenWeatherMap API 构建天气面板

Build a weather dashboard with OpenWeatherMap

Coding39.2KView →

File Encryption Tool

用 Web Crypto API 做客户端加密工具

Build a client-side file encryption tool

Coding27.6KView →

Code Snippet Manager

为开发者打造代码片段管理工具

Build a developer code snippet manager

Coding32.4KView →

Kanban Board

用前端构建看板项目管理面板

Build a Kanban project management board

Coding34.6KView →

Habit Tracker

打造带打卡统计的习惯管理网页

Build a habit tracking web app with stats

Coding31.2KView →

Image Editor

用Canvas打造专业图片编辑工具

A canvas-based web image editor

Coding27.8KView →

Text Analyzer Tool

可读性、情感、关键词全面文本分析

Analyze readability, sentiment and keywords in text

Coding19.4KView →

Sudoku Game

带难度、提示与计时的数独网页

An interactive Sudoku game with hints and timer

Coding23.6KView →

Chess Game

含规则校验与AI对手的象棋网页

A chess game with move validation and AI opponent

Coding35.1KView →

URL Shortener

带二维码与点击统计的短链工具

A URL shortener with QR codes and analytics

Coding16.7KView →

Typing Speed Test

实时计算WPM与准确率的打字测试

A typing test with real-time WPM and accuracy

Coding21.9KView →

Memory Card Game

带翻牌动画与排行榜的配对游戏

A matching card game with animations and leaderboard

Coding18.3KView →

Memory Profiler CLI

用C语言分析进程内存与泄漏检测

A C memory profiler with leak detection

Coding14.2KView →

File System Indexer CLI

用Go构建高性能文件索引与搜索

A high-performance file indexer and search tool in Go

Coding17.5KView →

3D Racing Game

用Three.js打造拟真物理3D赛车

A 3D racing game with realistic physics in Three.js

Coding42.7KView →

HTTP Benchmarking Tool CLI

用Go实现高并发HTTP基准测试

A high-performance HTTP benchmarking tool in Go

Coding13.9KView →

3D Space Explorer

程序生成宇宙的沉浸式太空探索

An immersive space explorer with procedural universe

Coding38.6KView →

Network Packet Analyzer CLI

用C和libpcap实现命令行抓包分析

A command-line packet analyzer in C using libpcap

Coding15.8KView →

PDF Viewer

用PDF.js实现带批注的PDF阅读器

A web-based PDF viewer with annotations using PDF.js

Coding20.1KView →

Health Metrics Calculator

基于医学标准的多维健康指标计算

A health metrics calculator based on medical standards

Coding24.8KView →

Markdown Notes

实时预览的Markdown笔记网页应用

A markdown notes app with live preview

Coding29.3KView →

Pomodoro Timer

带任务与统计的番茄工作法计时器

A pomodoro timer with tasks and productivity stats

Coding26.5KView →

Multiplayer 3D Plane Game

WebSocket实时联机的3D空战游戏

A real-time multiplayer 3D plane combat game

Coding47.2KView →

Todo List

原生JS打造的现代待办事项网页

A modern responsive todo app in vanilla JavaScript

Coding33.4KView →

Scientific Calculator

仿专业计算器的网页科学计算工具

A scientific calculator that mimics professional ones

Coding22.3KView →

AI2sql SQL Model — Query Generator

将自然语言转为生产级 SQL 查询

Converts plain English requests into production-ready SQL

Coding52.8KView →

Profesor Creativo

不直接给答案,引导学生自悟代码错误

Guides students to debug their own code without giving answers

Coding27.9KView →

Django Unit Test Generator for Viewsets

为 Django Viewset 生成完整单元测试

Generates CRUD and edge-case unit tests for Django viewsets

Coding43.5KView →

RegEx Generator

按需求生成可直接复用的正则

Generates copy-ready regex patterns on demand

Coding52.9KView →

Code Review Agent

全面评估代码质量、性能与安全

Evaluates code for quality, performance, and security

Coding61.3KView →

Senior System Architect Agent

主导企业级系统架构设计与落地

Leads enterprise system architecture design

Coding44.4KView →

Test Python Algorithmic Trading Project

测试Python算法交易项目的功能与准确性

Tests a Python algorithmic trading project

Coding21.9KView →

Arista Network Configuration Expert

设计与优化Arista网络配置并排障

Designs and troubleshoots Arista network setups

Coding16.8KView →

Meeting Room Booking Web App Development

用PHP7与MySQL分步开发会议室预订系统

Step-by-step build of a PHP/MySQL room booking app

Coding33.1KView →

HTS Veri Analiz Portalı Geliştirme ve Hata Ayıklama

开发并调试HTS数据分析门户系统

Develops and debugs a data-analysis portal for large datasets

Coding12.3KView →

Create STYLE_GUIDE.md

生成项目完整的UI样式规范文档

Produces a detailed project UI style guide document

Coding27.6KView →

Xiaomi Company Self-Service Management System Frontend Development

用HTML5/CSS3/JS开发小米自助管理系统前端

Builds a responsive frontend for Xiaomi's self-service system

Coding31.9KView →

CTI Analyst Cybersecurity Project Support

协助网络安全项目的配置、修订与纠错

Supports security projects with careful, user-approved edits

Coding18.6KView →

Customizable Web Template for Company Branding

构建可适配多家公司品牌的前后端模板

Builds a modular front/back-end template adaptable to any brand

Coding24.1KView →

Minimal Web-Compatible Food Order App Development

开发简洁、响应式的网页点餐应用

Creates a clean, responsive web-based food ordering app

Coding21.7KView →

Real-Time Multiplayer Defense Game

设计一款实时联机的多人策略防御游戏

Designs a balanced real-time multiplayer defense game

Coding34.8KView →

Continue Coding Assistant

审阅现有代码并续写扩展项目功能

Extends an existing codebase following its conventions

Coding42.9KView →

FDR Analysis Program for Commercial Aircraft

为商用客机开发FDR飞行数据分析程序

Designs an FDR flight-data analysis program for airlines

Coding7.3KView →

Starting a Flutter Project

指导新手从零搭建并配置Flutter项目

Guides beginners through setting up a new Flutter project

Coding21.4KView →

Optimize Large Data Reading in Code

优化C#中从SOAP API批量读取大数据的性能

Optimizes reading large data from a SOAP API in C#

Coding16.3KView →

Next.js Specialized Front-End Developer

用Next.js和React构建高性能Web应用

Builds high-performance web apps with Next.js and React

Coding51.4KView →

AUTOSAR Software Module Developer

面向TC377 MCU的AUTOSAR合规模块开发

Develops AUTOSAR-compliant software modules for the TC377 MCU

Coding5.8KView →

Manufacturing Workflow Optimization with OR-Tools

用OR-Tools优化铝型材生产流程

Builds an aluminum production optimizer with OR-Tools

Coding9.3KView →

Shift Tracking Telegram Mini App

开发Telegram排班打卡小程序

Builds a Telegram mini app for shift tracking

Coding11.8KView →

Chimera AI-Powered Prompt Optimization System

优化提示词并进行越狱安全研究

Optimizes prompts and researches LLM vulnerabilities

Coding13.3KView →

Code Translator: Any Language to Any Language

在任意编程语言之间转换代码

Translates code between any two programming languages

Coding55.7KView →

Linux monitoring single html

生成单文件Linux系统监控HTML页面

Creates a single-file HTML Linux monitoring dashboard

Coding10.3KView →

Linux Monitoring Dashboard with React

用React构建实时Linux服务器监控盘

Builds a real-time Linux monitoring dashboard in React

Coding15.7KView →

Website Security Vulnerability Checker

评估网站安全并提供修复建议

Audits a website for security vulnerabilities

Coding22.9KView →

Build an Advanced Music App for Android

用Kotlin开发功能丰富的安卓音乐应用

Develop a feature-rich Android music app with Kotlin

Coding41.2KView →

iOS Recipe Generator: Create Recipes from Available Ingredients

根据现有食材推荐食谱的iOS应用设计

An iOS app that suggests recipes from your ingredients

Coding33.5KView →

Squid Game - Red Light, Green Light Challenge

设计红灯绿灯反应力挑战游戏

Design a reflex-testing Red Light Green Light game

Coding56.8KView →

Landing Page Vibe Coding

设计契合品牌气质的视觉落地页

Designs a brand-aligned, vibe-driven landing page

Coding39.5KView →

CI/CD Strategy for SpringBoot REST APIs Deployment

为单体仓库多个 SpringBoot API 设计 CI/CD 流水线

Designs a CI/CD pipeline for SpringBoot APIs

Coding8.7KView →

Banking System App Development with CRUD Operations

用 Maui 开发支持增删改查的银行应用

Builds a Maui banking app with CRUD

Coding7.6KView →

担任Go语言开发者

指导编写高性能、惯用的 Go 代码

Guides writing idiomatic, high-performance Go code

Coding26.8KView →

GitHub Code Structure Tutor

讲解仓库结构、函数实现并给出改进建议

Explains repo structure and suggests improvements

Coding24.9KView →

提取查询 json 中的查询条件

从 Azure AI Search 请求中提取查询条件为列表

Extracts filter and search params from Azure AI Search JSON

Coding9.2KView →

Building an Inventory Management System

规划库存系统的页面、数据库与技术选型

Outlines components for an inventory system

Coding38.8KView →

Setting Up a New iOS App in Xcode

按严格默认配置创建仅限 iPhone 的应用

Configures a clean iPhone-only Xcode project

Coding24.2KView →

Next.js React Comprehensive Clash of Clans Tool

用 Next.js 与 React 构建阵型分享社区工具

Builds a Clash of Clans tool in Next.js/React

Coding29.9KView →

Developer Work Analysis from Git Diff and Commit Message

据 diff 与提交信息评估改动影响并建议

Reviews a dev's work from git diff and commit

Coding35.2KView →

Algorithm Analysis and Improvement Advisor

评估AI与视觉算法并给出优化建议

Evaluates AI/vision algorithms and suggests fixes

Coding28.6KView →

ERP to Feishu Data Integration Solution

设计ERP字段映射飞书多维表的技术方案

Maps ERP fields into Feishu multi-dim tables

Coding33.2KView →

Update checker

用Pydroid写带菜单进度条的更新检查脚本

A single-file Pydroid Android update-checker script

Coding30.7KView →

Pull Request Review Assistant

审查PR安全、破坏性改动与规范并给建议

Reviews PRs for security, breakage and standards

Coding42.1KView →

Quizflix App Development

开发影视答题互动App,含二维码联机

Builds a TV/movie quiz app with QR-code multiplayer

Coding18.4KView →

Interactive Quiz Application for TV Shows and Movies

构建影视主题的多人实时答题应用

Full-stack build of a real-time multiplayer movie quiz app

Coding24.8KView →

Build a Self-Hosted App Dashboard with Next.js

用Next.js+Tailwind+NextAuth搭建应用管理仪表盘

Builds a self-hosted app dashboard with Next.js and NextAuth

Coding31.2KView →

HCCVN-AI-VN Pro Max: Optimal AI System Design

设计高效安全、可持续学习的政务AI系统架构

Designs an optimized AI public-administration platform

Coding11.9KView →

Coding Structure with MVC and SOLID Principles

用MVC架构和SOLID原则组织可维护代码

Guides structuring code with MVC and SOLID principles

Coding27.9KView →

.NET API Project Analysis

评估.NET API分层架构并提改进建议

Audits a .NET API project's layered architecture for scale

Coding19.7KView →

Set Up W&B and Run Pod During Training

搭建W&B实验跟踪并运行训练Kubernetes Pod

Sets up W&B tracking and a Kubernetes training pod

Coding8.3KView →