Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

gnome-extension-reviewer

gnome-extension-reviewer에는 ZviBaratz에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
8
업데이트
2026-05-17
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ego-lint
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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

2026-03-07
ego-submit
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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