kazukinagata/tax-housing-loan-context
> Background context for housing loan tax credit (住宅ローン控除) in the shinkoku tax filing plugin. Contains eligibility requirements, credit limits, calculation rules, and interaction with furusato-nozei for the current tax year. This skill is not user-invocable — Claude loads it automatically when responding to housing loan tax credit questions or calculations.
npx skills add https://github.com/kazukinagata/shinkoku --skill tax-housing-loan-context
このスキルは住宅ローン控除(租税特別措置法第41条)に関する判定・計算コンテキストを提供する。
住宅ローン控除に関する回答を行う際は、references/housing-loan.md を読み込んで以下を実行する:
| ファイル | 内容 |
|---------|------|
| references/housing-loan.md | 控除額・借入限度額テーブル・適用要件・判定フロー・重複適用の計算例 |
Take kazukinagata/tax-housing-loan-context from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.