>_
PromptBrowseai prompt library

Best OpenClaw Prompts

Technical prompts for code review, debugging, architecture, testing, and DevOps workflows.

30 prompts available — all free

#RQQKm4G4codingby promptbrowse1d ago

Repo Explainer

Explain this repository to a new engineer. Summarize the purpose, core modules, main entry points, and where I should look first.
#K3_YLxSecodingby promptbrowse1d ago

Issue Triage Assistant

Triage this issue. Extract the problem, likely root causes, missing details, repro steps, and the best next debugging actions.
#VN8VHz32codingby promptbrowse1d ago

Pull Request Reviewer

Review this PR like a senior engineer. Prioritize bugs, behavioral regressions, edge cases, and missing test coverage.
#E87aonhWcodingby promptbrowse1d ago

Commit Message Writer

Write 5 concise commit message options for this change, including one conventional-commit style version.
#4QL9bw7_codingby promptbrowse1d ago

Release Notes Writer

Turn these commits into user-facing release notes with highlights, fixes, breaking changes, and upgrade notes.
#fv8xmKeQdebuggingby promptbrowse1d ago

Stack Trace Interpreter

Interpret this stack trace, identify the most likely failing layer, and suggest the fastest path to isolate the bug.
#R7oQ1prDdebuggingby promptbrowse1d ago

Log Analyzer

Analyze these logs for anomalies, repeated failures, likely root causes, and the most useful next checks.
#ifnWcoRedebuggingby promptbrowse1d ago

Bug Reproducer

Turn this bug report into a precise reproduction plan, including assumptions, environment setup, and edge conditions to test.
#VG5GE_SHtestingby promptbrowse1d ago

Test Case Generator

Generate unit, integration, and edge-case tests for this behavior. Focus on regressions and failure modes.
#fMouDwidtestingby promptbrowse1d ago

Unit Test Writer

Write unit tests for this file using the existing test style. Cover happy path, invalid input, and boundary cases.
#_FtQJBXvcodingby promptbrowse1d ago

Refactor Planner

Create a refactor plan for this code. Minimize risk, preserve behavior, and suggest checkpoints after each step.
#VpqUJoNFarchitectureby promptbrowse1d ago

Architecture Reviewer

Review this architecture for coupling, scaling risks, single points of failure, and better alternatives.
#BFZCCHicsecurityby promptbrowse1d ago

Dependency Risk Review

Assess these dependencies for maintenance risk, security concerns, and upgrade priority.
#hvnmuU2Yarchitectureby promptbrowse1d ago

Migration Planner

Create a migration plan from the current stack to the target stack, with phases, blockers, rollback points, and validation steps.
#8DwJBeDzbackendby promptbrowse1d ago

API Contract Reviewer

Review this API contract for naming consistency, edge cases, backward compatibility, and client-side friction.
#o9ggK3rTdataby promptbrowse1d ago

Schema Designer

Design a schema for this product requirement, including entities, relationships, indexes, and future-proofing notes.
#4ao-E1aSdataby promptbrowse1d ago

SQL Query Helper

Write the SQL for this analysis request, explain the joins and filters, and note any assumptions.
#6AgYm3l0codingby promptbrowse1d ago

Regex Builder

Write a regex for this pattern, explain each part, and include examples that should and should not match.
#OcU-tiw9toolingby promptbrowse1d ago

CLI Designer

Design a CLI for this tool, including commands, flags, help text, and examples of common workflows.
#1WXFwh_Xtoolingby promptbrowse1d ago

Shell Command Planner

Convert this task into shell commands with brief explanations, safety notes, and a suggested execution order.
#p8CdYS8Ltoolingby promptbrowse1d ago

Dev Environment Doctor

Help diagnose this dev environment issue. List the most likely causes, checks to run, and the cleanest fix path.
#Jmefj-xuperformanceby promptbrowse1d ago

Performance Profiler

Review this code or trace for likely performance bottlenecks, how to measure them, and the highest-impact fixes.
#D5An58Awperformanceby promptbrowse1d ago

Memory Leak Hunter

Analyze this service for possible memory leaks, retention paths, and the best validation strategy.
#-TtLcIkYsecurityby promptbrowse1d ago

Security Review Assistant

Review this code for auth flaws, injection risks, secret handling issues, and unsafe assumptions.
#c7miE3l6automationby promptbrowse1d ago

Prompt To Script

Turn this manual workflow into a script. Pick a simple approach, state dependencies, and return a ready-to-run version.
#auetLuJkdocumentationby promptbrowse1d ago

Docs Writer

Write documentation for this module with purpose, setup, usage examples, and common pitfalls.
#kcEJUNMXdocumentationby promptbrowse1d ago

Readme Generator

Generate a README for this project with overview, install steps, quickstart, configuration, and troubleshooting.
#e4w-vMY9documentationby promptbrowse1d ago

Changelog Summarizer

Summarize these changes into a changelog grouped by features, fixes, and breaking changes.
#laTWuhDmdocumentationby promptbrowse1d ago

Onboarding Guide Builder

Write a contributor onboarding guide for this repo with setup, workflows, conventions, and first tasks.
#8XCAFfH5open-sourceby promptbrowse1d ago

Open Source Maintainer Assistant

Draft maintainer responses, issue labels, contribution guidelines, and a lightweight triage workflow for this project.