Best practices for Remotion - Video creation in React
28
AI 35
cli-builder
anthonyshew2/7/2026
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, out...
28
AI 95
swarm-coordination
anthonyshew2/5/2026
Multi-agent coordination patterns for OpenCode swarm workflows. Use when working on complex tasks that benefit from parallelization, when coordinating multiple agents, or when managing task decomposit...