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. Consumption Tax

Consumption Tax

Editor's Note

This handles Japanese consumption tax calculations for sole proprietors, walking you through the three main filing methods (2割特例, 簡易課税, 本則課税) based on your invoice registration status and revenue thresholds. It reads from shinkoku.config.yaml, pulls data from your bookkeeping ledger, calculates tax amounts by rate bracket (10% standard, 8% reduced), and writes results to progress files so you can pick up where you left off after a session break. The comparisons between methods are helpful since the best choice depends on your purchase deductions. Designed to feed into the e-tax filing system, with the usual disclaimer that you should verify everything with a tax professional before actually submitting.

Install

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

Comments

Login to comment