Token-frugal, multi-dimension code review. Reports findings by severity; never rewrites code unless explicitly asked.
znlgis/my-deepseek-config
SkillsMP has collected 24 skills from znlgis/my-deepseek-config. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 24
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 24 of 24 collected skills.
Write commit messages and PR titles following the Conventional Commits standard.
Audit code changes for security vulnerabilities before merging. Reports findings; never auto-fixes silently.
Enforce evidence-before-assertions discipline. Use when about to claim work is complete, before committing, or before creating PRs.
多维度代码审查——对 diff、分支或 PR 进行正确性、安全性、可维护性、性能、风格五维评分。触发词:「代码审查」「review」「审查代码」「帮我看看这段代码」。
Source text: Chinese
按 Conventional Commits 规范撰写 Git 提交信息。触发词:「commit」「提交」「提交信息」「commit message」。
Source text: Chinese
安全审计——对代码变更进行六项安全检查,发现漏洞和安全隐患。触发词:「安全审查」「安全检查」「security review」「audit」「有安全风险吗」。
Source text: Chinese
强制验证流程——在声称任务完成前执行五步验证,确保改动正确、无破坏、可运行。触发词:「完成」「做完了」「提交」「commit」「收尾」。
Source text: Chinese
Token-frugal, multi-dimension code review for a diff/branch/PR. Use when reviewing changes, checking a PR, running a review-fix loop, or the task mentions "code review", "review my changes", "review this PR", "审查代码". Scales review depth to diff size, reports…
Write commit messages and PR titles that follow the Conventional Commits standard. Use when committing changes, drafting a commit message, squashing, or naming a pull request, and you need the correct type (feat/fix/docs/...), scope, breaking-change marker,…
Audit code changes for security vulnerabilities before merging. Use when reviewing a diff/PR, hardening code, or the task mentions security, injection, XSS, SSRF, secrets, auth, deserialization, path traversal, or "is this safe?". Provides a concrete…
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs — requires running verification commands and confirming output before making any success claims; evidence before assertions always.
多维度、Token 经济型代码审查。用于审查 diff / 分支 / PR,或任务提到"代码审查"、"review"、"找 bug"时使用。根据 diff 大小调整审查深度,按维度与严重度汇报发现。只汇报不修改代码,除非明确要求。
Source text: Chinese
编写符合 Conventional Commits 规范的提交信息与 PR 标题。在提交代码、拟写 commit message、squash 或命名 PR 时使用。提供正确的 type、scope、breaking-change 标记和命令式主题行。
Source text: Chinese
合并前对代码变更进行安全漏洞审计。在审查 diff / PR、加固代码,或任务提到安全、注入、XSS、SSRF、密钥、认证、反序列化、路径遍历时使用。提供具体清单与汇报格式;永不静默自动修复。
Source text: Chinese
在声称完成、修复通过或提交/创建 PR 之前强制执行验证。要求在做出任何成功声明之前运行验证命令并确认输出。证据先于断言,始终如一。
Source text: Chinese
Token 节约的多维度代码审查。用于审查 diff/分支/PR,或任务提及"代码审查""review my changes""找 bug"。按 diff 大小缩放审查深度,按严重程度分级报告,依据项目威胁模型校准以避免严重度通胀。仅报告问题;除非明确要求,不修改代码。
Source text: Chinese
按 Conventional Commits 标准撰写提交信息和 PR 标题。用于提交变更、撰写提交信息、压缩提交或命名 PR 时选择正确的 type(feat/fix/docs/...)、scope、breaking-change 标记和祈使语气主题行。
Source text: Chinese
合并前审计代码变更的安全漏洞。用于审查 diff/PR、加固代码,或任务提及"安全""注入""XSS""SSRF""密钥""认证""反序列化""路径遍历""这安全吗"时使用。提供具体检查清单和报告格式;绝不静默自动修复。
Source text: Chinese
在声称工作完成、修复完毕或通过之前使用,在提交或创建 PR 之前——要求运行验证命令并在做出任何成功声明前确认输出;始终先有证据再断言。
Source text: Chinese
多维度代码审查(正确性、安全、性能、架构、可维护性、文档、兼容性)。审查 diff/分支/PR 时使用,也可用于审查→修复循环。按 diff 大小自适应深度,按项目上下文校准严重度。只报告不擅自改代码(除非明确要求修复)。
Source text: Chinese
按 Conventional Commits 规范编写提交信息和 PR 标题。提交代码、撰写提交信息、squash 或命名 PR 时使用,需要正确的 type(feat/fix/docs/...)、scope、breaking-change 标记及祈使语气的主题行。
Source text: Chinese
审计代码变更中的安全漏洞。审查 diff/PR、加固代码、或涉及注入/XSS/SSRF/密钥/认证/反序列化/路径穿越等安全问题时使用。提供具体检查清单和报告格式;绝不擅自静默修复。
Source text: Chinese
完成前验证门禁。当准备声称工作完成、修复完毕或通过测试时使用;提交前、创建 PR 前、或声明任何成功状态前强制使用。要求运行验证命令并确认输出后才能做任何成功声明——证据永远先于断言。
Source text: Chinese