mfmezger

57 mods across 1 repository, 5 stars between them.

python-stack

25

mfmezger/ai_agent_dotfiles

Command Gemini CLI

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 124 tokens original MIT

rust-engineering

26

mfmezger/ai_agent_dotfiles

Command Gemini CLI

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 117 tokens original MIT

skill-creator

27

mfmezger/ai_agent_dotfiles

Command Gemini CLI

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 59 tokens original MIT

tidy-first

28

mfmezger/ai_agent_dotfiles

Command Gemini CLI

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 81 tokens original MIT

mfmezger/ai_agent_dotfiles

Command Gemini CLI

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 118 tokens original MIT

xlsx

30

mfmezger/ai_agent_dotfiles

Command Gemini CLI

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 199 tokens original MIT

agent-registry

31

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Use this skill whenever the user wants to interact with Google Cloud's Agent Registry using gcloud commands. Triggers on any mention of "agent registry", "agent-registry", "mcp-servers", "gcloud agents", "register an agent", "list agents", "create a service", "agent service", or any request to manage agents, MCP…

5 1mo ago A 110 tokens original MIT

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Build AI agents with Pydantic AI — tools, capabilities, structured output, streaming, testing, and multi-agent patterns. Use when the user mentions Pydantic AI, imports pydanticai, or asks to build an AI agent, add tools/capabilities, stream output, define agents from YAML, or test agent behavior.

5 1mo ago A 76 tokens original MIT

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

This skill should be used when the user asks to "get Confluence page", "create Confluence page", "search Confluence", "update wiki page", or needs to interact with Confluence Data Center/Server instances.

5 1mo ago A 51 tokens original MIT

convert-to-markdown

35

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

This skill should be used when the user asks to "convert a document to markdown", "extract text from PDF", "convert Word/PowerPoint/Excel to markdown", or needs to transform documents into markdown format.

5 1mo ago A 48 tokens original MIT

doc-coauthoring

36

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

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

docx

37

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

5 1mo ago A 168 tokens copy · 80% MIT

fastapi

38

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

FastAPI application design and implementation conventions. Use this skill when building, updating, or reviewing FastAPI services, routers, dependencies, request/response schemas, streaming endpoints, or API tests. Trigger on FastAPI-specific work such as path operation design, dependency injection, response models…

5 1mo ago A 87 tokens original MIT

generate-image

39

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

This skill should be used when the user asks to "generate an image", "create a picture", "make an image of", "edit this image", "transform this photo", or needs AI-generated visual content using Google's Gemini image generation model.

5 1mo ago A 52 tokens original MIT

github-pr-feedback

40

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Use this skill whenever the user asks to look at GitHub PR feedback, PR review comments, review bot output, Gemini/Claude review feedback, or pasted reviewer suggestions and wants a markdown table that separates what should be fixed from what does not need to be fixed. This skill should trigger for PR feedback triage…

5 1mo ago A 88 tokens original MIT

github-pr

41

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Automates the end-to-end Git workflow: branch creation, staging, committing, pushing, and opening or updating a GitHub pull request. Use when a feature or fix is ready for review and requires a structured PR, or when branch changes may need to be pushed to an existing PR for follow-up review.

5 1mo ago A 65 tokens original MIT

go-engineering

42

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Comprehensive Go engineering guidance for coding agents. Use when writing, reviewing, refactoring, or debugging Go code; designing packages and exported APIs; improving error handling, interfaces, concurrency, contexts, cancellation, tests, benchmarks, and module layout; or reviewing Go pull requests for idioms and…

5 1mo ago A 96 tokens original MIT

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

This skill should be used when the user asks to "convert a Google Doc to markdown", "download Google Sheets as markdown", "create a Google Doc from markdown", or needs to convert between Google Workspace files and Markdown format.

5 1mo ago A 51 tokens original MIT

html-reporting

44

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Produce single-file, self-contained HTML artifacts instead of Markdown for any output a human will actually read. Use whenever the user asks for a "report", "research summary", "write-up", "spec", "plan", "PR explainer", "code review", "design mockup", "prototype", "dashboard", "deck", or anything that benefits from…

5 1mo ago A 189 tokens original MIT

jira-datacenter

45

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

This skill should be used when the user asks to "get Jira issue", "create Jira ticket", "search Jira", "update issue status", or needs to interact with Jira Data Center/Server instances.

5 1mo ago A 46 tokens original MIT

karpathy-guidelines

46

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

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

mcp-builder

47

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

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

pptx

48

mfmezger/ai_agent_dotfiles

Skill Claude CodeCodex

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…

5 1mo ago A 152 tokens copy · 83% MIT