Skip to main content

irudik/repo-template

SkillsMP 已收集 irudik/repo-template 中的 40 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
40
GitHub 星标
6
GitHub Forks
14

这个仓库中的 skills

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

职业分类
编辑
描述

Run the LaTeX review protocol on manuscripts and slides. Reviews prose around changed dynamic values, detects hardcoded numeric results, and auto-fixes unambiguous issues.

原文语言:英语

更新
职业分类
编辑
描述

Run the LaTeX review protocol on manuscripts and slides. Reviews prose around changed dynamic values, detects hardcoded numeric results, and auto-fixes unambiguous issues.

原文语言:英语

更新
职业分类
编辑
描述

Run expert proofreading on academic documents. Checks grammar, typos, overflow risks, citation consistency, and academic quality for LaTeX, Quarto, and directly provided text-based files. Produces a report without editing files.

原文语言:英语

更新
职业分类
其他高等院校教师
描述

Run the substantive domain review on manuscripts, slides, or lecture materials. Checks identification, derivations, citations, code-theory alignment, and logical consistency. Produces a report without editing files.

原文语言:英语

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

Run the Julia code review protocol on Julia scripts. Checks code quality, type stability, performance, and professional standards. Produces a report without editing files.

原文语言:英语

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

Run the Makefile review protocol. Checks conventions, dependency correctness, script coverage, and build system quality. Produces a report without editing files.

原文语言:英语

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

Run the MATLAB code review protocol on MATLAB scripts. Checks code quality, solver configuration, derivative correctness, and optimization patterns. Produces a report without editing files.

原文语言:英语

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

Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files.

原文语言:英语

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

Run the Stata code review protocol on Stata scripts. Checks code quality, reproducibility, data-state safety, and professional standards. Produces a report without editing files.

原文语言:英语

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

Recover context after compression or a new session. Reads MEMORY.md, recent plans, session logs, and git state to reconstruct working context.

原文语言:英语

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

Recover context after compression or a new session. Reads MEMORY.md, recent plans, session logs, and git state to reconstruct working context.

原文语言:英语

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

Save a durable, project-specific lesson to MEMORY.md in a structured [LEARN] format.

原文语言:英语

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

Trace an ambiguous result or failure back to its most likely cause using competing hypotheses and evidence. Produces a diagnostic report rather than a code change by default.

原文语言:英语

更新
职业分类
档案文员
描述

Save a durable, project-specific lesson to MEMORY.md in a structured [LEARN] format.

原文语言:英语

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

Trace an ambiguous result or failure back to its most likely cause using competing hypotheses and evidence. Produces a diagnostic report rather than a code change by default.

原文语言:英语

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

Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.

原文语言:英语

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

Compare script outputs between two git branches. Uses worktrees to run scripts on both branches and checksums to detect differences.

原文语言:英语

更新
职业分类
数据科学家
描述

End-to-end R data analysis workflow from exploration through regression to publication-ready tables and figures

原文语言:英语

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

Audit MATLAB optimization derivatives and KNITRO integration with finite-difference validation

原文语言:英语

更新
职业分类
编辑
描述

Run expert proofreading on academic documents. Checks grammar, typos, overflow risks, citation consistency, and academic quality for LaTeX, Quarto, and directly provided text-based files. Produces a report without editing files.

原文语言:英语

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

Verify-refactor-verify loop for safe code style changes. Records baseline checksums, applies style-only transformations, then verifies identical output.

原文语言:英语

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

Review and clean up comments, docstrings, and documentation across specified files or directories

原文语言:英语

更新
职业分类
经济学家
描述

Run the substantive domain review on manuscripts, slides, or lecture materials. Checks identification, derivations, citations, code-theory alignment, and logical consistency. Produces a report without editing files.

原文语言:英语

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

Run the Julia code review protocol on Julia scripts. Checks code quality, type stability, performance, and professional standards. Produces a report without editing files.

原文语言:英语

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

Run the Makefile review protocol. Checks conventions, dependency correctness, script coverage, and build system quality. Produces a report without editing files.

原文语言:英语

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

Run the MATLAB code review protocol on MATLAB scripts. Checks code quality, solver configuration, derivative correctness, and optimization patterns. Produces a report without editing files.

原文语言:英语

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

Review and address unresolved PR comments. Implements fixes, commits modularly, replies with commit hashes, and resolves threads.

原文语言:英语

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

Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files.

原文语言:英语

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

Run the Stata code review protocol on Stata scripts. Checks code quality, reproducibility, data-state safety, and professional standards. Produces a report without editing files.

原文语言:英语

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

Generate a Makefile for a code directory by scanning scripts for output paths and building dependency rules.

原文语言:英语

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

Checksum script outputs before and after changes. Establishes baseline checksums, re-runs scripts, and compares to detect regressions. Uses CSV as the gold standard.

原文语言:英语

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

Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.

原文语言:英语

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

Compare script outputs between two git branches. Uses worktrees to run scripts on both branches and checksums to detect differences.

原文语言:英语

更新
职业分类
数据科学家
描述

End-to-end R data analysis workflow from exploration through regression to publication-ready tables and figures

原文语言:英语

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

Audit MATLAB optimization derivatives and KNITRO integration with finite-difference validation

原文语言:英语

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

Verify-refactor-verify loop for safe code style changes. Records baseline checksums, applies style-only transformations, then verifies identical output.

原文语言:英语

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

Review and clean up comments, docstrings, and documentation across specified files or directories

原文语言:英语

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

Review and address unresolved PR comments. Implements fixes, commits modularly, replies with commit hashes, and resolves threads.

原文语言:英语

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

Generate a Makefile for a code directory by scanning scripts for output paths and building dependency rules.

原文语言:英语

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

Checksum script outputs before and after changes. Establishes baseline checksums, re-runs scripts, and compares to detect regressions. Uses CSV as the gold standard.

原文语言:英语

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