@buaa_smat/hometrans 0.1.7 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/README.md +15 -2
  2. package/dist/cli/config-store.js +148 -0
  3. package/dist/cli/config.js +40 -0
  4. package/dist/cli/index.js +43 -0
  5. package/dist/cli/init.js +378 -0
  6. package/dist/cli/mcp-setup.js +262 -0
  7. package/dist/cli/mcp.js +94 -0
  8. package/dist/cli/uninstall.js +310 -0
  9. package/dist/context/index.js +792 -0
  10. package/package.json +7 -2
  11. package/resource/choose_editor.png +0 -0
  12. package/resource/finish_init.png +0 -0
  13. package/skills/hmos-convert-pipeline/SKILL.md +5 -21
  14. package/skills/hmos-integration-test/SKILL.md +4 -4
  15. package/tools/test-tools/autotest/README.md +4 -4
  16. package/tools/test-tools/autotest/pyproject.toml +16 -6
  17. package/tools/test-tools/autotest/self_test_runner.py +4 -4
  18. package/tools/test-tools/autotest/uv.lock +3156 -3156
  19. package/skills/hmos-incremental-ui-align/references/MVVM/345/274/200/345/217/221/346/226/207/346/241/243/MVVM/346/250/241/345/274/217/357/274/210V1/357/274/211.md +0 -911
  20. package/skills/skill-quality-evaluator/SKILL.md +0 -138
  21. package/skills/skill-quality-evaluator/assets/SKILL_TEMPLATE.md +0 -77
  22. package/skills/skill-quality-evaluator/references/Best-practices-for-skill-creators.md +0 -277
  23. package/skills/skill-quality-evaluator/references/Evaluating-skill-output-quality.md +0 -300
  24. package/skills/skill-quality-evaluator/references/Optimizing-skill-descriptions.md +0 -196
  25. package/skills/skill-quality-evaluator/references/Specification.md +0 -272
  26. package/skills/skill-quality-evaluator/references/Using-scripts-in-skills.md +0 -308
  27. package/skills/skill-quality-evaluator/references/report-template.md +0 -163
  28. package/skills/skill-quality-evaluator/references/scoring-rubric.md +0 -269

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.