harmonyos-skills-pack 0.1.7 → 0.1.10
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.
- package/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/harmonyos-skills-pack)
|
|
4
4
|
[](https://github.com/yibaiba/harmonyos-skills-pack/releases)
|
|
5
5
|
|
|
6
|
-
Current Version: 0.1.
|
|
6
|
+
Current Version: 0.1.10
|
|
7
7
|
|
|
8
8
|
这是一个面向 Claude、GitHub Copilot、Codex 等 Coding Agent 的可安装 Skills 项目。
|
|
9
9
|
|
|
@@ -46,10 +46,10 @@ Current Version: 0.1.3
|
|
|
46
46
|
|
|
47
47
|
ArkTS 编译现代化守卫,自动扫描代码中的已知坑:
|
|
48
48
|
|
|
49
|
-
-
|
|
49
|
+
- 12 条扫描规则(P0/P1/P2 分级)
|
|
50
50
|
- 自动检测 `@Prop` 函数回调、`FontWeight.Black`、deprecated API 等
|
|
51
|
-
-
|
|
52
|
-
-
|
|
51
|
+
- 20+ 错误码→修复方案映射表
|
|
52
|
+
- 12 个 diff 格式代码替换模板
|
|
53
53
|
- bash 扫描脚本,可集成 CI/CD
|
|
54
54
|
|
|
55
55
|
### 2. universal-product-quality
|