electron skills

667 tagged electron, measured the same way as everything else here.

Browse within: desktop-app 183typescript 116a-shares 57agent-orchestration 57china-stock-market 57fastify 57financial-analysis 57fluent-ui 57acp 45cyrene 44honkai-star-rail 44coding-agent 34agent-harness 33editor 32

auto-perf-optimize

01

microsoft/vscode

Skill Claude CodeCodex

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.

190k yesterday A 62 tokens original MIT

chat-perf

02

microsoft/vscode

Skill Claude CodeCodex

Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.

190k yesterday A 51 tokens original MIT

microsoft/vscode

Skill Claude CodeCodex

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

190k yesterday A 71 tokens original MIT

electron/electron

Skill Claude CodeCodex

End-to-end Chrome security backport for an Electron release branch. Given a Chrome Releases blog URL and a branch (e.g. 41-x-y), determines which CVE fixes are missing from the actual synced source, writes the cherry-pick patches locally, validates them with e sync --3 + lint --patches, then pushes a single PR. Use…

123k yesterday A 121 tokens original MIT

electron/electron

Skill Claude CodeCodex

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during e sync --3. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.

123k yesterday A 62 tokens original MIT

electron/electron

Skill Claude CodeCodex

Guide for performing Node.js version upgrades in the Electron project. Use when working on the roller/node/main branch to fix patch conflicts during e sync --3. Covers the patch application workflow, conflict resolution, analyzing upstream Node.js changes, building, running the Node.js test suite, and proper commit…

123k yesterday A 69 tokens original MIT

app-builder-sdk

07

holaboss-ai/holaOS

Skill Claude CodeCodex

Build a new holaOS app using @holaboss/app-builder-sdk (5 backend primitives + optional shadcn dashboard UI). The canonical path for vibe-coded apps — integration modules AND dashboard apps both live here.

11k 10d ago A 47 tokens

build-dashboard

08

holaboss-ai/holaOS

Skill Claude CodeCodex

Build the visual layer of a holaOS dashboard app — TanStack Start + @holaboss/ui + workspace tokens. Use when an app has SDK primitives wired (via app-builder-sdk) AND needs a src/client/ UI surface. NOT for marketing pages, NOT for snapshot HTML reports.

11k 10d ago A 63 tokens

interface-design

09

holaboss-ai/holaOS

Skill Claude CodeCodex

This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).

11k 10d ago A 36 tokens

mediago-dev/mediago

Skill Claude CodeCodex

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

9.2k 3d ago A 61 tokens copy · 100% MIT

mediago-dev/mediago

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

9.2k 3d ago A 67 tokens original MIT

mediago

12

mediago-dev/mediago

Skill Claude CodeCodex

Download videos from m3u8/HLS streams, Bilibili, and direct URLs using MediaGo. 下载视频、m3u8直播流、B站视频。 Triggers on: download video, 下载视频, 下载这个链接, 帮我下载, m3u8 download, 设置mediago地址, configure mediago, mediago api key. Requires a running MediaGo instance (desktop app or Docker).

9.2k 3d ago A 90 tokens original MIT

feishu-bitable

13

op7418/CodePilot

Skill Claude CodeCodex

A skill for managing Feishu Bitable, a database-like spreadsheet for organising structured records. It supports tables, fields, views, filters, and bulk changes.

6.4k 3d ago A 159 tokens

feishu-calendar

14

op7418/CodePilot

Skill Claude CodeCodex

A Feishu calendar and scheduling skill. It manages calendars and events and can check when people are available or busy.

6.4k 3d ago A 33 tokens

feishu-create-doc

15

op7418/CodePilot

Skill Claude CodeCodex

A skill for creating Feishu cloud documents from Lark-flavoured Markdown, a Feishu-specific form of plain-text document formatting.

6.4k 3d ago A 40 tokens

netcatty-tool-cli

16

binaricat/Netcatty

Skill Claude CodeCodex

Use this skill when an external agent needs to operate on Netcatty sessions through Skills + CLI instead of the netcatty-remote-hosts MCP server.

5.5k yesterday A 38 tokens GPL-3.0

openscreen-design

17

getopenscreen/openscreen

Skill Claude CodeCodex

Use this skill to generate well-branded interfaces and assets for OpenScreen (an AI-native screen-recording studio & video editor), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

2.2k yesterday A 62 tokens original MIT

composio

18

elie222/rakazo

Skill Claude CodeCodex

Route and complete Composio work across Composio For You and Composio Platform. Use when the user mentions Composio; wants an agent to use apps such as Gmail, Slack, GitHub, Notion, Calendar, or Linear; needs first-time setup, an SDK or MCP integration, CLI operation, migration guidance, current documentation, or help…

1.6k yesterday A 84 tokens original Apache-2.0

spec-review

19

microsoft/winappCli

Skill Claude CodeCodex

Independent, multi-model review of a design or spec before any code is written, for the microsoft/winappcli repo. Activate when a contributor asks to "review this spec", "review my design", "review this design doc", "validate this approach", "should we build this", "spec review", "design review", or "feature review".…

1.2k 3d ago A 194 tokens original MIT

winapp-maui

20

microsoft/winappCli

Skill Claude CodeCodex

Package and sign .NET MAUI Windows apps with winapp, resolving the resizetizer manifest dependency. Use when packaging or signing a .NET MAUI Windows app, building a MAUI MSIX or signed unpackaged build in CI, or fixing 'manifest contains unresolved placeholders ($placeholder$)' errors from winapp package.

1.2k 3d ago A 71 tokens original MIT

winapp-setup

21

microsoft/winappCli

Skill Claude CodeCodex

Set up a Windows app project for MSIX packaging, Windows SDK access, or Windows API usage, or scaffold a brand-new WinUI 3 app. Use when creating or scaffolding a new WinUI app from scratch, adding Windows support to an Electron, .NET, C++, Rust, Flutter, or Tauri project, or restoring SDK packages after cloning.

1.2k 3d ago A 78 tokens original MIT

fanbox-agent

22

alchaincyf/fanbox

Skill Claude CodeCodex

A controller for terminal windows inside the FanBox desktop app. It can list windows, read their output, send commands, open new windows, and schedule commands.

996 4d ago B 101 tokens original MIT

imap-smtp-email

23

freestylefly/wesight

Skill Claude CodeCodex

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.

904 8d ago A 82 tokens original MIT

pdf

24

freestylefly/wesight

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

904 8d ago A 50 tokens copy · 77% MIT