leochiu-a

5 mods across 4 repositories, 105 stars between them.

code-review

01

leochiu-a/universal-agents

Skill Claude CodeCodex

Provide concrete and actionable code-review feedback to surface bugs, risks, and testing gaps.

59 9mo ago A 0 tokens original MIT

leochiu-a/universal-agents

Instructions file CodexOpenCode

Instructions for leochiu-a/universal-agents, covering universal agents control manifest, execution protocol, extending the manifest and rules vs. skills at a glance.

59 9mo ago A 610 tokens original MIT

bump-version

03

leochiu-a/elden-ring-github

Skill Claude CodeCodex

Bump the extension version for elden-ring-github using the changesets flow, then sync manifest.json to match. Use when the user wants to bump/release the version, run "bump version", cut a release, or apply pending changesets. Handles the package.json (changeset-managed) and manifest.json (manually synced) version…

24 1mo ago A 87 tokens MIT

workflow-chain

05

leochiu-a/workflows

Skill Claude CodeCodex

Use when the user wants to build a multi-step workflow from skills, or when they describe a job sequence like "first do X, then Y, then Z." This skill creates missing skills on the fly (via Skill Creator) and wires everything into an automated chain. Use it whenever you hear "workflow", "pipeline", "chain these…

21 5mo ago A 106 tokens