🔄 简体中文 The previous article shared How to Fill Out Form 1120 . Now, let’s continue with filling out Form 5472, primarily based on the Instructions for Form 5472 released by the IRS. To reiterate, Form 5472 is an information return used to report “reportable transactions” between foreign persons and U.S. companies to the IRS. The key point here is “reportable…
🔄 English 前一篇分享了 Form 1120 如何填写 ,现在继续填写 Form 5472,主要参考 IRS 发布的 Form 5472 填写说明 。 再次解释一下 Form 5472 是用来向 IRS 报告外国人与美国公司之间的「关联方交易」的信息申报表,这里的重点是「关联方交易」,那么谁是关联方?常见情况主要是指这个美国公司的外国所有者,其他情况可以参考官方说明。 所以在 Form 5472 中首先要填写清楚公司信息以及所有者信息以及其关联方信息,通常包括: 公司基本信息,如名称、地址、EIN 等(Part I) 25% 外国股东信息(Part II) 关联方信息(Part II) 然后再填写清楚和关联方产生的需要申报的交易信息,那么哪些交易是需要申报的?通常包括: 货币交易(Part IV) Foreign-owned U.S. DE 特有的交易,如注资、分配等(Part…
On March 3, 2026, I started with an empty folder. On March 11, 2026, Shipstry went live. In between: 640 commits, countless cups of coffee, and a lot of lessons learned about building on the edge. This is the story of how I built it, the technical decisions I made, and what I learned along the way. Shipstry.com The Name Before writing a single line of code, I needed a name. I spent an entire…
🔄 简体中文 Through prior research and study, I have largely understood the U.S. LLC Tax Terms for Non-Residents and clarified that for my current Foreign-owned U.S. SMLLC, the tax filing requires submitting two forms to the IRS: Form 1120 and Form 5472. Essentially, the requirement is to submit Form 5472, and Form 5472 must be filed together with Form 1120 to the IRS; therefore, Form 1120 merely…
🔄 English 经过之前的调研学习,大致弄清除了 美国 LLC 报税名词 ,也搞清楚了给我目前这个 Foreign-owned U.S. SMLLC 进行税务申报需要向 IRS 提交 Form 1120 和 Form 5472 两张表格。 其实本质上是要提交 Form 5472,而 Form 5472 要求必须随 Form 1120 一同提交 给 IRS,所以 Form 1120 只是形式上填写一下基本信息即可。但是提交截止时间通常都是每年 4 月 15 日。 填写说明 建议每年都检查一下 IRS 官方对于填写要求是否有更新,本文最后更新为 2026-03。 首先在 Form 1120 的填写说明 中明确写到: Foreign-owned domestic disregarded entities. If a foreign person, including a foreign…
🔄 简体中文 What forms must a SMLLC owned by a non-U.S. resident submit for IRS tax filings? ⚠️ Note : The following explanations of terms are not 100% complete or comprehensive. True completeness might only be found by delving into the tax code. I will omit some information or exceptions that I personally consider relatively unimportant for my current situation regarding the “Tax Filing for a…
我目前使用 Claude Code 的方式基本遵循「规划 –> 实施」的工作流,但是每一个环节的具体执行上其实还不够到位,我用过 Claude Code 内置的规划模式,也用过 OpenSpec 这种比较「重」的规划模式,感觉 Boris Tane 所分享的这种工作流是介于二者之间的恰到好处,值得尝试。 除了在规划阶段投入精力,及时止损也很重要,不要在投入太多精力让 Claude Code 修复它之前产出的错误结果,直接撤销从头再来通常更为高效。 本文翻译自 How I Use Claude Code ,作者 Boris Tane 译文由 AI 翻译, rokcso 修正 我使用 Claude Code 作为主力开发工具已有大约 9 个月了,最终形成的工作流与大多数人使用 AI…