Taxes banner
Konstantysz Konstantysz

Taxes

Development community

Description

--- title: Taxes description: IKE/IKZE optimization - current-year limits and the 31.12 deadline author: Konstanty Szumigaj date: 2026-08-23 version: 1.0 --- ## How to use Run: `uv run personal-finance-dashboard taxes` Calculates current-year IKE and IKZE remaining limits, deduction value (in PLN, not %), and the December 31 deadline. Shows how much can be contributed this year and optimal allocation between IKE/IKZE based on tax bracket and employment form. **Establish first:** - today's da

Installation

Installs to ~/.claude/commands/konstantysz-personal-finance-dashboard-taxes.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Konstantysz/personal-finance-dashboard/HEAD/.claude/commands/taxes.md -o ~/.claude/commands/konstantysz-personal-finance-dashboard-taxes.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository