mfmezger

57 mods across 1 repository, 5 stars between them.

python-stack

49

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Standard Python engineering stack and tooling conventions. Use this skill whenever starting a new Python project, setting up dependencies, configuring linting/testing/CI, choosing between frameworks or libraries, or when the user asks about Python project structure, tooling choices, or best practices. Also trigger…

5 1mo ago A 127 tokens original MIT

rust-engineering

50

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Comprehensive Rust engineering guidance for coding agents. Use when writing, reviewing, refactoring, or debugging Rust code; designing crate APIs; resolving ownership, borrowing, lifetime, or trait issues; implementing async/concurrent code with Tokio; improving error handling, testing, performance, memory layout, or…

5 1mo ago A 121 tokens original MIT

skill-creator

51

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

5 1mo ago A 63 tokens copy · 89% MIT

analyzer

52

mfmezger/ai_agent_dotfiles

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

5 1mo ago A 0 tokens copy · 100% MIT

grader

54

mfmezger/ai_agent_dotfiles

Agent

Evaluate expectations against an execution transcript and outputs.

5 1mo ago A 0 tokens copy · 100% MIT

tidy-first

55

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Follow Kent Beck's "Tidy First" approach by strictly separating structural changes (renames, extractions, reorganizations that must not change behavior) from behavioral changes (features, bug fixes, logic changes). Use when refactoring, restructuring code, renaming variables/functions, extracting methods, separating…

5 1mo ago A 85 tokens original MIT

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Comprehensive TypeScript engineering guidance for coding agents. Use when writing, reviewing, refactoring, or debugging TypeScript or TSX code; designing public APIs; fixing tsconfig or strict-mode issues; resolving generic, union, narrowing, async, module, or type-inference problems; improving runtime validation…

5 1mo ago A 122 tokens original MIT

xlsx

57

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

5 1mo ago A 201 tokens copy · 92% MIT