mgoericke
- 15 skills
- 0 followers
- 10 hours ago last updated
- ▌ Arc42 · mgoericke bundleCreates or updates arc42 architecture documentation for Java projects (Spring Boot / Quarkus). Analyzes pom.xml, source code, specs, and infrastructure to fill arc42 sections automatically. Supports German and English. Use this skill for "arc42 documentation", "architecture documentation", "document the architecture", "create arc42", "update arc42" or when a project needs structured architecture documentation based on the arc42 template.
- ▌ Infrastructure · mgoericke bundleInfrastructure scaffolding for Java projects – Dockerfiles, docker-compose, Helm Charts, and CI/CD pipelines. Reads existing pom.xml and application.properties to detect framework, services, and health endpoints automatically. Use this skill for "create a Dockerfile", "docker-compose", "Helm chart", "CI/CD pipeline", "infrastructure", "containerize", or "deploy".
- ▌ My Skill · mgoerickeSKILL_DESCRIPTION — describe exactly when this skill should be activated and which keywords trigger it.
- ▌ Wiki · mgoerickeActivate when the user asks a question that might be answered by their personal knowledge base, references past solutions, asks about patterns or decisions, or says "check the wiki", "do we have a note on", "what did we decide about", or "how did we solve X before".
- ▌ Doc · mgoerickeCreates technical documentation, ADRs (Architecture Decision Records) and README files for Quarkus projects. Use this skill for project documentation and technical decision records.
- ▌ Coworker · mgoerickeActivates coworker mode for pair working with Claude. Use this skill when the user wants to collaborate with Claude as a pair-programming partner — with follow-up questions, discussions, and iterative improvement instead of one-shot code generation.
- ▌ Blog Post · mgoerickeTransforms Java/Quarkus projects into engaging technical blog posts. Use this skill when a blog article, tutorial, or technical introduction should be created from a project.
- ▌ Infografik · mgoerickeCreates professional, data-driven infographics as PNG or PDF files with Python (matplotlib, PIL). Use this skill when the user wants to create an infographic, visual summary, data visualization, or illustrated statistic.
- ▌ Review · mgoerickePerforms systematic code reviews focusing on BCE architecture, Quarkus conventions, security, and test coverage. Use this skill for code quality checks and before merge requests.
- ▌ Wiki Curator · mgoerickeActivate when the user explicitly asks to maintain, clean up, audit, or improve their wiki — phrases like "curate the wiki", "check wiki health", "find missing links", "update the wiki index", "find stale entries", or "wiki maintenance".
- ▌ Openapi · mgoerickeGenerate and validate OpenAPI 3.x specifications from domain specs or existing Quarkus code. Use this skill for API design, API documentation, and contract-first development.
- ▌ Spec Feature · mgoerickeCreates and maintains domain specifications following the SDD approach. Use this skill when specs need to be written, features derived, or domain requirements documented. Pure domain language — no technical details like frameworks, HTTP methods, or data types.
- ▌ Frontend · mgoerickeCreates frontend prototypes and portals with TailAdmin, Alpine.js and Quarkus templates. Use this skill for UI development, dashboards, forms and end-user/admin portals.
- ▌ Token Budget · mgoerickePlan, implement, and monitor token budgets for LLM-based applications. Covers three areas — context budgets (fitting content into context windows), cost budgets (tracking spend per user/service/month), and quota/rate budgets (rate limiting LLM calls). Use this skill whenever the user mentions token budgets, token limits, LLM costs, context window management, token tracking, API budgets, rate limiting for LLMs, token usage monitoring, or wants to control how much context is sent to an LLM. Also trigger when the user is building a ChatModelListener, token counter, or usage tracker for LangChain4j/Quarkus.
- ▌ Java Scaffold · mgoerickeGenerates Quarkus project scaffolds with BCE architecture (Boundary-Control-Entity), Panache entities, RESTEasy Reactive endpoints, and LangChain4j AI services. Use this skill when creating new modules, entities, or REST endpoints in Quarkus projects.