issue
Installation
SKILL.md
Use this skill when creating, editing, or commenting on GitHub issues. For parent issues, sub-issues, blocked-by, and blocking relationships, use the issue-management skill.
Issue title format
Use concise, action-oriented titles.
If the issue primarily affects a package, prefix the title with the package name:
`@remotion/package`: Change description
Examples:
`@remotion/player`: Support keyboard shortcuts for fullscreen
`@remotion/lambda`: Improve retry message for failed renders
`@remotion/docs`: Add examples contribution guide