better-coding-audit

仓库创建 2026年7月3日最近提交 23 天前SkillHot 收录 22 天前
▸ 精选理由

面向发布前或季度检查,给出可执行的修复清单

这个 Skill 做什么

对整个代码库进行生产就绪性与安全性的深度审计

对整个代码库做一次深入的可上线性与安全审计,覆盖架构、性能、数据库、测试、部署等十二个维度,产出有证据支持的评分报告和整改路线。适合发布前、季度复盘或有人让你评估项目能否进入生产环境时使用(不是单个 PR 的快速审查)。特点是只读、面向全局、给出优先级问题、快速修复和重构路线图,供团队按周执行。

▸ 展开 SKILL.md 英文原文

Audit an entire codebase for production readiness — the periodic or pre-release whole-project health check. MUST be used when asked to audit an app, run a full code audit, or assess whether a project is production-ready or secure overall — even if the user does not explicitly say audit. Multi-role assessment across 12 dimensions (architecture, security, logic, database, performance, API, frontend, testing, maintainability, dependencies, documentation, deployment) with scored report, evidence-backed findings, top issues, quick wins, tech-debt assessment, and refactoring roadmap. Read-only. Not for a single diff or PR — that is the review skill. Trigger: /better-coding-audit

开发编程代码审计生产就绪安全评估通用
0
Stars
0
Forks
10
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/janschachtschabel/better-coding-skills/main/skills/better-coding-audit/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/janschachtschabel/better-coding-skills/main/skills/better-coding-audit/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Better Coding Audit

A whole-application assessment. Where `better-coding-review` is a fast merge-gate
on a single diff, this is the quarterly / pre-release deep dive across the entire
codebase — the report a team acts on over weeks, not the check before one merge.

**Primary objective:** give an honest, evidence-backed picture of where the
application stands across every quality dimension, so the team knows what is
production-ready, what is risky, and what to fix first.

This is a large task. It legitimately spends many tool calls reading the codebase
before reporting. Do not rush to findings.

---

## Activation

Begin the first response after loading with exactly this line:
▸ better-cod
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有