Skip to main content
Tencent
GitHub-Creator-Profil

Tencent

Repository-Ansicht von 93 gesammelten Skills in 23 GitHub-Repositories.

gesammelte Skills
93
Repositories
23
aktualisiert
29. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

aig-agent-redteam
Informationssicherheitsanalysten

当用户要求 AI/Agent 安全评估、蓝军演习、AI 安全审查、提示词注入测试、MCP/Skill/插件/代码包审计、Agent 工具链滥用测试,或需要生成类似渗透测试报告的 Markdown/HTML 时,必须使用本 skill。本 skill 让 Agent 以授权蓝军视角成为 AI 安全专家,面向 AI 产品、Agent、MCP Server、Skill、代码仓库和 AI 基础设施进行安全演习。优先使用第一性原理推理和真实证据,而不是机械跑 payload 库;脚本只用于 HTTP…

18. Aug. 2026
agentic-supply-chain-detection
Informationssicherheitsanalysten

Detect agentic supply-chain risks: compromised dependencies, malicious plugins/tools/models, and untrusted update sources.

29. Juli 2026
cascading-failure-detection
Informationssicherheitsanalysten

Detect error propagation, chain failures, and single-point breakdowns that cascade across agent workflows.

29. Juli 2026
human-agent-trust-exploit-detection
Informationssicherheitsanalysten

Detect social engineering, deceptive responses, false assurances, or prompts that induce unsafe user actions.

29. Juli 2026
inter-agent-comm-security-detection
Informationssicherheitsanalysten

Detect data leakage, missing boundaries, or privilege mismatch in inter-agent communication.

29. Juli 2026
unexpected-code-execution-detection
Informationssicherheitsanalysten

Detect command injection, eval/exec usage, remote execution, or arbitrary code loading.

29. Juli 2026
owasp-asi
Informationssicherheitsanalysten

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

29. Juli 2026
authorization-bypass-detection
Informationssicherheitsanalysten

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

22. Juli 2026
Es werden 8 von 19 gesammelten Skills angezeigt.
Es werden 8 von 10 gesammelten Skills angezeigt.
brainstorming
Projektmanagementspezialisten

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

4. Aug. 2026
knowledge-distillation
Projektmanagementspezialisten

通用知识沉淀能力 - 提供从项目交付过程中提炼可复用经验、教训和模式的标准化方法论,包括信息收集、精简提炼、结构化输出。不绑定任何特定工作流或存储方式。当用户说"帮我做知识沉淀"、"总结一下这次需求的经验"、"记录一下踩坑"、"沉淀一下这次的技术决策"、"做个复盘"时使用本技能。

4. Aug. 2026
tech-design
Softwareentwickler

通用技术方案撰写技能。根据需求输入(需求分析报告或口头描述)自动生成结构完整的技术方案 Markdown 文档。当用户说"帮我写技术方案"、"出一个技术设计文档"、"写一份 design doc"、"给这个需求出方案"时使用本技能。

4. Aug. 2026
writing-plans
Projektmanagementspezialisten

Use when you have a spec or requirements for a multi-step task, before touching code

4. Aug. 2026
devflow-codex
Sonstige Computerberufe

在 Codex 中运行 devflow。用户提到 devflow、start/resume/status/abort devflow、多 agent 工作流,或要求“按 Codex devflow 跑”时使用。

4. Aug. 2026
knowledge-distillation
Sonstige Computerberufe

通用知识沉淀能力。用于从 devflow 或其他交付过程的需求、设计、实现、审查、测试产物中提炼可复用经验、技术决策、踩坑记录和流程改进。

4. Aug. 2026
superpowers-brainstorming
Sonstige Computerberufe

Use during devflow TASK-01 requirement clarification before design or implementation. Explores user intent, requirements, constraints, and success criteria.

4. Aug. 2026
brainstorming
Sonstige Computerberufe

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

4. Aug. 2026
Es werden 8 von 10 gesammelten Skills angezeigt.
kdit-development-spec
Softwareentwickler

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

30. März 2026
kdit-architecture
Softwareentwickler

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

30. März 2026
kdit-standards
Softwareentwickler

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

30. März 2026
kdit-quality
Softwarequalitätssicherungsanalysten und -tester

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

30. März 2026
kdit-bugfix
Softwareentwickler

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

30. März 2026
kdit-code-review
Softwarequalitätssicherungsanalysten und -tester

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

30. März 2026
kdit-debug
Softwareentwickler

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

30. März 2026
kdit-performance
Softwareentwickler

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

30. März 2026
skillhone
Softwareentwickler

SkillHone — toolkit for evaluating, optimizing, and managing agent skills. Use when asked to "evaluate a skill", "run probe", "optimize/iterate a skill", "create a new skill experiment", "seed a skill repo", or "run skill benchmarks"; also use when the user…

9. Aug. 2026
forgejo
Softwareentwickler

Forgejo REST API toolkit — manage issues, pull requests, wikis, and repos on a Forgejo server. Use when the agent needs to file an issue, open / review / merge a PR, read or write a wiki page, or look up repo / branch info. One standalone script per resource…

22. Juni 2026
skillhone-optimization
Softwareentwickler

Optimize a skill by planning, exploring available tools, diagnosing failures, and implementing fixes via PR. Use this skill as soon as an optimization loop starts, especially on the first iteration when community tools or reference approaches should be…

22. Juni 2026
skillhone-synthesis
Softwareentwickler

Use this skill to synthesize closed-form, automatically verifiable benchmark Q/A by exploring a tool environment, building a reusable exploration graph, and mining multiple hard questions from that graph. Use for: building a benchmark, writing eval items,…

22. Juni 2026
skillhone-evaluation
Softwarequalitätssicherungsanalysten und -tester

Run and interpret skill evaluations. Use when you need to evaluate a skill, run probe/test/PR-val, check if a PR regresses quality, compare two versions, or diagnose why the score dropped. Handles the full eval lifecycle including solver trajectory diagnosis…

22. Juni 2026
skillhone-prd
Projektmanagementspezialisten

Interactively gather a PRD (Product Requirements Document) for an agent skill that is about to be built or optimized by SkillHone. Use when the user says things like "I want to write a new skill", "help me spec this skill", "what should <x>-skill do", or…

22. Juni 2026
12 von 23 Repositories angezeigt