BF winforms-to-qt-mapper
提供完整的C# WinForms到Qt C++迁移指导,包括架构分析、控件映射、事件转换、布局迁移、性能优化和测试验证。适用于从单体WinForms应用重构为分层Qt架构的企业级项目。 使用时机: - 需要将WinForms应用迁移到Qt框架时 - 需要设计Qt分层架构和接口层时 - 需要分析WinForms项目并识别迁移策略时 - 需要转换C#事件处理到Qt信号槽时 - 需要优化Qt项目性能时 - 需要建立Qt测试体系时 基于企业级项目迁移实战经验: - 完整的MainControlWrapper接口设计 - 全面的测试用例覆盖 - 显著性能提升 - 零编译错误,零链接错误 - 完整的架构分析和优化策略 - UI 100%一致性验证方法
As a process F 31/100 · Will not run — References files that are not bundled: references/layered_architecture.md, references/data_binding.md, references/memory_management.md
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 3
✓ No critical or high findings
Medium and low: 3
-
low Secrets in code
secret-high-entropy-tokenreferences/event_conversion.md:153High-entropy token-like string (may be an id, hash or a credential)private void comb…ged(object sender, EventArgs e) { -
low Secrets in code
secret-high-entropy-tokenreferences/testing_strategy.md:265High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file)TEST_F(PerformanceTest, Star…nds) {fixture -
low Secrets in code
secret-high-entropy-tokenreferences/testing_strategy.md:278High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file)TEST_F(PerformanceTest, Data…ond) {fixture
Files scanned: 22. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: references/layered_architecture.md - warning
missing-refreference to a missing file: references/data_binding.md - warning
missing-refreference to a missing file: references/memory_management.md - warning
missing-refreference to a missing file: references/threading.md - warning
missing-refreference to a missing file: references/dll_integration.md - warning
missing-refreference to a missing file: references/performance_analysis.md - warning
missing-refreference to a missing file: references/test_generation.md - warning
missing-refreference to a missing file: references/compilation_issues.md - warning
missing-refreference to a missing file: references/troubleshooting.md - warning
missing-refreference to a missing file: references/best_practices.md - warning
missing-refreference to a missing file: examples/control_mapping/ - warning
missing-refreference to a missing file: examples/event_conversion/ - warning
missing-refreference to a missing file: examples/layout_migration/ - warning
missing-refreference to a missing file: examples/performance_optimization/ - warning
missing-refreference to a missing file: references/faq.md - warning
missing-refreference to a missing file: references/glossary.md - warning
missing-refreference to a missing file: examples/ui_consistency/ - warning
missing-refreference to a missing file: examples/collapsible_ui/
Process rating: all ten parameters 31/100
- 0Tools and files. 18 referenced file(s) missing: references/layered_architecture.md, references/data_binding.md, references/memory_management.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (winforms-to-qt-mapper) differs from the folder (winforms-csharp-to-qt-mapper)
- 100Steps. 73 steps
- 100Execution cost. Instruction body is 2040 tokens
- 100Running it twice. No mutating operations
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -219 emoji in the instructions: noise for the model
- -32 of 3 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +3Description length 325: enough signal without eating the budget
- +4Structure: 44 headings
- +3Step-by-step instructions: 73 items
- +4Has examples (13 code blocks)
- +4Reference files are cited in the instructions (10 of 10)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 59.