Category banner
Konstantysz Konstantysz

Category

Development community

Description

--- title: Category description: Detailed analysis of a single category - /category <nazwa> author: Konstanty Szumigaj date: 2026-08-23 version: 1.0 --- ## How to use Run: `uv run personal-finance-dashboard category <nazwa>` Shows detailed analysis of a single category: historical trends, top counterparties, outliers, fixed vs. variable split. Argument: category name. If missing or ambiguous - show a list of matches and ask. Analyze: **In the ACTIVE window** - sum, monthly average, median,

Installation

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

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

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

Full documentation available on GitHub

View Source Repository