dmythro
@dmythro
Public Skills
git-ci
by dmythro
CI/CD status queries for GitHub Actions (gh) and GitLab CI (glab). Check
git-commit
by dmythro
Conventional Commits format for all git commits and PR/MR titles. Defines
git-pr
by dmythro
PR and MR workflows for GitHub (gh) and GitLab (glab). Covers creation,
bun-api
by dmythro
Bun runtime API reference for TypeScript scripts. Covers Bun.file(), Bun.write(), Bun.$() shell, Bun.spawn(), Bun.Glob, Bun.env, bun:sqlite, Bun.hash, Bun.password, compression, and utilities for file generation, data processing, and scripting.
bun-cli
by dmythro
Bun CLI reference for package management, script running, testing, bundling, and compilation. Use when working with bun install, bun add, bun run, bun test, bun build, bunx, bunfig.toml, bun.lock, or replacing npm/npx/node commands.