https://github.com/raiderrobert/sauce
Skills that feel like you're on the sauce
https://github.com/raiderrobert/sauce
Last synced: 3 months ago
JSON representation
Skills that feel like you're on the sauce
- Host: GitHub
- URL: https://github.com/raiderrobert/sauce
- Owner: raiderrobert
- License: mit
- Created: 2026-02-23T04:46:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-04-10T17:48:02.000Z (3 months ago)
- Last Synced: 2026-04-10T19:28:14.959Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 191 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Sauce
Skills for when you need a plan, [a moment to mentally step back.](#inspiration)
Skills that make you feel like you're able to slow down and see all of the universe in all its expanse and the eternity past and future in a moment.
## Skills Catalog
| Skill | Description |
|-------|-------------|
| [cite-check](skills/cite-check/SKILL.md) | Deep source research — find original provenance for claims, quotes, and attributions |
| [convention-mining](skills/convention-mining/SKILL.md) | Extract implicit coding conventions from merged PR review history |
| [diverge-critique-converge](skills/diverge-critique-converge/SKILL.md) | Generate high-quality analysis, plans, or designs by running a structured bakeoff |
| [review-with-research](skills/review-with-research/SKILL.md) | Evidence-based code review that researches ecosystem best practices before judging |
| [reviewing-abstraction-boundaries](skills/reviewing-abstraction-boundaries/SKILL.md) | Identify leaked implementation details in public surfaces |
| [writing-skills](skills/writing-skills/SKILL.md) | Writing, creating, editing, improving, reviewing, and auditing [Agent skills](https://agentskills.io/home) |
## Installation
### Claude Code (via Plugin Marketplace)
```bash
/plugin marketplace add raiderrobert/sauce
/plugin install sauce@sauce
```
### Cursor
```text
/plugin-add sauce
```
### Codex
```
Fetch and follow instructions from https://raw.githubusercontent.com/raiderrobert/sauce/refs/heads/main/.codex/INSTALL.md
```
### OpenCode
```
Fetch and follow instructions from https://raw.githubusercontent.com/raiderrobert/sauce/refs/heads/main/.opencode/INSTALL.md
```
## Inspiration
> I needed a plan. I took a moment to mentally step back, to
assess my situation. Think.
>
> You are standing on the thin, cool crust of a gigantic ball of molten rock
hurtling through frozen space at 496,105 miles an hour.
>
> There are
62,284,523,196,522,717,
995,422,922,727,752,433,961,225,994,352,284,523,196,571,657,791,521,59192,954,221,592,175,243,396,122,599,435,291,541,293,739,852,734,657,22 subatomic particles in the universe, each set into outward motion at the
moment of the Big Bang.
>
> Thus, whether or not you move your right arm
now, or nod your head, or choose to eat Fruity Pebbles or Corn Flakes next
Thursday morning, was all decided at the moment the universe crashed
into existence seventeen billion years ago because of the motion and
trajectory of those particles at the first millisecond of physical existence.
Thus it is physically impossible for you to deviate—
>
> I never finished this thought.
— John Dies at the End by Jason Pargin, [Libro.fm](https://libro.fm/audiobooks/9781609982416-john-dies-at-the-end)
## License
[MIT](LICENSE)