Skip to main content
Run any Skill in Manus
with one click
ZviBaratz
GitHub creator profile

ZviBaratz

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

skills collected
8
repositories
3
updated
2026-07-22
repository explorer

Repositories and representative skills

ego-lint
software-quality-assurance-analysts-and-testers

Run automated EGO (extensions.gnome.org) compliance checks on a GNOME Shell extension. Validates metadata.json, GSettings schema, import segregation, console.log usage, deprecated modules, web APIs, binary files, CSS scoping, ESLint with gnome config, and package contents. Use when checking extension code quality, preparing for EGO submission, or when linting, validation, or GNOME extension compliance is mentioned.

2026-05-17
ego-review
software-developers

Perform a manual code review of a GNOME Shell extension simulating what an EGO reviewer checks. Analyzes lifecycle correctness, signal disconnection, resource cleanup, async safety, security patterns, and code quality. Use before EGO submission, when reviewing GNOME extension code, or for pre-submission review.

2026-03-12
ego-simulate
software-quality-assurance-analysts-and-testers

Simulate an EGO review submission โ€” produces a readiness report based on published review criteria. Triages the extension in reviewer order, applies a 23-reason rejection taxonomy with weighted scoring, and generates a structured report with a pass/fail verdict. Use before EGO submission to assess review readiness.

2026-03-09
ego-field-test
software-quality-assurance-analysts-and-testers

Run automated field tests across all registered GNOME extensions, diff against baselines, classify findings, and produce regression reports.

2026-03-07
ego-submit
software-quality-assurance-analysts-and-testers

Complete pre-submission validation for EGO (extensions.gnome.org). Runs automated lint, performs manual code review, validates packaging, and produces a submission readiness report. Use as the final check before uploading to extensions.gnome.org.

2026-03-03
ego-scaffold
software-developers

Create a new GNOME Shell extension project with correct structure, lifecycle boilerplate, eslint-config-gnome, and EGO-compliant metadata. Generates extension.js, prefs.js, metadata.json, schema, stylesheet, and tooling. Use when creating a new extension, scaffolding a project, or starting fresh.

2026-02-27
Showing 3 of 3 repositories
All repositories loaded