CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. kazukinagata
  4. /
  5. shinkoku
  6. /
  7. Income Tax

Income Tax

Editor's Note

Calculates Japanese income tax (所得税) for self-employed individuals filing blue returns, walking through income computation, deductions, and tax amounts in sequence. Assumes you've already completed your settlement books and handles the full pipeline: imports withholding slips and payment statements via OCR with dual verification, registers dependents and spouse info for deductions, processes iDeCo and medical expenses, then computes the final tax liability with proper rounding rules (課税所得 to nearest 1,000 yen down, 復興特別所得税 to nearest yen down). Output feeds directly into the e-Tax filing system. This is built for the Japanese tax code specifically, complete with references to form fields like 第一表 and 第二表, so it won't help if you're filing elsewhere.

Install

npx skills add https://github.com/kazukinagata/shinkoku --skill income-tax
Votes
0
Installs302
GitHub Stars339
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment