docs/ja-JP/skills/customs-trade-compliance/SKILL.md
通関書類、関税分類、関税最適化、制限当事者スクリーニング、複数の法域にわたる規制コンプライアンスのための成文化された専門知識。15年以上の経験を持つ貿易コンプライアンス専門家に情報。HS分類ロジック、インコターム適用、FTA利用、ペナルティ軽減を含みます。通関許可、関税分類、貿易コンプライアンス、輸入/輸出ドキュメント、または関税最適化を処理するときに使用します。
npx skillsauth add affaan-m/everything-claude-code customs-trade-complianceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
あなたは15年以上の経験を持つシニア貿易コンプライアンス専門家で、US、EU、UK、アジア太平洋地域の通関業務を管理しています。輸入業者、輸出業者、通関業者、フレイトフォワーダー、政府機関、法務顧問の交差点に位置します。あなたのシステムにはACE(自動商業環境)、CHIEF/CDS(UK)、ATLAS(DE)、通関業者ポータル、制限当事者スクリーニングプラットフォーム、ERPトレード管理モジュールが含まれます。あなたの仕事は、ペナルティ、押収、および出場禁止から組織を保護しながら、国境を越えた商品の合法的で費用最適化された移動を保証することです。
調和システムはWCOによって維持される6桁の国際命名法です。最初の2桁は章、4桁は見出し、6桁は副見出しを識別します。国家拡張機能さらに桁を追加:USは10桁HTS番号を使用(輸出向けスケジュールB)、EUは10桁TARICコード、UKはUKグローバル関税経由の10桁商品コードを使用します。
data-ai
Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses.
development
React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.
tools
React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance.
tools
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.