Instructions file CodexOpenCode
Instructions for mfmezger/ai_agent_dotfiles, covering ai agent dotfiles - agent guidelines, installation & setup, installation commands, full installation (runs install.sh) and manual installation using stow.
Instructions file CodexOpenCode
Instructions for mfmezger/ai_agent_dotfiles, covering ai agent dotfiles - agent guidelines, installation & setup, installation commands, full installation (runs install.sh) and manual installation using stow.
Agent Claude Code
Use this agent when you want a comprehensive, no-holds-barred critique of your entire codebase. This agent should be invoked when:\n\n \nContext: User has just finished a major refactoring and wants honest feedback on code quality.\nuser: "I just refactored the entire authentication module. Can you take a look at the…
Agent Claude Code
Identify code smells, best practices violations, and test smells across Python, Go, and Rust codebases with language-specific guidance and recommendations.
Agent Claude Code
Analyze code for SOLID + DRY + KISS principle violations and create detailed, actionable refactoring plans without executing changes.
Agent Claude Code
Use this agent when the user needs to manage, organize, or clean up their documentation and notes vault. Examples include: Context: User has been working on a project and has accumulated scattered notes that need organizing. user: "I've been taking rough notes on the authentication system. Can you help organize them?"…
Settings file Claude Code
Agent settings declaring 5 allowed tools.
Command Gemini CLI
Help users interact with the gcloud alpha agent-registry API by translating natural language into the correct gcloud command, showing it for approval, then executing it.
Command Gemini CLI
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.
Command Gemini CLI
Read this skill before making git commits.
Command Gemini CLI
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.
Command Gemini CLI
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.
Command Gemini CLI
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.…
Command Gemini CLI
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…
Command Gemini CLI
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…
Command Gemini CLI
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.
Command Gemini CLI
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…
Command Gemini CLI
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.
Command Gemini CLI
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…
Command Gemini CLI
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.
Command Gemini CLI
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…
Command Gemini CLI
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.
Command Gemini CLI
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.
Command Gemini CLI
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).
Command Gemini CLI
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…