unix skills

32 tagged unix, measured the same way as everything else here.

Browse within: dotfiles 13fish 13nvim 13tmux 13golang 10linux 10macos 10windows 10Orchestration 9go 9

devlog

01

wunki/dotfiles

Skill Claude CodeCodex

Keep DEVLOG.md up to date and use it to resume project context in the user's personal developer-log style. Use when the user asks to update, write, continue, summarize, resume, catch up from, or maintain @DEVLOG.md / DEVLOG.md after or before a work session, or asks to capture what they did, learned, decided, got…

47 4d ago A 89 tokens

fetch-github-file

02

wunki/dotfiles

Skill Claude CodeCodex

Fetches and displays source code from GitHub file and directory URLs using the gh CLI. Use when the user shares a github.com/owner/repo/blob/... or github.com/owner/repo/tree/... URL, a raw.githubusercontent.com URL, a GitHub Enterprise URL (e.g. github.mycompany.com/...), or explicitly asks to read, fetch, or show…

47 4d ago A 199 tokens

pr-description

03

wunki/dotfiles

Skill Claude CodeCodex

Draft or update clear, reviewer-centered pull request descriptions. Use when the user asks for a PR description/body, GitHub PR body, PR summary, context-first PR narrative, to update an existing PR description, or to turn commits/diffs into a consistent PR narrative. Do not use for commit messages unless the user is…

47 4d ago A 73 tokens

code-analysis

04

rnixai/rnix

Skill Claude CodeCodex

Analyze code quality, identify bugs, performance issues and security vulnerabilities. Use when the user wants to review code files or find problems in source code.

5 24d ago A 32 tokens original MIT

decompose

05

rnixai/rnix

Skill Claude CodeCodex

A skill for breaking a broad goal into smaller tasks arranged by their dependencies, so tasks can be reviewed and completed in a sensible order.

5 24d ago A 49 tokens original MIT

using-rnix

06

rnixai/rnix

Skill Claude CodeCodex

Drive Rnix — the Agent OS — from the command line: spawn AI agents as OS-style processes, orchestrate multi-agent workflows, decompose high-level intents into sub-task DAGs, and inspect, trace, suspend or resume agent processes. Use this whenever you need to run the rnix CLI, launch or manage agents, compose several…

5 24d ago A 162 tokens original MIT

braswelljr/rmx

Skill Claude CodeCodex

Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go Playground, Example tests, API docs, and llms.txt. Use when writing or reviewing doc comments, documentation, adding code examples, setting up doc sites, or discussing documentation best practices.…

5 12d ago A 77 tokens copy · 88% MIT

golang-naming

08

braswelljr/rmx

Skill Claude CodeCodex

Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives…

5 12d ago A 161 tokens copy · 89% MIT

braswelljr/rmx

Skill Claude CodeCodex

Golang everyday observability — the always-on signals in production. Covers structured logging with slog, Prometheus metrics, OpenTelemetry distributed tracing, continuous profiling with pprof/Pyroscope, server-side RUM event tracking, alerting, and Grafana dashboards. Apply when instrumenting Go services for…

5 12d ago A 166 tokens copy · 89% MIT