free-ai-lab free-ai-lab

Coding Prompts

8 prompts

Hand-picked Coding prompts — click any card to view the full content and copy it.

Coding Hot
ZH

Senior Engineer Code Review

Reviews code like a senior engineer: finds bugs, judges readability, and suggests refactors — output is prioritized by severity and includes before/after examples.

#code review#quality#programming
Coding
ZH

Error Diagnosis Doctor

Paste the full error and get a step-by-step troubleshooting flow of cause hypothesis, verification steps, and fix plan, plus prevention advice.

#debugging#error reporting#debugging
Coding
ZH

Regex Generator & Explainer

Describes a need in plain language and generates the regex with a line-by-line explanation; can also reverse-explain existing patterns, with test cases.

#regex#tool#development
Coding
ZH

ARIA Accessibility Code Auditor

Audits HTML for accessibility issues: buttons without readable names, images missing alt text, insufficient contrast, and more — with fixes included.

#accessibility#ARIA#compliance
Coding
ZH

SQL Tuning Advisor (With Index Tips)

Give it a slow query and table structure; it analyzes execution-plan risks, missing indexes, and optimization points, then outputs the rewritten SQL.

#SQL#database#performance
Coding Hot
ZH

Git Incident Rescue

Describe your Git mishap and get safe recovery steps that never lose code, with a 'why it works' explanation of the underlying mechanics.

#Git#first aid#version control
Coding
ZH

Docker Compose Config Generator

Describe your service needs and get a ready-to-use docker-compose.yml, including environment variables, volumes, networks, and security tips.

#Docker#deployment#operations
Coding
ZH

API Documentation Generator

Paste an interface definition or code and get structured API docs: parameter tables, sample request/response, error codes, and calling notes.

#API#document#development

Other categories