home / skills / openharmonyinsight

openharmonyinsight skills

Find 36 skills from 1 repo created by openharmonyinsight on GitHub.

1 repo
36 skills
GitHub

Sponsored

ai-generated-business-code-review

openharmonyinsight/openharmony-skills

This skill evaluates AI-generated business code quality, scores 0-10, assesses risk, and generates must-fix items with concrete evidence.
cpp-include-sorter

openharmonyinsight/openharmony-skills

This skill automatically sorts C/C++ #include statements, preserving conditional blocks and grouping corresponding, system, and local headers for clean,
openharmony-build

openharmonyinsight/openharmony-skills

This skill builds the complete OpenHarmony codebase, verifies results, and analyzes failure logs to deliver reliable, automated build outcomes.
oh-graphic-gitcode-pr-creator

openharmonyinsight/openharmony-skills

This skill automates OpenHarmony graphic Gitcode PR creation by guiding status, commits with Signed-off-by, issue and PR template generation.
build-error-analyzer

openharmonyinsight/openharmony-skills

This skill analyzes the latest build errors from out/<product>/last_error.log and provides targeted, actionable fix recommendations.
code-checker

openharmonyinsight/openharmony-skills

This skill scans C/C++ codebases for size and circular dependency issues, analyzes maintainability, and reports actionable findings to guide refactoring.
gitcode-pr

openharmonyinsight/openharmony-skills

This skill automates OpenHarmony GitCode PR workflows by detecting remotes and coordinating issues and PRs from fork to upstream.
oh-add-memory-trace-tags

openharmonyinsight/openharmony-skills

This skill automatically adds new memory trace tags across two repositories to ensure consistency, protocol updates, and test coverage.
oh-interfaces-ipc-to-service

openharmonyinsight/openharmony-skills

This skill helps integrate a transparent passthrough interface into OpenHarmony graphic_2d by generating IPC plumbing and service-side stubs.
oh-ut-generator

openharmonyinsight/openharmony-skills

This skill generates OpenHarmony C++ unit tests adhering to HWTEST_F conventions, ensuring 75%+ coverage and consistent mock, NDK/NAPI handling.
openharmony-download

openharmonyinsight/openharmony-skills

This skill guides you through selecting a mirror, checking your environment, choosing a branch and directory, and downloading OpenHarmony with real-time
arkui-api-design

openharmonyinsight/openharmony-skills

This skill guides designing ArkUI API following OpenHarmony guidelines, synchronizing static and dynamic interfaces, and validating resources and typings.
compile-analysis

openharmonyinsight/openharmony-skills

This skill analyzes compilation efficiency for a given source file, reporting compile time, memory usage, and header dependency tree to optimize builds.
openharmony-cpp

openharmonyinsight/openharmony-skills

This skill enforces OpenHarmony C++ conventions, reviewing and refactoring code to ensure naming, formatting, header usage, and secure memory practices.
openharmony-thread-safety-review

openharmonyinsight/openharmony-skills

This skill performs deep C/C++ thread-safety and lifecycle reviews for OpenHarmony/Chromium code, generating structured JSON and Markdown reports to guide
ai-generated-ut-code-review

openharmonyinsight/openharmony-skills

This skill analyzes AI-generated unit tests for coverage, assertions, and determinism, delivering a score, risk level, and must-fix checklist.
android-to-harmonyos-migration-workflow

openharmonyinsight/openharmony-skills

This skill orchestrates an iterative Android to HarmonyOS migration workflow with agents for analysis, planning, translation, validation, testing, and UI
arkts-sta-playground

openharmonyinsight/openharmony-skills

This skill lets you run ArkTS-Sta code snippets via a fast HTTP API for quick testing, learning, and debugging results.
arkweb-app-debug

openharmonyinsight/openharmony-skills

This skill helps you debug HarmonyOS ArkWeb apps by automating DevTools setup, port forwarding, and webview inspection.
cpp-core-guidelines-review

openharmonyinsight/openharmony-skills

This skill reviews C++ code against Core Guidelines using parallel sub-agents, generating per-section findings and a consolidated summary for actionable fixes.
create-pr

openharmonyinsight/openharmony-skills

This skill automates PR work by analyzing changes, generating descriptions, signing off with DCO, and creating linked issues and PRs.
dsoftbus-security

openharmonyinsight/openharmony-skills

This skill performs read-only OpenHarmony dsoftbus code reviews, enforcing safety and logging standards with cross-file and control-flow analysis.
generate-interface-uml

openharmonyinsight/openharmony-skills

This skill helps generate PlantUML sequence and class diagrams for new interfaces by analyzing code patterns and reference interfaces.
header-optimization

openharmonyinsight/openharmony-skills

This skill optimizes C++ header file compilation efficiency by systematically reducing dependencies and moving implementations from headers to cpp files.
log-coverage-analyzer

openharmonyinsight/openharmony-skills

This skill analyzes code repositories to verify log coverage across branches, flag high-frequency log risks, and improve debugging context.
oh-distributed-security-design-review

openharmonyinsight/openharmony-skills

This skill performs OpenHarmony distributed security code reviews, applying 18 design-rule checks to identify authorization, trust, data, and state machine
oh-graphic-pixel-tests-generator

openharmonyinsight/openharmony-skills

This skill helps you generate pixel-level OpenHarmony graphic test code with a complete framework, templates, and API references.
oh-pdd-code-generator

openharmonyinsight/openharmony-skills

This skill automatically generates an OpenHarmony code framework from design documents, including IDL interfaces, directory structure, headers, sources, and
oh-pdd-prd-analysis

openharmonyinsight/openharmony-skills

This skill analyzes HM Desktop PRD documents to extract requirements, validate completeness, check chapter order, verify KEPs, and generate a structured report.
oh-xts-generator-template

openharmonyinsight/openharmony-skills

This skill automates OpenHarmony XTS test case generation by parsing API definitions, analyzing coverage, and generating design docs and code that follow XTS
ohos-app-build-debug

openharmonyinsight/openharmony-skills

This skill builds, installs, launches, and debugs HarmonyOS/OpenHarmony apps by auto-detecting DevEco Studio and configuring tools for you.
openharmony-security-review

openharmonyinsight/openharmony-skills

This skill helps you identify security vulnerabilities in OpenHarmony C++ system services by auditing IPC handling, multithreading, and permission checks.
openharmony-ut

openharmonyinsight/openharmony-skills

This skill automates OpenHarmony UT and fuzz test workflows, guiding you through configuration, compilation, deployment, and execution for reliable tests.
oh-xts-build-run

openharmonyinsight/openharmony-skills

This skill orchestrates XTS build and run in one workflow, compiling to HAP and executing tests with optional package and api parameters.
arkui-menu-debug

openharmonyinsight/openharmony-skills

This skill guides you through structured debugging of Menu component issues, analyzes logs, and generates patches to enhance diagnostics.