Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

repo-template

repo-template enthält 40 gesammelte Skills von irudik, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
40
Stars
4
aktualisiert
2026-06-12
Forks
13
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

resume-custom
Softwareentwickler

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

2026-06-12
resume-custom
Softwareentwickler

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

2026-06-12
learn
Softwareentwickler

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

2026-04-05
trace
Softwarequalitätssicherungsanalysten und -tester

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.

2026-04-05
learn
Ablagesachbearbeiter

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

2026-04-05
trace
Softwarequalitätssicherungsanalysten und -tester

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.

2026-04-05
commit
Softwareentwickler

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

2026-03-16
compare-branches
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
data-analysis
Datenwissenschaftler

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

2026-03-16
matlab-optim-derivatives
Softwareentwickler

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

2026-03-16
proofread
Redakteure

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.

2026-03-16
refactor
Softwareentwickler

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

2026-03-16
review-comments
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
review-domain
Ökonomen

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.

2026-03-16
review-julia
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
review-makefile
Softwareentwickler

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

2026-03-16
review-matlab
Softwarequalitätssicherungsanalysten und -tester

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.

2026-03-16
review-pr
Softwareentwickler

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

2026-03-16
review-r
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
review-stata
Softwarequalitätssicherungsanalysten und -tester

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.

2026-03-16
review-tex
Softwarequalitätssicherungsanalysten und -tester

Run the LaTeX review protocol on manuscript and slides. Detects hardcoded numeric results, distinguishes manuscript from slide contexts, and auto-fixes unambiguous values when the source is clear.

2026-03-16
setup-makefile
Softwareentwickler

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

2026-03-16
verify-outputs
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
commit
Softwareentwickler

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

2026-03-16
compare-branches
Softwareentwickler

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

2026-03-16
data-analysis
Datenwissenschaftler

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

2026-03-16
matlab-optim-derivatives
Softwareentwickler

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

2026-03-16
proofread
Redakteure

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.

2026-03-16
refactor
Softwareentwickler

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

2026-03-16
review-comments
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
review-domain
Projektmanagementspezialisten

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.

2026-03-16
review-julia
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
review-makefile
Softwareentwickler

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

2026-03-16
review-matlab
Softwarequalitätssicherungsanalysten und -tester

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.

2026-03-16
review-pr
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
review-r
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16
review-stata
Softwarequalitätssicherungsanalysten und -tester

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.

2026-03-16
review-tex
Softwareentwickler

Run the LaTeX review protocol on manuscript and slides. Detects hardcoded numeric results, distinguishes manuscript from slide contexts, and auto-fixes unambiguous values when the source is clear.

2026-03-16
setup-makefile
Softwareentwickler

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

2026-03-16
verify-outputs
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-16