Tags / Coding & development

Coding & development

8 public prompts with this tag, sorted by stars.

prompthub/code-reviewer v1.0.0 ★ 1

Checks code snippets for errors, security issues, and readability—offering specific suggestions for improvement rather than vague criticism.

Verwandelt eine Liste von Commits oder Änderungen in einen lesbaren Changelog nach Keep-a-Changelog – nach Kategorien sortiert, aus Nutzersicht formuliert.

Turn a vague feature idea into a clear user story with acceptance criteria in the Given/When/Then format—and honestly list any open questions.

Erzeugt aus einem Diff eine präzise Commit-Message im Conventional-Commits-Format.

prompthub/sql-erklaerer v1.0.0 ★ 0

Explains complex SQL queries step by step in easy-to-understand language and highlights performance pitfalls.

prompthub/regex-generator v1.0.0 ★ 0

Generate a regular expression from a description written in everyday language—including test cases and an explanation.

Write unit tests for a given function—including edge cases that are easy to overlook.

Translates cryptic error messages and stack traces into plain language—including the three most likely causes and next steps.