Skip to main content
Run any Skill in Manus
with one click

nullable-new-params

Fix newly added optional parameters, optional React props, and optional type/interface members in Remotion monorepo diffs by converting internal APIs to required nullable values and updating call sites. Use when a PR, review, or user asks to forbid new `foo?: T` / `param?: T` additions except for exported or documented public APIs where requiring the value would be breaking.

Stars50,402
Forks3,610
UpdatedJune 15, 2026 at 13:59
File Explorer
3 files
SKILL.md
readonly