Skip to main content

electron-candidate-discovery

Find practical Electron apps that are likely patchable with the same Electron-plus-Squirrel method. Use when building an actionable shortlist of candidate apps rather than a broad inventory.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
SpecterOps/skills
آخر نشاط في المصدر
١٤ أغسطس ٢٠٢٦ في ٠١:١٦
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٦٢٥
التفرعات
٦٨

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

مستكشف الملفات
4 ملفات

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
electron-candidate-discovery
description
Find practical Electron apps that are likely patchable with the same Electron-plus-Squirrel method. Use when building an actionable shortlist of candidate apps rather than a broad inventory.
metadata
{"author":"GhostWorks"}
# Electron Candidate Discovery Use this skill to identify practical Electron app candidates for the same patching and delivery method. ## Goal Return a ranked shortlist of realistic candidates, not a broad catalog. ## For Each Candidate Include - app name - why it is practical - packaging shape - installer/update mechanism - whether it appears Squirrel-like or similarly patchable - likely main-process entrypoint location - obvious blockers or drawbacks ## Selection Bias Prioritize apps that are: - clearly Electron-based - locally patchable without bespoke tooling - packaged in a way that exposes entrypoints or repackable resources - delivered through Squirrel or a closely similar updater/install chain - realistic for user delivery and repeated rebuild workflows ## Output Return a ranked shortlist with concise, actionable reasoning for each entry.
عرض على GitHub