Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

UXR Skills

A growing collection of open-source AI skills for user researchers.

These skills let an AI coding assistant (like GitHub Copilot CLI or Claude Code) do the tedious parts of research work - cutting highlight reels, writing up notes, summarizing findings - so you can spend your time on the thinking, not the busywork.

Everything runs on your own machine. No recordings or research data are uploaded to third-party servers, which matters for sensitive research (enterprise customers, internal employees, regulated industries).


Skills

Skill What it does
interview-highlight-reel Turn a recorded interview (video + transcript) into a highlight reel with title cards and subtitles, a structured notes doc, and a team-ready TL;DR. Also builds cross-interview reels grouped by theme.

More skills coming - this repo will grow as I build and de-brand them.


What is a "skill"?

A skill is a plain-text instruction file that tells an AI assistant how to perform a specific, repeatable task well. There's nothing to install beyond the tools each skill lists - you point your assistant at the skill file and it follows the workflow, asking you questions along the way.

Each skill folder includes:

  • SKILL.md - for GitHub Copilot CLI / VS Code Copilot (Copilot skill format)
  • CLAUDE.md - for Claude Code
  • README.md - setup, value props, and how to use that specific skill

Because they're just text, you can read exactly what they do and tweak them to fit your workflow.


Getting started

  1. Pick a skill and open its folder
  2. Follow the setup steps in that skill's README.md
  3. Copy the SKILL.md (Copilot) or CLAUDE.md (Claude Code) into your assistant
  4. Start a session and tell your assistant what you want to do

New to these skills? Try one on a project you've already done manually - you'll quickly see whether it matches your judgment, and you can adjust the instructions from there.


Contributing

Found a bug or have an idea? Open an issue. Pull requests welcome.

If you improve a skill's instructions to produce better results, please share them back - the whole research community benefits.


License

MIT - see LICENSE

About

Open-source AI skills for user researchers

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors