Skip to main content
gmh5225
Perfil de creador de GitHub

gmh5225

Vista por repositorio de 42 skills recopiladas en 5 repositorios de GitHub.

skills recopiladas
42
repositorios
5
actualizado
29 jul 2026
explorador de repositorios

Repositorios y skills representativas

analyze-crypto
Analistas financieros y de inversiones

一键综合分析加密货币。通过并行子代理采集价格、新闻情绪、赛道对比、市场环境、项目基本面五个维度,交叉分析后输出 HTML 报告(含24小时行情和7日趋势)。触发词:分析BTC、analyze ETH、比特币怎么样、SOL值得买吗。

13 mar 2026
analyze-stock
Analistas financieros y de inversiones

一键综合分析某只股票/公司。通过并行子代理同时采集股价、新闻舆论、行业对比、市场环境、公司官网五个维度的数据,然后在主线程进行交叉分析、因果归因和趋势预测,输出标准化 HTML 分析报告(含当日行情和7日趋势)。触发词:分析XX股票、analyze TICKER、XX怎么样、XX值得买吗。支持A股、港股和美股。

13 mar 2026
book-analysis
Profesores postsecundarios, todos los demás

深度学习一本书。通过并行子代理采集章节结构、背景要点、问题影响、解决方案、术语索引、延伸阅读六个维度,交叉分析后输出 Markdown 深度学习笔记。触发词:分析XX这本书、学习XX、读书笔记XX、book analysis。

13 mar 2026
go-backend-requirement-analysis
Desarrolladores de software

Go 后端需求分析:功能边界、验收标准、领域模型、API 契约、数据一致性规则、非功能需求、交付风险。在技术设计或编码前使用。

13 mar 2026
go-backend-reviewer
Analistas de garantía de calidad de software y probadores

Expert Go backend code reviewer specializing in microservices, GORM/DAL patterns, dependency injection, and resource management. Focuses on logic correctness, goroutine leak detection, and Go-specific best practices for production-grade services.

13 mar 2026
go-backend-technical-design
Desarrolladores de software

Go 后端技术设计:包边界、handler-service-repository 分层、API 契约、存储设计、事务、一致性、可观测性、发布策略与 ADR 权衡。需求稳定后使用。

13 mar 2026
ai-daily-digest
Analistas de investigación de mercados y especialistas en marketing

Fetches RSS feeds from 90 top Hacker News blogs (curated by Karpathy), uses Claude to score and filter articles, and generates a daily digest in Markdown with Chinese-translated titles, category grouping, trend highlights, and visual statistics. Use when user…

13 mar 2026
analyze-resume
Especialistas en recursos humanos

Use when user wants to analyze a resume/CV file (PDF or text) for software engineering, test development, or frontend development candidates. Triggers: "分析简历", "看下这份简历", "帮我面试", "analyze resume", "简历分析", "候选人评估".

13 mar 2026
Mostrando 8 de 12 skills recopiladas.
binary-lifting
Desarrolladores de software

Expertise in binary lifting techniques - converting machine code to LLVM IR for analysis, decompilation, and recompilation. Use this skill when working on reverse engineering, binary analysis, deobfuscation, or converting binaries to higher-level…

27 ene 2026
compiler-development
Desarrolladores de software

Expertise in compiler development using LLVM infrastructure including frontend design, IR generation, optimization passes, and code generation. Use this skill when building custom programming languages, implementing DSL compilers, or working on compiler…

27 ene 2026
dynamic-instrumentation
Desarrolladores de software

Expertise in LLVM-based dynamic binary instrumentation, runtime tracing, and program monitoring. Use this skill when implementing runtime analysis tools, code coverage systems, profilers, or dynamic security monitors.

27 ene 2026
llvm-learning
Profesores postsecundarios, todos los demás

Comprehensive learning resources and tutorials for LLVM, Clang, and compiler development. Use this skill when helping users learn LLVM internals, find educational resources, or understand compiler concepts.

27 ene 2026
llvm-obfuscation
Desarrolladores de software

Expertise in LLVM-based code obfuscation techniques including OLLVM, control flow flattening, string encryption, virtualization, and anti-analysis methods. Use this skill when working on code protection, anti-reverse engineering, or implementing custom…

27 ene 2026
llvm-optimization
Desarrolladores de software

Expertise in LLVM optimization passes, performance tuning, and code transformation techniques. Use this skill when implementing custom optimizations, analyzing pass behavior, improving generated code quality, or understanding LLVM's optimization pipeline.

27 ene 2026
llvm-security
Analistas de seguridad de la información

Expertise in LLVM security features including sanitizers, hardening techniques, exploit mitigations, and secure compilation. Use this skill when implementing security-focused compiler features, analyzing vulnerabilities, or hardening applications.

27 ene 2026
llvm-tooling
Desarrolladores de software

Expertise in LLVM tooling development including Clang plugins, LLDB debugger extensions, Clangd/LSP, and LibTooling. Use this skill when building source code analysis tools, refactoring tools, debugger extensions, or IDE integrations.

27 ene 2026
Mostrando 8 de 10 skills recopiladas.
anti-cheat-systems
Analistas de seguridad de la información

Guide for modern game anti-cheat architecture, Windows kernel monitoring, and detection tradeoffs. Use this skill when analyzing EAC, BattlEye, Vanguard, FACEIT AC, kernel callbacks, handle protection, manual-map detection, boot-start drivers, BYOVD, DMA…

29 jul 2026
dma-attack-techniques
Analistas de seguridad de la información

Guide for PCIe DMA threat modeling, FPGA-based memory access, and defensive implications in game security. Use this skill when researching pcileech, BAR and TLP behavior, page-table walking, IOMMU or VT-d, device impersonation, firmware mimicry, or DMA…

29 jul 2026
game-engine-resources
Analistas de seguridad de la información

Guide for game-engine internals, source trees, plugins, and engine-specific security research. Use this skill when researching Unreal, Unity, Source, Godot, custom engines, engine detectors, engine explorers, or engine protection patterns relevant to modding,…

29 jul 2026
game-hacking-techniques
Analistas de seguridad de la información

Guide for game-hacking technique taxonomy and threat modeling relevant to game security. Use this skill when researching memory access, code injection, overlays, input simulation, engine-specific attack surfaces, or how modern anti-cheat systems constrain…

29 jul 2026
mobile-security
Analistas de seguridad de la información

Guide for Android and iOS game security, reversing, and anti-cheat-adjacent platform research. Use this skill when working with APK or IPA analysis, IL2CPP mobile titles, Frida, Zygisk or Magisk, jailbreak or root detection bypass, Android kernel modules,…

29 jul 2026
awesome-game-security-overview
Analistas de seguridad de la información

Guide for understanding and contributing to the awesome-game-security curated resource list. Use this skill when adding new resources, organizing categories, mapping topics across anti-cheat, Windows kernel, DMA, reverse engineering, and game-engine research,…

29 jul 2026
game-security-research-rigor
Analistas de seguridad de la información

Guide for evidence-grounded game-security research, citation verification, uncertainty, reproducible analysis, and detector evaluation. Use when validating technical claims, synthesizing README or wiki resources, comparing security techniques, assessing…

29 jul 2026
reverse-engineering-tools
Analistas de seguridad de la información

Guide for reverse engineering protected games and anti-cheat components across user mode, kernel mode, and hypervisor-aware environments. Use this skill when analyzing drivers, IOCTL protocols, callback registration, injected-code artifacts, integrity checks,…

29 jul 2026
Mostrando 8 de 9 skills recopiladas.
Mostrando 5 de 5 repositorios
Todos los repositorios cargados