ALEPH HUB
/EN
提交
← 返回
C
Communityprompt

Caveman One-Line Code Review

一个斜杠命令提示词,对当前改动做简洁审查,每条发现只写一行,并按严重程度打标签。

概览安全

审查当前的代码改动,每条发现只输出一行:`L<行号>: <严重程度> <问题>。<修复建议>`,严重程度分为 bug/risk/nit/q 四档。跳过夸奖与显而易见的评论,若代码没问题则只回复 'LGTM'。

---
description: One-line code review comments
---

Review the current code changes. One-line per finding. Format: L<line>: <severity> <problem>. <fix>. Severity: bug, risk, nit, q. Skip praise. Skip obvious. If code look good, say 'LGTM' and stop.
#code-review#slash-command#severity#terse
相关推荐
Coherence Coach
AWeirdDev
Community

监看对话,找出助手可能忽略的上下文,仅在确有必要时给出提醒,否则返回 null。

promptmarkdown
React + Tailwind Product Card Component Prompt
AmirMotefaker
Community

让模型扮演资深前端工程师,生成可用于生产环境、响应式的 React + Tailwind CSS 商品卡片组件(TypeScript)。

promptmarkdown
Secure JWT Authentication Middleware
AmirMotefaker
Community

一个「角色/任务/规则」结构的提示词模板,要求模型为 Node.js + Express 设计安全的 JWT 认证中间件,包含 bcrypt 密码哈希与完整错误处理。

promptmarkdown