Source

openharmonyinsight/openharmony-skills

115 skills · 4K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
openharmony-cpp Expert coding guide for OpenHarmony C++ development.
openharmonyinsight/openharmony-skills
124
2
openharmony-security-review Use when reviewing OpenHarmony C++ system service code for security vulnerabilities, particularly IPC handlers, multi…
openharmonyinsight/openharmony-skills
120
3
openharmony-build Use for OpenHarmony build execution and diagnosis, including 编译OpenHarmony/完整代码/测试/SDK/host/最小模拟器/?
openharmonyinsight/openharmony-skills
100
4
oh-ut-generator Generate OpenHarmony C++ unit tests following HWTEST_F framework conventions. Supports Mock strategies, BUILD.gn conf…
openharmonyinsight/openharmony-skills
99
5
cpp-core-guidelines-review Parallel C++ Core Guidelines code review using multiple specialized sub-agents.
openharmonyinsight/openharmony-skills
92
6
android-to-harmonyos-migration-workflow 多 agent 协作的 Android 到 HarmonyOS 代码迁移工作流(迭代式)。当用户需要将 Android 项目迁移到 HarmonyOS 时触发,提供…
openharmonyinsight/openharmony-skills
91
7
arkui-api-design This skill should be used when the user asks to "design ArkUI API", "add component property", "create Modifier method…
openharmonyinsight/openharmony-skills
87
8
ai-generated-business-code-review Use when reviewing or scoring AI-generated business/application code quality in any language, especially when a numer…
openharmonyinsight/openharmony-skills
83
9
openharmony-download Interactive OpenHarmony source code download with mirror selection (GitCode/Gitee/GitHub), environment checking, bran…
openharmonyinsight/openharmony-skills
81
10
openharmony-ut Automate OpenHarmony unit test and fuzz test workflows including test generation, compilation, deployment to devices,…
openharmonyinsight/openharmony-skills
79
11
ai-generated-ut-code-review Use when reviewing or scoring AI-generated unit tests/UT code, especially when coverage, assertion effectiveness, or …
openharmonyinsight/openharmony-skills
77
12
code-checker Scan C/C++ codebases for code quality issues including extra large files/functions and circular dependencies.
openharmonyinsight/openharmony-skills
77
13
compile-analysis This skill should be used when the user asks to "分析编译效率", "分析编译时间", "查看头文件依赖", "保存编译命令", "提…
openharmonyinsight/openharmony-skills
75
14
oh-pdd-code-generator
openharmonyinsight/openharmony-skills
74
15
oh-pdd-prd-analysis
openharmonyinsight/openharmony-skills
73
16
cpp-include-sorter Automatically sorts C/C++ header files (#include statements) with full support for conditional compilation blocks. Us…
openharmonyinsight/openharmony-skills
72
17
arkts-sta-playground Execute ArkTS-Sta code snippets and files via the Playground HTTP API. Use this for testing ArkTS syntax, learning Ar…
openharmonyinsight/openharmony-skills
71
18
ohos-app-build-debug Build, install, launch, and debug HarmonyOS/OpenHarmony applications using DevEco Studio toolchain. Use when Claude n…
openharmonyinsight/openharmony-skills
71
19
gitcode-pr Handle GitCode PR workflow for OpenHarmony - commit changes, push to fork remote, create issue, create PR from fork t…
openharmonyinsight/openharmony-skills
70
20
log-coverage-analyzer Analyze code repository logging coverage to ensure all function branches have LOGE/LOGI logs and identify high-freque…
openharmonyinsight/openharmony-skills
70
21
oh-pdd-design-doc-generator
openharmonyinsight/openharmony-skills
69
22
oh-distributed-security-design-review OpenHarmony分布式系统安?
openharmonyinsight/openharmony-skills
68
23
oh-xts-build-run OpenHarmony XTS 编译和运行组合命令。一站式完成 XTS 测试项目的编译和运行。当用户需要执行完整的 XTS 测试流程时使用此 Sk…
openharmonyinsight/openharmony-skills
68
24
oh-xts-generator-template OpenHarmony XTS 测试用例通用生成模板。支持各子系统测试用例生成,API 定义解析,测试覆盖率分析,代码规范检查。触发关键…
openharmonyinsight/openharmony-skills
68
25
build-error-analyzer This skill should be used when the user asks to "分析构建错误", "analyze build errors", "查看编译错误", "检查构建日志…
openharmonyinsight/openharmony-skills
67
26
create-pr Automated PR workflow: analyze code changes, auto-generate Issue/PR descriptions, auto-commit with DCO sign-off, auto…
openharmonyinsight/openharmony-skills
67
27
add-memory-trace-tags Use when adding new resource tracking types to memory profiling in developtools_profiler and third_party_musl reposit…
openharmonyinsight/openharmony-skills
65
28
dsoftbus_safety_guard
openharmonyinsight/openharmony-skills
64
29
header-optimization This skill should be used when the user asks to "optimize header files", "reduce header dependencies", "优化头文件", …
openharmonyinsight/openharmony-skills
62
30
arkweb-app-debug Debug HarmonyOS ArkWeb applications using Chrome DevTools Protocol. Use when Claude needs to: (1) Start ArkWeb debugg…
openharmonyinsight/openharmony-skills
59
31
generate-interface-uml This skill should be used when user asks to "generate UML", "create sequence diagram", "生成时序图", "生成类图", "gen…
openharmonyinsight/openharmony-skills
59
32
oh-graphic-gitcode-pr-creator Automate Gitcode Pull Request creation workflow for OpenHarmony graphic subsystem including code commit, issue creati…
openharmonyinsight/openharmony-skills
59
33
ohos-chromium-security-review OpenHarmony/Chromium 深度代码审计技能 - 专注于线程安全、生命周期管理和逻辑漏洞 基于严谨的系统级编程经验,深度审查 C/…
openharmonyinsight/openharmony-skills
59
34
oh-interfaces-ipc-to-service 在Openharmony项目的graphic_2d仓新增透传通路。当用户希望在graphic_2d仓新增RSInterface接口,且指明该接口为ToSerivce时,…
openharmonyinsight/openharmony-skills
58
35
menu-debug This skill should be used when user asks to "Menu宽度为0", "Menu宽度问题", "Menu显示异常", "Menu子窗口问题", "Menu la…
openharmonyinsight/openharmony-skills
56
36
code-problem-analyzer
openharmonyinsight/openharmony-skills
51
37
docs-check-zh-cn Check whether OpenHarmony API documentation follows the required templates and whether public API docs, system API do…
openharmonyinsight/openharmony-skills
49
38
format Run clang-format on the current git changes. Only keep the formatting fix on the changed lines.
openharmonyinsight/openharmony-skills
46
39
gitcode-cli Use when managing GitCode repositories from the terminal with oh-gc CLI — auth, issues, PRs, reviewers, testers, labe…
openharmonyinsight/openharmony-skills
46
40
graphic-2d-PR The complete workflow for creating a pull request in the OpenHarmony graphic_graphic_2d repository, including creatin…
openharmonyinsight/openharmony-skills
43
41
oh-pr-workflow OpenHarmony PR full lifecycle workflow. Five modes: - Commit: standardized commit with DCO sign-off and Issue linking…
openharmonyinsight/openharmony-skills
43
42
oh-precommit-codecheck Run local code quality checks covering a subset of OpenHarmony gate CI (copyright, CodeArts C/C++) plus additional lo…
openharmonyinsight/openharmony-skills
43
43
ets-runtime-dev Plan, implement, review, and validate general ets_runtime changes with a planner/worker/reviewer workflow. Use when w…
openharmonyinsight/openharmony-skills
41
44
oh-graphic-pixel-tests-generator 用于OH-图形-像素级比对用例编写。本技能为AI助手生成OpenHarmony图形测试代码提供完整的框架参考、API文档和代码模板。
openharmonyinsight/openharmony-skills
41
45
review-gitcode-pr Review a GitCode pull request from a PR number or URL when `oh-gc` must fetch PR metadata, diff, and comments, local …
openharmonyinsight/openharmony-skills
35
46
audio_pr_create 使用oh-gc CLI管理GitCode仓库时使用 — 包括认证、issues、PRs、评审人、测试人员、标签、发布和仓库配置。当用户想要提交代…
openharmonyinsight/openharmony-skills
34
47
hb-build 智能编译 ability_runtime 组件,通过检测修改的文件自动确定编译目标。支持多目标一起编译、自动重试判断、智能错误分析。触…
openharmonyinsight/openharmony-skills
34
48
api-doc-checker Comprehensive API documentation quality checker supporting 7 quality dimensions, SDK source consistency validation, a…
openharmonyinsight/openharmony-skills
33
49
openharmony-ci Use when investigating OpenHarmony PR CI status from `openharmony_ci` comments, DCP event IDs, build labels, artifact…
openharmonyinsight/openharmony-skills
33
50
glslviewer-shader-debug Adapt fragment shaders or runtime-shader snippets into standard GLSL, render them with glslViewer in headless mode, a…
openharmonyinsight/openharmony-skills
29
Page 1 · 115 total Next