Skip to main content

pydantic/monty

SkillsMP 已收集 pydantic/monty 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
8,124
GitHub Forks
413

这个仓库中的 skills

已展示 9 / 9 个已收集 Skill。

职业分类
未分类
描述

Review the current branch against its merge base for bugs, CPython divergence, sandbox escapes, resource-limit escapes, performance regressions, verbose comments and missing ./limitations/ or docs/ updates. Use for a general pre-merge review of a branch or PR.

原文语言:英语

更新
职业分类
软件开发工程师
描述

How to write prose that reads like human technical documentation rather than LLM output. Use whenever writing or editing docstrings, comments, limitations/ docs, READMEs, commit messages or PR descriptions, and when prose reads as smooth, salesy or generic.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Security review of the current branch against its merge base — sandbox escapes, memory errors, panics and resource-limit bypasses. Use when reviewing changes for security risk, or before merging anything touching heap.rs, path_security.rs, the wire protocol…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Read the review comments left by the known agent reviewers on the current PR, resolve and reply. Use when asked to deal with PR comments, review feedback, or bot review findings.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Fetch coverage diff from Codecov for the current branch or a specific PR. Shows uncovered lines, patch coverage, and overall coverage change.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use fastmod to make mass code updates to avoid many repetitive changes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run and test Python code in a dedicated playground directory. Use when you need to execute Python scripts, test code snippets, investigate CPython behavior, or experiment with Python without affecting the main codebase.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Check whether the common Python code an LLM would plausibly write still works on this branch, testing real cases in ./playground against CPython. Use to find behaviour that diverges from CPython or trips up ordinary idiomatic code.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Rewrite excessively verbose comments and docstrings added by this branch, and delete tautologous ones. Use after writing a feature to tighten up its comments; this skill edits code rather than only reporting.

原文语言:英语

更新
已展示 9 / 9 个已收集 Skill。