Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

qt-llm-template

qt-llm-template contient 11 skills collectées depuis akiselev, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
1
mis à jour
2026-01-25
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cc-history
Développeurs de logiciels

Reference documentation for analyzing Claude Code conversation history files

2026-01-25
codebase-analysis
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-01-25
planner
Développeurs de logiciels

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

2026-01-25
problem-analysis
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-01-25
refactor
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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