dgk-dev

7 mods across 1 repository, 53 stars between them.

cp

01

dgk-dev/dgk-gpt

Skill Claude CodeCodex

Local verify-commit-push wrapper for Codex. Use only when the user explicitly says /cp or clearly asks to finish the current work by running the relevant local checks, staging intended files explicitly, committing on the current branch, and pushing. This workflow may commit directly to main or master when that is the…

53 5mo ago A 75 tokens original MIT

fd

02

dgk-dev/dgk-gpt

Skill Claude CodeCodex

Frontend design mode for strong visual direction, UI polish, redesigns, landing pages, and production-grade interface work, including shadcn-based surfaces. Use when the user says /fd or explicitly asks for better design, styling, layout, visual quality, or UX polish.

53 5mo ago A 58 tokens original MIT

ralph

03

dgk-dev/dgk-gpt

Skill Claude CodeCodex

Persistent completion mode. Use when the user explicitly says /ralph or clearly wants you to keep iterating until the task is actually finished, repeating implement-verify-fix loops instead of stopping at partial progress.

53 5mo ago A 46 tokens original MIT

re

04

dgk-dev/dgk-gpt

Skill Claude CodeCodex

Explicit extra-research mode. Use only when the user says /re or clearly asks for a research-heavy pass before coding. This skill should bias Codex toward more source-checking and justification without replacing its normal orchestration.

53 5mo ago A 48 tokens original MIT

rr

05

dgk-dev/dgk-gpt

Skill Claude CodeCodex

A code-review workflow that sends changes to a Z.AI model for a second review, then checks the reported issues against the actual code.

53 5mo ago A 51 tokens original MIT

rrr

06

dgk-dev/dgk-gpt

Skill Claude CodeCodex

A deeper code-review workflow that uses the GLM-5 model to examine a change and then verifies its findings against the actual code.

53 5mo ago A 49 tokens original MIT

test

07

dgk-dev/dgk-gpt

Skill Claude CodeCodex

Persistent verification mode. Use when the user explicitly says /test or clearly wants exhaustive test, QA, and fix loops before signoff, especially when they want you to keep grinding while they are away. Bias Codex toward running the relevant existing test stack, browser or desktop verification, and diagnosis…

53 5mo ago A 74 tokens original MIT