An open API service indexing awesome lists of open source software.

https://github.com/oskarrough/robots


https://github.com/oskarrough/robots

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

          

Private public robot files.

## Skills

- [jj-jujutsu](skills/jj-jujutsu/SKILL.md) — using jj (jujutsu) for version control
- [improve-codebase](skills/improve-codebase/SKILL.md) — find shallow modules to deepen
- [discover-primitives](skills/discover-primitives/SKILL.md) — read a repo as an SDK/MCP surface
- [diagram-first](skills/diagram-first/SKILL.md) — draw ASCII pipeline diagram before design prose or code
- [review](skills/review/SKILL.md) — diff review and sweep review
- [mull](skills/mull/SKILL.md) — six-stage design session with review gates
- [pipeline-audit](skills/pipeline-audit/SKILL.md) — walk README pipeline diagrams against code
- [documentation](skills/documentation/SKILL.md) — Diátaxis four-mode docs

To use, since it's not on public git, clone and `bunx skills add ~/path/to/repo`

To create a new skill:
Run `bunx skills init skills/my-skill`.
Add a link to the skill in the README.md.