Eclipse Oniro Mirrors avatar

Eclipse Oniro Mirrors

Official

@eclipse-oniro-mirrors

0Followers
|
794Public Repos
|
12Published Skills

Offers specialized engineering capabilities for OpenHarmony build orchestration, ArkUI component architecture, and source code analysis within the ACE Engine ecosystem.

Skills Distribution
DomainDeveloper To...Build Orchestration (40%)Code Quality Analy.. (30%)Component Architec.. (30%)

Agent Skills by Eclipse Oniro Mirrors

Showing 12 vetted skills indexed across 2 GitHub repositories.

eclipse-oniro-mirrorseclipse-oniro-mirrors

helloworld

Generate a Hello World Python file and fetch OpenHarmony contribution statistics.

Official
Intermediate
eclipse-oniro-mirrorseclipse-oniro-mirrors

ohhdc

Automate OpenHarmony HAP lifecycle tasks via HDC with Bash commands.

Official
Advanced
eclipse-oniro-mirrorseclipse-oniro-mirrors

ohtest

Generate OpenHarmony unit tests from TypeScript declarations and UI tests from ArkUI pages.

Official
Intermediate
eclipse-oniro-mirrorseclipse-oniro-mirrors

ohbuild

Automate OpenHarmony HAP building and signing workflows via hapbuild.py.

Official
Intermediate
eclipse-oniro-mirrorseclipse-oniro-mirrors

gitlog

Summarize git history and repository status with commit and report commands.

Official
Advanced
eclipse-oniro-mirrorseclipse-oniro-mirrors

compile-analysis

Analyze per-file ACE Engine compile efficiency and visualize header dependencies.

Official
Advanced
eclipse-oniro-mirrorseclipse-oniro-mirrors

code-analysis

Analyze ACE Engine ArkUI code for architecture, bugs, performance, and test coverage.

Official
Advanced
eclipse-oniro-mirrorseclipse-oniro-mirrors

openharmony-build

Orchestrate OpenHarmony builds and analyze errors from build.log.

Official
Advanced
eclipse-oniro-mirrorseclipse-oniro-mirrors

diff-apply

Apply diff/patch files to the ace_engine codebase with backup and conflict resolution.

Official
Advanced
eclipse-oniro-mirrorseclipse-oniro-mirrors

build-error-analyzer

Extract and categorize OpenHarmony build errors from last_error.log files.

Official
Advanced
eclipse-oniro-mirrorseclipse-oniro-mirrors

tdd

Generate structured TDD unit tests for NG component Pattern methods.

Official
Intermediate
eclipse-oniro-mirrorseclipse-oniro-mirrors

arkui-api-design

Design ArkUI component APIs compliant with OpenHarmony TypeScript/JavaScript coding standards.

Official
Intermediate

Frequently Asked Questions About Eclipse Oniro Mirrors

FAQPage Schema
What specific engineering tasks are enabled by these capabilities?

These capabilities enable developers to perform deep analysis of ACE Engine compile efficiency, orchestrate OpenHarmony HAP builds, manage HAP lifecycles via HDC, and generate structured unit tests for ArkUI components. It facilitates rigorous code architecture reviews and automated error categorization from build logs.

Which target personas benefit from these technical capabilities?

These capabilities are designed for embedded systems engineers, OpenHarmony platform developers, and quality assurance specialists working within the ACE Engine framework. It is specifically tailored for those managing complex build environments, component API design, and test-driven development cycles for mobile or IoT operating systems.

What are the prerequisites for implementing these build and analysis functions?

Implementation requires an existing OpenHarmony development environment, access to the ACE Engine source tree, and a configured HDC environment for HAP lifecycle management. Users must have the necessary build dependencies installed to support TypeScript/JavaScript compilation and the specific build-log parsing requirements of the OpenHarmony ecosystem.