dmythro

10 mods across 1 repository, 5 stars between them.

dmythro/agent-skills

Instructions file CodexOpenCode

Instructions for dmythro/agent-skills, covering agents.md, repository overview, structure, build / lint / test commands and content style guidelines.

5 3d ago A 1,491 tokens original MIT

dmythro/agent-skills

Instructions file

Instructions for dmythro/agent-skills, a project described as: Agent skills for OpenCode, Claude Code and other AI agents.

5 3d ago A 3 tokens copy · 100% MIT

bun-api

03

dmythro/agent-skills

Skill Claude CodeCodex

Bun runtime API reference for TypeScript scripts. Covers Bun.file(), Bun.write(), Bun.$() shell, Bun.spawn(), Bun.Glob, Bun.env, bun:sqlite, Bun.sql() for PostgreSQL/MySQL via DATABASEURL, Bun.s3 for S3-compatible storage, Bun.redis for Redis/Valkey, Bun.Archive for tarballs, Bun.Image image processing, Bun.WebView…

5 3d ago A 229 tokens original MIT

bun-cli

04

dmythro/agent-skills

Skill Claude CodeCodex

Bun CLI reference for package management, script running, testing, bundling, and compilation. Covers bun install/add/remove/update, bun run, bun test, bun build, bunx, bun patch, bun audit fix, bun dedupe, bun prune, bun why, bun pm, bun repl, bunfig.toml, bun.lock, workspace catalogs, isolated installs and the global…

5 3d ago A 159 tokens original MIT

coderabbit

05

dmythro/agent-skills

Skill Claude CodeCodex

CodeRabbit CLI local code reviews and .coderabbit.yaml configuration. Run AI reviews on uncommitted/committed changes before pushing or opening a PR, parse --agent findings, iterate fix-and-verify loops within hourly rate limits, and tune repo config for low-noise high-signal reviews. Use when reviewing local changes…

5 3d ago C 125 tokens original MIT

deps-upgrade

06

dmythro/agent-skills

Skill Claude CodeCodex

Validate JavaScript/TypeScript dependency upgrades after an interactive or manual update. Establish the real delta from git, detect peer/engine/type conflicts, extract breaking changes, migrations and adoptable features from release notes, assess held-back or seemingly unused packages, and run verification gates.…

5 3d ago A 134 tokens original MIT

git-ci

07

dmythro/agent-skills

Skill Claude CodeCodex

CI/CD status queries for GitHub Actions (gh) and GitLab CI (glab). Check pipeline status, failing jobs, workflow runs, job logs, and merge readiness. Use when checking CI status, debugging build failures, viewing job logs, watching pipeline progress, or configuring gh/glab CI read-only allowlists. Not for PR workflows…

5 3d ago A 88 tokens original MIT

git-commit

08

dmythro/agent-skills

Skill Claude CodeCodex

Conventional Commits format for git commits and PR/MR titles. Type prefixes, scope rules, breaking change syntax, and commit message structure. Use when committing changes, writing commit messages, creating PR/MR titles, or formatting squash merge messages. Not for PR workflows (git-pr), CI/CD status (git-ci), or git…

5 3d ago A 73 tokens original MIT

git-pr

09

dmythro/agent-skills

Skill Claude CodeCodex

PR and MR workflows for GitHub (gh) and GitLab (glab). Creation, review comment handling, thread resolution, review state queries, merging, cost-aware bot review rounds (GitHub: Copilot, CodeRabbit), and Copilot code review configuration (rulesets, custom instructions, billing). Use when creating PRs/MRs, addressing…

5 3d ago A 138 tokens original MIT

git-project

10

dmythro/agent-skills

Skill Claude CodeCodex

GitHub Projects (v2) setup and management via gh CLI + GraphQL: organize a repo's issues into epics with native sub-issues, drive a board Status flow (Todo -> In Progress -> Done), set Project Priority, classify with native issue Types (Task/Bug/Feature) instead of labels, scope work with milestones (incl. resolving…

5 3d ago A 176 tokens original MIT