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

zigporter

zigporter 收录了来自 nordstad 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
14
更新
2026-03-10
Forks
2
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

smart-rename
软件开发工程师

Audits all Zigbee2MQTT devices and Home Assistant entities against a naming convention, generates AI-assisted rename suggestions, and applies only user-confirmed renames. Use this skill whenever the user wants to audit device or entity names, find naming violations, apply bulk renames, get AI-assisted name suggestions, clean up raw IEEE hex device names, fix _2/_3 suffix conflicts, or enforce a consistent naming pattern across Home Assistant / Zigbee2MQTT devices. Triggers on phrases like "rename my devices", "naming audit", "fix device names", "smart rename", "bulk rename", or "naming convention".

2026-03-10
update-demo
网页开发工程师

Audit and update the interactive demo at docs/demo/index.html to match the current CLI. Run this after adding, changing, or removing a CLI command to keep the demo in sync.

2026-03-10
network-map-demo-svg
软件开发工程师

Regenerate docs/assets/network-map-demo.svg from the mock topology script. Use this whenever network_map_svg.py was changed (visual constants, layout algorithm, colours, rendering logic), the mock topology in gen_demo_svg.py was updated, or the docs SVG looks stale or wrong. Also triggers on phrases like "update the demo SVG", "regenerate the network map image", "refresh docs/assets/network-map-demo.svg", or "the SVG in the docs is outdated".

2026-03-10
bump-version
软件开发工程师

Bump the zigporter version and update CHANGELOG.md. Analyses unreleased commits to determine the correct semver bump, moves [Unreleased] entries to the new version section, fixes comparison links, and commits. Does NOT tag or push — follow with the tagging steps in guides/publishing.md.

2026-03-01