ming-14

6 mods across 1 repository, 2 stars between them.

doc-expert

01

ming-14/PTY-Agent

Skill Claude CodeCodex

Professional technical documentation expert for creating PRDs, BRDs, HLDs, LLDs, TDDs, and technical solution documents. Trigger this skill when users request write document, write PRD, write BRD, write technical design, write HLD, write LLD, write TDD, solution review, create technical documentation, organize…

2 10d ago A 81 tokens

download-by-mirror

02

ming-14/PTY-Agent

Skill Claude CodeCodex

Used when downloading resources from GitHub, npm/pnpm, pip, WinGet, apt, DockerHub, Maven, Cargo, Hugging Face, nuget and others, to obtain information on how to use mirror sources under network-restricted conditions.

2 10d ago A 68 tokens

python-win32api

03

ming-14/PTY-Agent

Skill Claude CodeCodex

When calling complex Win32 APIs from Python, you should first write the corresponding C++ program, verify it step by step starting from a minimal example, and finally port it to Python.

2 10d ago A 42 tokens

windows-debugging

04

ming-14/PTY-Agent

Skill Claude CodeCodex

Use the local Windows Debugging Tools (cdb / kd / adplus / umdh / dumpchk) bundled under windows-debugging\10.0.19041.5609 to analyze crash dumps (BSOD / .dmp), attach debuggers, capture process crashes with ADPlus, and hunt memory leaks with UMDH. Trigger when the user mentions WinDbg, analyzing a dump, blue screen…

2 10d ago A 104 tokens

PTY-Agent AGENTS.md

05

ming-14/PTY-Agent

Instructions file CodexOpenCode

A set of project instructions for PTY-Agent, covering the working environment, general rules, cleanliness, and which development history should not appear in files.

2 10d ago A 2,196 tokens

pty-agent

06

ming-14/PTY-Agent

Skill Claude CodeCodex

Interactive CLI program proxy via pseudo-terminal (PTY). Use when: (1) must maintain ongoing dialog with interactive programs (REPLs, debuggers, Servers) — send input and wait for specific prompts; (2) process may block, crash, or pop up GUI windows — need real-time state detection; (3) simulating user interaction…

2 10d ago A 115 tokens