HECer

37 mods across 1 repository, 2 stars between them.

HECer/yoke

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

2 11d ago A 21 tokens copy · 94% MIT

HECer/yoke

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code.

2 11d ago A 17 tokens copy · 97% MIT

unslop-ui

27

HECer/yoke

Skill Claude CodeCodex

Use when building or reviewing any UI — detect and remove the visual "tells" of AI-generated/vibecoded design (AI-purple gradients, gradient hero text, neon glow, emoji-as-icons, untouched shadcn defaults, centered-hero-plus-three-cards) so the result looks deliberately designed, not machine-default.

2 11d ago A 70 tokens original MIT

using-git-worktrees

28

HECer/yoke

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

2 11d ago A 35 tokens copy · 88% MIT

HECer/yoke

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

2 11d ago A 43 tokens copy · 84% MIT

visual-verification

30

HECer/yoke

Skill Claude CodeCodex

Use for any UI/web project — make the verify gate cover more than unit tests by composing a pipeline (types → unit → design-scan → flow-smoke) and running the built-in yoke flow-smoke gate (landmark + zero console errors + screenshot proof to .yoke/proof/ /, video kept on failure). Catches the unwired-page /…

2 11d ago A 92 tokens original MIT

workflow

31

HECer/yoke

Skill Claude CodeCodex

Use at the start of any non-trivial task — the default order of operations for shipping quality work, from idea to deploy.

2 11d ago A 28 tokens original MIT

writing-for-agents

32

HECer/yoke

Skill Claude CodeCodex

Create or edit agent-facing instructions such as AGENTS.md, CLAUDE.md, skills, roles, and workflow documents. Use when triggers, completion criteria, context pointers, instruction hierarchy, or duplication affect whether an agent can execute the document reliably.

2 11d ago A 55 tokens original MIT

writing-plans

33

HECer/yoke

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

2 11d ago A 21 tokens copy · 86% MIT

writing-skills

34

HECer/yoke

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

2 11d ago A 20 tokens copy · 80% MIT

yoke-retrofit

35

HECer/yoke

Skill Claude CodeCodex

Use when asked to "retrofit", "yoke this project", or set up the Yoke harness in a project — runs the shared setup wizard and configures the same behavior for Claude, Codex, and Gemini.

2 11d ago A 51 tokens original MIT

yoke-workflow

36

HECer/yoke

Skill Claude CodeCodex

Use when the user asks Yoke to plan and build a feature, run stories autonomously, continue a Yoke loop, or only interrupt for major decisions.

2 11d ago A 37 tokens original MIT

PreToolUse

37

HECer/yoke

Hook

Runs before the agent uses a tool for ^Bash$ tool calls, executing codex-rtk-hook.mjs via node. From HECer/yoke.

2 11d ago A tokens not measured original MIT