graphic-2d-PR

Installation
SKILL.md

Prerequisites

  • Git remotes configured (use git remote -v to check):
    • upstream repository (openharmony/graphic_graphic_2d)
    • user's fork (username/graphic_graphic_2d)
  • Gitcode MCP tools available (if not installed, install from this repo)
  • Build passes successfully

Workflow

1. Stage and Commit Changes

# Reset any staged changes and stage everything together
git reset HEAD .
git add .
git status
Installs
31
GitHub Stars
29
First Seen
Mar 11, 2026
graphic-2d-PR — openharmonyinsight/openharmony-skills