ClaudSkillsGeneral › Page 187

General-Purpose Claude Skills (Page 187 of 402)

Productivity, automation, knowledge management, integrations, AI tooling, and general-purpose skills for Claude Code.

24,075 skills · updated 2026-05-05 · showing 11161–11220 of 24,075 by quality score

Use when working with Electrobun's RPC system — defineElectrobunRPC, Electroview.defineRPC, ElectrobunRPCSchema types, bun-to-renderer and renderer-to-bun communication.
Score 70/100
Use when working with WebGPU in Electrobun — GpuWindow, WGPUView, WGSL shaders, KEEPALIVE pattern, render loops, FFI pointer management, and GPU buffer serialization.
Score 70/100
The master Electrobun development lifecycle guide. Use for any Electrobun project to understand where you are in the pipeline and what comes next. Links all stages together.
Score 70/100
Electromagnetism from Coulomb's law through Maxwell's equations and optics. Covers electric fields, Gauss's law, electric potential, capacitance, DC circuits (Ohm's law,…
Score 70/100
Guide for adding new Electron APIs to Wave Terminal. Use when implementing new frontend-to-electron communications via preload/IPC.
Score 70/100
Build Electron desktop applications with IPC, window management, and packaging. Use when working on TitanMirror desktop app or any cross-platform desktop applications.
Score 70/100
Configure electron-updater with code signing verification, delta updates, staged rollouts, and multiple update channels for Electron applications
Score 70/100
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`.
Score 70/100
Desktop application development with Electron for Windows, macOS, and Linux. Use when building cross-platform desktop apps, implementing native OS features, or packaging web apps…
Score 70/100
Provides comprehensive guidance for Electron EGG framework including project structure, main/renderer processes, IPC, window management, and desktop app development.
Score 70/100
Profile Electron app memory usage, detect leaks, analyze renderer process memory, and optimize memory consumption
Score 70/100
Build and bundle native Node.js addons for Electron with proper ABI compatibility, cross-compilation support, and rebuild automation
Score 70/100
Expert in building cross-platform desktop applications using web technologies (HTML/CSS/JS) with the Electron framework.
Score 70/100
Register and handle custom URL protocols (deep linking) across platforms for Electron applications
Score 70/100
Electronics Educational Pack — routes queries to 15 modules covering Ohm's law through PCB design
Score 70/100
When the user wants to optimize electronics manufacturing supply chains, manage semiconductor sourcing, handle PCB assembly, or navigate component allocation.
Score 70/100
Use when creating animations that convey luxury, refinement, or premium brand experiences.
Score 70/100
Create world-class, accessible, responsive interfaces with sophisticated interactive elements including chat, terminals, code display, and streaming content.
Score 70/100
Vérifie la conformité du code PHP aux principes Elegant Objects de Yegor Bugayenko. Analyse un fichier spécifique ou tous les fichiers modifiés dans la branche.
Score 70/100
Vérifie la conformité du code PHP aux principes Elegant Objects de Yegor Bugayenko. Analyse un fichier spécifique ou tous les fichiers modifiés dans la branche.
Score 70/100
Element is a zero dependency library to efficiently generate HTML, without templates in Go
Score 70/100
Provides comprehensive guidance for Element Plus Vue 3 component library including installation, components, themes, internationalization, and API reference.
Score 70/100
Use when reasoning about elementary data structures, dynamic sets, arrays, matrices, stacks, queues, linked lists, sentinels, rooted trees, representation choices, invariants,…
Score 70/100
Use when representing graphs or solving graph-search problems with adjacency lists, adjacency matrices, breadth-first search, depth-first search, topological sorting, strongly…
Score 70/100
Classic writing guide by William Strunk Jr. (1918, public domain). Use when editing prose for clarity, conciseness, and proper grammar.
Score 70/100
Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text.
Score 70/100
Apply Strunk's writing rules to any prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer.
Score 70/100
Build multi-file features with unstoppable momentum. Trumpet the vision, gather materials, construct with strength, test thoroughly, and celebrate completion.
Score 70/100
Manage ElevenLabs Conversational AI agent configuration including prompts, voice settings, MCP servers, and conversation settings.
Score 70/100
AI-powered audio generation using ElevenLabs API - text-to-speech with lifelike voices, sound effects generation, and music creation from text descriptions.
Score 70/100
Build conversational AI voice agents with ElevenLabs Platform. Workflow: configure agent, add tools and knowledge base, integrate SDK, test, deploy.
Score 70/100
Build conversational AI voice agents with ElevenLabs Platform. Configure agents, tools, RAG knowledge bases, multi-voice, and Scribe STT across React, React Native, or Swift.
Score 70/100
Automate ElevenLabs text-to-speech workflows -- generate speech from text, browse and inspect voices, check subscription limits, list models, stream audio, and retrieve history…
Score 70/100
Implement ElevenLabs text-to-speech and voice cloning workflows. Use when building TTS features, cloning voices from audio samples, or implementing the primary ElevenLabs…
Score 70/100
Implement ElevenLabs speech-to-speech, sound effects, audio isolation, and speech-to-text. Use when converting voice to another voice, generating sound effects from text, removing…
Score 70/100
Select and tune an ElevenLabs TTS voice - curated voice list, custom/cloned voices via API key, and tuning parameters
Score 70/100
ELF binary inspection skill for Linux. Use when examining ELF executables or shared libraries with readelf, objdump, nm, or ldd to understand symbol visibility, section layout,…
Score 70/100
Explain any topic in the simplest possible terms using analogies and everyday examples. Use when the user says "explain like I'm 5", "eli5", "explain simply", "dumb it down", or…
Score 70/100
eLife figure preparation: file formats (TIFF/EPS/PDF), striking image requirements (1800x900 px), figure supplement naming, and image screening policy treating selective…
Score 70/100
Use when legacy prompts or older framework flows reference `elite-developer` and you need the modern runtime to resolve that capability cleanly.
Score 70/100
Use when working with Elixir code — writing modules, functions, tests, mix tasks, templates, logging, or any Elixir/OTP project.
Score 70/100
Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash…
Score 70/100
Expert in Elixir, Phoenix Framework, and OTP. Specializes in building concurrent, fault-tolerant, and real-time applications using the BEAM.
Score 70/100
Use when designing or architecting Elixir/Phoenix/LiveView applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models,…
Score 70/100
PROHIBITS placeholder code, default values that mask missing data, and silent failures. Enforces fail-fast with loud errors. Use when implementing ANY function or data structure.
Score 70/100
BLOCKS shortcuts like modifying dialyzer.ignore or .credo.exs excludes. Enforces fixing actual problems. Use when encountering ANY error, warning, or quality tool complaint.
Score 70/100
Elixir and Phoenix development guidelines with critical language-specific gotchas. Use when writing Elixir code, Phoenix applications, or Mix tasks.
Score 70/100
Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems.
Score 70/100
MANDATORY verification before claiming anything works. Run actual commands, read actual output, provide evidence. Use when claiming tests pass, build succeeds, or code works.
Score 70/100
Nix environment patterns for Ellie's projects. Use when (1) a tool or command is not available on the system, or (2) setting up a new project that needs a development environment.
Score 70/100
Erzeugt eine elliptische Flügel-Planform als JSON-Stützpunktliste (y, xyz_le, xyz_te, chord) aus Gesamtspannweite S und Root-Chord c_root.
Score 70/100
Look up Elm package documentation, list project dependencies, search the Elm package registry, and read module exports.
Score 70/100
Explains the mathematical principles behind Elo rating systems, including expected score calculation, rating updates, and the K-factor.
Score 70/100
Use when creating or modifying email templates for Elon AI - welcome emails, role changes, notifications, teacher digests, or QR code invitations.
Score 70/100
Agente que simula Elon Musk com profundidade psicologica e comunicacional de alta fidelidade. Ativado para: \"fale como Elon\", \"simule Elon Musk\", \"o que Elon diria sobre X\",…
Score 70/100
Implements Elon Musk's algorithm for efficiency to streamline development processes. This rule emphasizes critical questioning, simplification, optimization, acceleration, and…
Score 70/100
Analyze Elon Musk's repost patterns on X and generate tweets optimized for getting reposted by @elonmusk.
Score 70/100
Automate Elorus tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Use Elsevier APIs (Scopus search / abstract / author / trends / institution / open access) via simple CLI scripts.
Score 70/100
Comprehensive guide to ELT (Extract, Load, Transform) modeling patterns, dimensional modeling, fact and dimension tables, and data warehouse design
Score 70/100
Search all 24,075 General skills →