ming-14
- 5 skills
- 0 followers
- 6 hours ago last updated
- ▌ Pty Agent · ming-14 bundleInteractive 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 tests; (4) download large files.
- ▌ Doc Expert · ming-14 bundleProfessional 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 requirements, or draft a proposal.
- ▌ Python Win32api · ming-14When 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.
- ▌ Windows Debugging · ming-14 bundleUse 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, BugCheck, symbol path, ADPlus, or memory leak on Windows.
- ▌ Download By Mirror · ming-14Used 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.