Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:
Tencent
GitHub creator profile

Tencent

Repository-level view of 49 collected skills across 15 GitHub repositories, including approximate occupation coverage.

skills collected
49
repositories
15
occupation fields
3
updated
2026-05-23
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
WeSmartFlow
9 skills221updated 2026-05-18
18% of creator
Showing top 8 of 9 collected skills in this repository.
#002
KsanaDiT
8 skills535updated 2026-03-30
16% of creator
kdit-development-spec
Desarrolladores de software

在编码或架构设计前强制执行"需求澄清 → 可行性分析 → 结构设计 → 测试设计 → 编码实现 → 校验 → 文档同步"的七步流程。 适用于功能开发、重构、新模块创建、架构讨论与设计评审等需要先设计后实现的场景。 关键词:development spec、先设计后编码、架构讨论、设计评审、需求确认、结构体设计、单元测试先行、vibe testing。

2026-03-30
kdit-architecture
Desarrolladores de software

kDiT 架构知识库:全局架构图、数据流、Node/Pipeline/Generator/Adapter 子系统设计、 PinHub 沙箱机制、PoolKey 间接寻址、DeviceInfo/NodeContext 规范。 关键词:architecture、架构、Node、Pipeline、Generator、Adapter、Engine、Executor、PinHub、Pool。

2026-03-30
kdit-standards
Desarrolladores de software

kDiT 编码规范:Import 风格(方案 B)、Python 3.10+ 类型注解、Key 类型体系、 Node/Tensor API 开发约束、异常处理规则、类命名规范。 关键词:standards、规范、import、类型注解、Key、异常处理、命名。

2026-03-30
kdit-quality
Analistas de garantía de calidad de software y probadores

kDiT 质量保障与交付验收:单元测试规范(*_test.py 命名、tests/kdit/ 镜像结构)、 pre-commit 格式检查(black 120字符、ruff)、pytest vs ruff 维度差异、文档同步规则。 关键词:quality、测试、test、pytest、pre-commit、ruff、black、验收。

2026-03-30
kdit-bugfix
Analistas de garantía de calidad de software y probadores

Bug 修复工作流:修复 bug 时强制执行"根因分析 → 反思测试缺口 → 修复代码 → 补充单元测试 → 验证"流程。 确保每次 bug 修复都附带回归测试,并反思为什么现有测试没能覆盖到。 关键词:bug fix、修复、regression、回归测试、测试缺口。

2026-03-30
kdit-code-review
Analistas de garantía de calidad de software y probadores

kDiT 代码评审技能:除常规 CR 项(安全漏洞、格式规范、逻辑正确性)外,重点基于项目 .skills/ 中的架构设计 和编码规范进行评审,确保代码不违背设计原则和约束。 关键词:code review、CR、评审、review、架构合规。

2026-03-30
kdit-debug
Desarrolladores de software

系统化调试工作流:当现象不明确、根因未知时,强制执行"信息收集 → 假设生成 → 逐层验证 → 定位根因 → 记录结论"的排查流程。 区别于 bugfix(已知问题修代码),debug 侧重于从混沌的现象中找到问题本质。 关键词:debug、调试、排查、诊断、日志分析、二分法、断点、现象不明。

2026-03-30
kdit-performance
Desarrolladores de software

kDiT 性能调优专家:GPU OOM 排查、推理延迟分析、tensor 内存优化、分布式通信瓶颈诊断。 针对视频生成推理框架的特有性能问题,提供系统化的 profiling → 分析 → 优化 → 验证流程。 关键词:performance、性能、OOM、内存、GPU、延迟、profiling、优化、throughput。

2026-03-30
#003
AI-Infra-Guard
7 skills3.8k371updated 2026-04-15
14% of creator
aig-scanner
Analistas de seguridad de la información

A.I.G Scanner — AI security scanning for infrastructure, AI tools / skills, AI Agents, and LLM jailbreak evaluation via Tencent Zhuque Lab AI-Infra-Guard. Uses built-in exec + Python script, no plugin required. Requires AIG_BASE_URL to be configured. Triggers on: scan AI service, AI vulnerability scan, scan AI infra, check CVE, audit AI service, scan MCP, scan skills, audit AI tools, scan agent, red-team LLM, jailbreak test, 扫描AI服务, 检查AI漏洞, 扫描AI工具, 检查MCP安全, 审计Agent, 越狱测试.

2026-04-15
edgeone-clawscan
Analistas de seguridad de la información

The first security skill to install after setting up OpenClaw — powered by Tencent Zhuque Lab. Works like an antivirus for your AI environment: audits installed skills, scans skills before installation, and performs a full OpenClaw security health check to prevent data leaks and privacy risks. Backed by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). Use when the user asks to start a security health check or security scan for the current OpenClaw environment, such as `开始安全体检`, `做一次安全体检`, `开始安全扫描`, `全面安全检查`, or `检查 OpenClaw 安全`; also use when the user asks to audit a specific skill before installation, review installed skills for supply chain risk, or investigate whether a skill is safe. Do not trigger for general OpenClaw usage, project debugging, environment setup, or normal development requests. Optional cloud mode: set AIG_CLOUD_LOOKUP=off for zero outbound HTTPS; when enabled, only skill_name, source label, and OpenClaw version are sent to A.I.G (never skill bodies, chats, or workspace files).

2026-04-03
data-leakage-detection
Analistas de seguridad de la información

Detect sensitive information disclosure via escalating dialogue probes. Covers system prompt extraction, credential/API key leakage, PII, and internal configuration exposure.

2026-02-27
owasp-asi
Analistas de seguridad de la información

OWASP Top 10 for Agentic Applications 2026 (ASI) classification framework. Use for mapping security findings to standardized risk categories.

2026-02-04
tool-abuse-detection
Analistas de seguridad de la información

Detect tool misuse and unexpected code execution via dialogue testing. Use when the agent exposes file, code-execution, or network tools.

2026-02-04
authorization-bypass-detection
Analistas de seguridad de la información

Detect privilege escalation and unauthorized access via dialogue. Use when the agent has roles, admin functions, or multi-user data.

2026-02-03
indirect-injection-detection
Analistas de seguridad de la información

Detect indirect prompt injection (goal hijack). Instructions hidden in "external" content (documents, RAG, web) that the agent processes. Use when the agent has document/RAG/web/file input.

2026-02-03
#004
tgfx
5 skills1.5k127updated 2026-04-25
10% of creator
#005
tdesign-react
4 skills944357updated 2026-03-16
8.2% of creator
#006
puerts
3 skills6.1k838updated 2026-04-09
6.1% of creator
#007
WeKnora
2 skills15.4k2.0kupdated 2026-05-04
4.1% of creator
#008
tdesign-flutter
2 skills1.1k177updated 2026-05-14
4.1% of creator
#009
teamai-cli
2 skills181updated 2026-05-19
4.1% of creator
#010
awesome-devbuddy
2 skills171updated 2025-12-29
4.1% of creator
Mostrando 12 de 15 repositorios