Blog
Insights into my everyday programming life and other interesting technical tidbits
April 2026
My Claude Code Setup Is Now Open Source: 40+ Skills, 18 Rules, Safety Hooks
After months of intensive Claude Code usage, I've published my complete setup as an open-source repository: skills for Shopware, Symfony, PHP, TypeScript, Vue and Svelte, 18 coding rules, safety hooks and MCP servers — with a one-command installer.
Read More →February 2026
SCSS + Bootstrap 5 Build Pipeline Without Webpack
Why I skip Webpack for my Symfony projects and use a lean Node.js build pipeline with SCSS, asset copying and Brotli compression instead.
Read More →CI/CD Pipelines for PHP Projects with GitHub Actions
How to set up an automated build and deployment pipeline for your PHP project with GitHub Actions.
Read More →November 2025
Docker-based Development Environments with DDEV
Why I rely on DDEV for local PHP development and how to set up a complete development environment in minutes.
Read More →