Run the LaTeX review protocol on manuscripts and slides. Reviews prose around changed dynamic values, detects hardcoded numeric results, and auto-fixes unambiguous issues.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٤٠ من skills من irudik/repo-template. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤٠ من أصل ٤٠ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية