Agent Skills by joernstoehler
Showing 20 vetted skills indexed across 2 GitHub repositories.
experiment-conventions
Define conventions for experiments/ directory layout, pipelines, and living documents.
collaboration
Coordinate agent collaboration patterns and session handoffs for multi-agent workflows.
tex-build
Compile LaTeX theses with latexmk and verify rendered numbers from main.aux.
math-tex
Standardize standalone math.tex documents with YAML frontmatter and LaTeX statements.
tex-format
Enforce LaTeX formatting conventions for thesis .tex files.
meta-documentation
Organize knowledge placement across CLAUDE.md, SKILL.md, memory, agents, and references.
tex-content
Enforces LaTeX content conventions and correctness checks for thesis chapters and mathematical proofs.
git-conventions
Enforce Git workflow conventions for commits, diffs, and branch reviews.
data-pipeline
Document caching, fixture generation, and staleness checks for test data pipelines.
python-conventions
Standardize Python experiment scripts with header blocks and shared figure styling.
review
Coordinates phased code and documentation reviews generating a final readiness report.
rust-tests
Enforce Rust test conventions across crates with _test.rs files and fixtures.
feedback-processing
Generalize corrective feedback into error classes and record them in MEMORY.md.
thesis-pre-review
Identify surface issues in LaTeX documents and generate a confidence-graded report.
rust-conventions
Apply Rust coding conventions and math documentation standards to source files.
D&D 5e Rules Reference
Reference D&D 5e SRD rules for accurate campaign content creation.
create-skill
Generates a directory structure and template SKILL.md file for new Claude Code skills.
fal-ai-flux-prompting
Guide fal.ai Flux API prompt engineering and parameter tuning for image generation.
session-handoff
Document decisions, update progress, and commit changes via Git.
create-agent
Create custom subagents for Task delegation using a YAML file format.