Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

qt-llm-template

qt-llm-template 收录了来自 akiselev 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
1
更新
2026-01-25
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cc-history
软件开发工程师

Reference documentation for analyzing Claude Code conversation history files

2026-01-25
codebase-analysis
软件开发工程师

Invoke IMMEDIATELY via python script when user requests codebase understanding, architecture comprehension, or repository orientation. Do NOT explore first - the script orchestrates exploration.

2026-01-25
decision-critic
软件开发工程师

Invoke IMMEDIATELY via python script to stress-test decisions and reasoning. Do NOT analyze first - the script orchestrates the critique workflow.

2026-01-25
deepthink
软件开发工程师

Invoke IMMEDIATELY via python script when user requests structured reasoning for open-ended analytical questions. Do NOT explore first - the script orchestrates the thinking workflow.

2026-01-25
incoherence
软件开发工程师

Detect and resolve incoherence in documentation, code, specs vs implementation.

2026-01-25
planner
软件开发工程师

Interactive planning and execution for complex tasks. Use when user asks to use or invoke planner skill.

2026-01-25
problem-analysis
软件开发工程师

Invoke IMMEDIATELY via python script when user requests problem analysis or root cause investigation. Do NOT explore first - the script orchestrates the investigation.

2026-01-25
prompt-engineer
软件开发工程师

Invoke IMMEDIATELY via python script when user requests prompt optimization. Do NOT analyze first - invoke this skill immediately.

2026-01-25
refactor
软件开发工程师

Invoke IMMEDIATELY via python script when user requests refactoring analysis, technical debt review, or code quality improvement. Do NOT explore first - the script orchestrates exploration.

2026-01-25
solution-design
软件开发工程师

Invoke IMMEDIATELY via python script when user has a defined problem or root cause and needs solution options. Generates diverse solutions from multiple reasoning perspectives. Do NOT explore first - the script orchestrates the solution generation workflow.

2026-01-25
pyside6-reviewer
软件质量保证分析师与测试员

Code review and PR review skill for Python PySide6/Qt 6.8+ applications. Focuses on modern best practices, performance, thread safety, signal/slot patterns, Model/View architecture, QML integration, and async patterns. Use when reviewing Python Qt code, PySide6 PRs, GUI application code, or when asked to review code that uses QtWidgets, QtQuick, QtCore, QtGui, or any Qt module. Catches common anti-patterns, memory issues, thread violations, and suggests modern Qt 6.8+ idioms.

2026-01-12