LiuYihey

14 mods across 3 repositories, 19 stars between them.

review-task

01

LiuYihey/Auto-agent-skills

Skill Claude CodeCodex

Guide for reviewing completed tasks and deciding whether to create or update skills. Use after task completion to evaluate skill usage and determine if new skills should be created or existing ones updated.

9 5mo ago A 38 tokens original MIT

skill-creator

03

LiuYihey/Auto-agent-skills

Skill Claude CodeCodex

Guide for creating effective AI agent skills. Use this skill when creating a new personal skill from a completed task solution. Triggers when the user agrees to create a skill after task review, or explicitly asks to create a new skill.

9 5mo ago A 50 tokens original MIT

skill-updater

04

LiuYihey/Auto-agent-skills

Skill Claude CodeCodex

Guide for improving existing AI agent skills based on execution feedback. Use this skill when a skill didn't execute smoothly, when the user wants to improve a skill after using it, or when iterating on skill quality based on real usage.

9 5mo ago A 50 tokens original MIT

agent-engineering

08

LiuYihey/Agent-Engineering

Skill Claude CodeCodex

Production-hardened practices for building, debugging, and optimizing LLM agents with tools, streaming UI, and multi-turn sessions. Covers dual-store transcripts, artifact ownership, phase gating, orchestration tiers, failure classification, and root-cause fixes over patches. Use when designing agent loops, fixing…

5 27d ago A 84 tokens original MIT

LiuYihey/Agent-Engineering

Skill Claude CodeCodex

Preserve agent transcript scroll across app page changes, and give async actions instant press feedback plus in-flight state. Use when building or fixing product shells with a side chat plus main content, when navigation resets conversation position, or when launch/submit clicks feel dead during latency.

5 27d ago A 60 tokens original MIT

LiuYihey/Agent-Engineering

Skill Claude CodeCodex

Diagnoses full-stack bugs by inserting console.log at critical state-transition points across the request/response chain, then analyzing where values diverge from expectations. Invoke when a bug is hard to pinpoint through static code reading alone.

5 27d ago A 50 tokens original MIT

LiuYihey/Agent-Engineering

Skill Claude CodeCodex

Universal principles for writing agent prompt templates in multi-agent pipelines. Covers role separation, scope steering, anti-patterns, and iterative review flows. Use when designing or refining any LLM agent prompts.

5 27d ago A 45 tokens original MIT

hero-motion-sync-ux

12

LiuYihey/Agent-Engineering

Skill Claude CodeCodex

Align landing hero text and molecule micro-animations into one rhythm for smoother UX. Use when users mention hero animation mismatch, timing drift, overlap, white flash, blank-gap flicker, float-in speed, or visual harmony between text and 3D viewer.

5 27d ago A 58 tokens original MIT

tool-call-fix

13

LiuYihey/Agent-Engineering

Skill Claude CodeCodex

Diagnose and fix agent tool-call failures in any LLM agent stack: prose promises a tool but nothing runs, toolcalls=0 in logs, wrong tool executes, empty tool payload, streaming UI lag, thinking round-trip loss, or cross-turn transcript amnesia. Use when debugging tooluse / functioncall pipelines with streaming…

5 27d ago A 81 tokens original MIT

loop-engineering

14

LiuYihey/loop-engineering-skill

Skill Claude CodeCodex

Designs and scaffolds autonomous agent loop frameworks from user requests. Borrows loop-engineering patterns (file-backed state, orchestrator ticks, stall detection, fresh sessions, quality gates) to generate a tailored multi-iteration workflow for any long-horizon task. Use when the user wants a /loop setup…

5 2mo ago A 91 tokens