Minghou-Lei

40 mods across 1 repository, 2 stars between them.

paseo-handoff

25

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent.

2 1mo ago A 45 tokens

paseo-loop

26

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Run an agent loop until an exit condition is met. Use when the user says "loop", "babysit", "keep trying until", "check every X", "watch", or wants iterative autonomous execution.

2 1mo ago A 48 tokens

paseo

28

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Paseo reference for managing agents and worktrees. Load whenever you need to create agents, send them prompts, or manage worktrees.

2 1mo ago A 32 tokens

pdf

29

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.

2 1mo ago B 56 tokens

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.

2 1mo ago A 45 tokens

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

2 1mo ago A 56 tokens

playwright

32

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.

2 1mo ago A 45 tokens

rdc-cli

33

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Use when tasks involve RenderDoc capture files (.rdc), GPU frame analysis, draw call and pipeline inspection, shader debugging, render target export, or CI-style assertions over captures. Prefer this skill when the user mentions RenderDoc, rdc, .rdc files, draw calls, pixel history, shader replay, or GPU capture…

2 1mo ago A 72 tokens

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

2 1mo ago A 48 tokens

shipping-and-launch

35

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

2 1mo ago A 45 tokens

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

2 1mo ago A 40 tokens

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

2 1mo ago A 43 tokens

svn-subversion

38

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Use when a repository uses SVN/Subversion or a mixed Git+SVN workflow, especially on Windows working copies, Chinese paths, legacy encodings, game assets, release automation, status/diff/add/revert/update/commit/log/conflict tasks, branch/tag/merge/history operations, svn properties, externals, locks, or automation…

2 1mo ago A 94 tokens

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

2 1mo ago A 50 tokens

using-agent-skills

40

Minghou-Lei/codex-skills

Skill Claude CodeCodex

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

2 1mo ago A 48 tokens