Skip to main content
eclipse-che
GitHub creator profile

eclipse-che

Repository-level view of 13 collected skills across 3 GitHub repositories.

skills collected
13
repositories
3
updated
Jul 8, 2026
repository explorer

Repositories and representative skills

update-che-e2e-tests
software-quality-assurance-analysts-and-testers

Update E2E tests in the eclipse-che/che repository based on a GitHub pull request from an upstream repository. Analyzes PR selector changes, identifies affected test files in tests/e2e/, and applies locator updates following Che test conventions.

Jul 8, 2026
check-coverage
software-quality-assurance-analysts-and-testers

Run test coverage for all packages changed on this branch and identify uncovered code. Always invoke before writing a PR description, after adding new code, or when a PR receives coverage-related review feedback. Prevents CI coverage failures and catches…

Jun 24, 2026
commit-message
software-developers

Write a git commit message for any che-dashboard change. Invoke this before running git commit — for bug fixes, features, deps, a11y, refactors, or any other change type. Produces a conventional-commit subject line, optional body, and the required Assisted-by…

Jun 24, 2026
fix-cve-dep
software-developers

Upgrade a vulnerable npm dependency end-to-end — version bump, resolutions pin, yarn install, license regeneration, and commit. Invoke for any CVE, security advisory, or dependency vulnerability ticket (Jira CRW-*, GHSA-*, or a user request to "fix the X…

Jun 24, 2026
fix-pr-feedback
software-quality-assurance-analysts-and-testers

Fetch all review comments from a GitHub PR, triage which are already fixed and which still need work, apply the outstanding fixes, and push. Invoke whenever the user shares reviewer feedback, pastes a PR comment, or asks to "address feedback", "fix review…

Jun 24, 2026
manage-resolutions
software-developers

Audit and clean up the resolutions field in package.json — find orphaned pins, verify which are still needed, and safely remove stale ones. Invoke when asked to "check resolutions", "remove stale pins", "clean up package.json resolutions", or after a CVE fix…

Jun 24, 2026
pr-description
software-developers

Generate a full PR description following the che-dashboard template and save it to openspec/docs/. Invoke when asked to "write a PR description", "prepare the PR", "create a description for this branch", or "document what this PR does". Always run…

Jun 24, 2026
pr-test-section
software-quality-assurance-analysts-and-testers

Write the "Is it tested? How?" section of a che-dashboard PR description. Invoke any time you need to fill in the test section — UI fixes needing deploy-and-verify steps, logic fixes needing unit test counts, or dependency upgrades needing the license-check…

Jun 24, 2026
Showing 8 of 9 collected skills.
Showing 3 of 3 repositories
All repositories loaded