Jens Rehpöhler avatar

Jens Rehpöhler

Community

@jenreh · Gütersloh, Germany

9Followers
|
19Public Repos
|
24Published Skills

Jens Rehpöhler publishes skills for Terraform infrastructure-as-code, Reflex/appkit Python web development, graph databases, Docker, and GitHub Actions CI/CD.

Skills Distribution
DomainCloud & Comp...Terraform & Infras.. (40%)Python Web Develop.. (25%)DevOps, Containers.. (15%)Graph Databases & .. (12%)

Agent Skills by Jens Rehpöhler

Showing 24 vetted skills indexed across 1 GitHub repositories.

jenrehjenreh

terraform-search-import

Discover existing cloud resources with Terraform Search queries and bulk import them into Terraform state.

Community
Intermediate
jenrehjenreh

appkit-mantine-reference

Provides API reference for building Reflex UI with appkit_mantine components.

Community
Intermediate
jenrehjenreh

terraform-test

Write and run Terraform test files with run blocks, assertions, and mock providers.

Community
Intermediate
jenrehjenreh

reflex-state-and-architecture

Guides Reflex.dev state design, event handlers, repositories, and feature package architecture.

Community
Advanced
jenrehjenreh

runic-ogm

Model, relate, and query property-graph databases in Python with a SQLModel-style OGM.

Community
Advanced
jenrehjenreh

boost

Refines rough feature ideas into structured implementation prompts with requirements and success criteria.

Community
Intermediate
jenrehjenreh

create-readme

Generates a structured GitHub Flavored Markdown README.md for a software project.

Community
Basic
jenrehjenreh

code-cleanup

Refactors modified Python files with minimal diffs, then runs format, lint, and typecheck.

Community
Intermediate
jenrehjenreh

release

Bumps the project version, generates an AI-written changelog, and publishes a GitHub release.

Community
Basic
jenrehjenreh

github-actions-cicd

Create, audit, and troubleshoot GitHub Actions CI/CD workflows with security and deployment checklists.

Community
Intermediate
jenrehjenreh

terraform-azure-verified-modules

Validates Azure Terraform modules against Azure Verified Modules certification requirements.

Community
Intermediate
jenrehjenreh

terraform-stacks

Create, validate, and deploy Terraform Stack configurations across environments and regions.

Community
Advanced
jenrehjenreh

python-coding

Enforces Python 3.14 style, logging, typing, and testing rules when writing or reviewing code.

Community
Intermediate
jenrehjenreh

terraform-run-acceptance-tests

Runs and diagnoses Terraform provider acceptance tests using Go test with TF_ACC.

Community
Intermediate
jenrehjenreh

terraform-refactor-module

Refactor monolithic Terraform configurations into reusable modules with state migration.

Community
Advanced
jenrehjenreh

reflex-testing-state

Generates pytest unit tests for Reflex.dev state classes, event handlers, and computed vars.

Community
Intermediate
jenrehjenreh

docker-multi-stage

Creates optimized multi-stage Dockerfiles with layer caching, security hardening, and healthchecks.

Community
Intermediate
jenrehjenreh

runic-migrate

Guides graph schema migrations with runic across FalkorDB, Memgraph, Neo4j, ArcadeDB, and Apache AGE.

Community
Advanced
jenrehjenreh

commit-msg

Generates a conventional commit message from staged or unstaged git changes.

Community
Basic
jenrehjenreh

frontend-design

Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout design.

Community
Intermediate
jenrehjenreh

reflex-docs

Provides Reflex framework documentation for building full-stack Python web applications.

Community
Basic
jenrehjenreh

appkit-commons

Implements configuration, service registry, repositories, entities, and schedulers for appkit-commons applications.

Community
Advanced
jenrehjenreh

python-clean-code

Applies Clean Code Developer principles when writing and refactoring Python code.

Community
Intermediate
jenrehjenreh

terraform-style-guide

Generates Terraform HCL code following HashiCorp style conventions and security practices.

Community
Intermediate

Frequently Asked Questions About Jens Rehpöhler

FAQPage Schema
What tasks can I accomplish with jenreh's Terraform skills?

You can search and bulk-import existing cloud resources into Terraform, write and run .tftest.hcl tests with mocked providers, execute provider acceptance tests, refactor monolithic configs into reusable modules, build Terraform Stacks for multi-region deployments, follow HashiCorp style conventions, and certify Azure modules against Azure Verified Modules requirements.

Who are these skills designed for?

They target infrastructure engineers working with Terraform and Azure, Python developers building Reflex or appkit web applications, and engineers managing graph databases like Neo4j or FalkorDB. DevOps practitioners benefit from the GitHub Actions CI/CD and multi-stage Dockerfile skills, plus commit, release, and README generators.

What are the prerequisites and runtime requirements?

Terraform skills require Terraform >= 1.14 with providers supporting list resources for search/import. The runic skills require a Cypher-compatible graph database such as FalkorDB, Neo4j, Memgraph, ArcadeDB, or Apache AGE. Python skills assume Python 3.14 conventions; Reflex skills require the Reflex framework and pytest for state testing.

Are these skills open source and what licenses apply?

Most skills authored by Jens Rehpöhler are MIT licensed, including appkit-mantine-reference, reflex-state-and-architecture, python-coding, docker-multi-stage, and create-readme. IBM-copyrighted Terraform skills carry their own copyright, terraform-run-acceptance-tests uses MPL-2.0, and frontend-design references terms in its LICENSE.txt file.

How do the CI/CD and container skills work in practice?

The github-actions-cicd skill creates, audits, or troubleshoots pipelines covering OIDC authentication, caching, matrix strategies, and deployment design. The docker-multi-stage skill generates optimized multi-stage Dockerfiles for any language, addressing base image selection, layer caching, security hardening, healthchecks, and Docker Compose configurations.