Backtrack
Description
Backtrack for OBS, you ever want a NVIDIA Shadowplay style clipping software for OBS? now you got it :)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Backtrack
A hotkey-summoned overlay HUD for OBS - record, save your replay buffer, and browse your clips without alt-tabbing out of your game.
Backtrack talks to OBS entirely over **obs-websocket**, so it never touches your scene collection or settings directly. It's a companion, not a plugin - it sits on top of whatever OBS setup you already have (including a global replay buffer, or per-source buffers via [obs-source-record](https://github.com/ilyambr/obs-source-record) and [obs-replay-slider](https://github.com/ilyambr/obs-replay-slider), if you're running those too).
Screenshots
| Idle | Gallery | Player | Settings |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
1. Prerequisites
- Windows 10/11 - Backtrack is a WPF app, Windows-only for now (see VERSIONING.md for the plan if that ever changes).
- OBS Studio with its built-in obs-websocket server turned on
(
Tools > WebSocket Server Settings).
2. Installation
Download the latest installer from [Releases](https://github.com/ilyambr/backtrack/releases) and run it. Backtrack checks for updates once, at startup, and can install one right then if it finds one - that's the only unattended check/install; every other update check (the Settings "Check now" button, or the deferred install prompt) is a manual click.
To build from source instead:
dotnet build -c Release
`MainWindow.xaml.cs` is not as big as it looks
That file has a lot of lines, but a large share of it is AI-written explanatory comments (see the AI disclosure below), not logic - don't judge its size at face value.
3. What Backtrack installs on your system
Backtrack talks to OBS, closes it, and can install other software - that's worth sta
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://



