Agent Skills by Martin Jöhren
Showing 22 vetted skills indexed across 2 GitHub repositories.
migrations
Automate versioned SQL migrations for Go services using golang-migrate.
docker
Containerize Go and Rust backends into optimized Docker images with multi-stage builds.
coding-standards
Enforce universal coding standards across Go, Rust, Swift, TypeScript, JavaScript, React, and Node.js.
grpc
Set up Go gRPC services with Buf code generation and scaffolding.
argocd
Implement GitOps deployments with Argo CD using YAML templates and CLI guidance.
acli
Automate Jira Cloud and Atlassian administration tasks from the terminal using acli.
playwright-cli
Automate browser interactions for web testing and data extraction via Playwright CLI commands.
observability
Instrument Go services with OpenTelemetry traces, Prometheus metrics, and slog logs.
cicd
Automate Go backend CI/CD pipelines with GitHub Actions workflows.
postgres
Provides PostgreSQL best practices for Go services including schema design, golang-migrate, and connection pooling.
workflow-backend
Coordinate backend-agnostic workflow orchestration across issues, specs, and tasks.
kafka
Implement Kafka producers and consumers in Go services with error handling.
swift
Apply Swift 6 guidelines for naming, concurrency, and SwiftUI patterns.
tdd-workflow
Enforce test-driven development with 80%+ coverage across unit, integration, and end-to-end tests.
kubernetes
Provide Kubernetes manifests and patterns for deploying Go/Rust backend services.
startup
Automate Go service bootstrapping with CLI parsing, dependency wiring, and observability.
helm
Automate Kubernetes application packaging and deployment with Helm charts.
security-review
Automate security reviews of codebases for vulnerabilities and misconfigurations.
golang
Apply idiomatic Go patterns from Effective Go and Google's style guide.
quality-gates
Enforce code quality gates before commits with task, test, lint, and ADR checks.
workflow
Coordinate multi-agent workflows across planning, design, development, and QA gates.
tdd
Apply test-driven development patterns to Go software with table-driven tests and mocks.