Skip to main content
Run any Skill in Manus
with one click
GitHub repository

qt-llm-template

qt-llm-template contains 11 collected skills from akiselev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
1
updated
2026-01-25
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

cc-history
software-developers

Reference documentation for analyzing Claude Code conversation history files

2026-01-25
codebase-analysis
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-01-25
planner
software-developers

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

2026-01-25
problem-analysis
software-developers

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
software-developers

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

2026-01-25
refactor
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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