Develop ebook ideas into structured concepts ready for architecture. Use when the user has an ebook idea (from a brainstorm document, existing content to repurpose, a book section…
eBPF skill for Linux observability and networking. Use when writing eBPF programs with libbpf or bpftrace, attaching kprobes/tracepoints/XDP hooks, debugging verifier errors,…
Rust eBPF skill using the Aya framework. Use when writing eBPF programs in Rust with aya-bpf and aya-log, defining BPF map types, integrating with tokio userspace, sharing maps…
Generate test infrastructure for eBPF CNF programs including network namespace setup, virtual interface creation, traffic generation, packet injection, and validation of packet…
Create an Ubuntu 24.04 LTS EC2 instance with Claude Code, Playwright (headless browser testing), tmux, git, beads (bd) task tracking, and agent-deck session manager pre-installed.
Lokaler eCAD-Analyse-Agent für Schaltungsbücher aus unterschiedlichen eCAD-Systemen (EPLAN, WSCAD, SEE Electrical, AutoCAD Electrical, Zuken, PDF).
Command skill for 'python-review'. Use when users request Python development, testing, quality, and review workflows; code review, critique, and severity-ranked findings.
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies. — from ssrxs/scx-studio-pro-fixed
Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.
Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications. — from Undermybelt/hermes-skills
Implements multi-language support for ECHONET property descriptions using PropertyTable / PropertyDesc and the get_property_description WebSocket API.
ECi Software Solutions integration. Manage data, records, and automate workflows. Use when the user wants to interact with ECi Software Solutions data.
Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair…
Use when reviewing code for environmental impact, auditing sustainability of infrastructure choices, or when user runs /eco-review.
Audit and optimize e-commerce landing pages for conversion. CTA placement, trust signals, page structure, copy optimization, and A/B testing strategy for product pages, collection…
12 econometrics skills. Trigger: causal analysis, regression models, treatment effects, panel data. Design: method-centric guides with R/Python code and diagnostic tests.
Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases…
ECR via AWS CLI v2 (`aws ecr`). Repositories, images, lifecycle policies, scanning, authentication, registry.
ECS blue/green deployment patterns. Recommends ALB-native weighted target groups as the simpler default; covers CodeDeploy as a reference for teams that already use it or need…
ECS deployment strategies including rolling updates, blue-green with CodeDeploy, canary releases, and GitOps workflows.
AWS Fargate serverless container compute for ECS. Covers Fargate vs EC2 decision guide, CPU/memory sizing, platform versions, Fargate Spot cost optimization, Graviton/ARM…
Analyze Entity Component System implementations for performance bottlenecks including entity iteration efficiency, system priority ordering, memory allocation patterns in hot…
Use when ECS Service Connect の DNS alias が IPv6 アドレスを返し、 IPv4-only の Fargate task から `network is unreachable` / `EAI_AGAIN` 等で接続できない問題に遭遇したとき。 OTel Collector → Tempo の OTLP gRPC、…
Use when stress-testing identification, assumptions, asymptotics, regularity conditions, and proofs in a The Econometrics Journal (EctJ) submission, including proof placement…
Electronics project architecture and constraint definition. Guides users through defining project requirements, power systems, interfaces, and physical constraints.
World-class expert across full-stack, frontend, TypeScript, Python, Google Apps Script, testing, marketing, SaaS, Lean Six Sigma, and data analytics.
Edge-to-autocompact zone check. Spočítá zone (green/yellow/orange/red) + action + turns_remaining z /context tokens. Token-free, deleguje Pythonu.
Use when designing edge computing architectures, serverless at edge, or distributed compute strategies.
Deploy to edge runtimes (Cloudflare Workers, Vercel Edge, Deno Deploy) for globally distributed, low-latency applications.
Model compression techniques including quantization, pruning, and knowledge distillation for edge deployment
Advanced Edge Computing patterns — streaming responses (TransformStream, Server-Sent Events), edge caching (Cache API, stale-while-revalidate), Miniflare testing, and common edge…
Automatically optimizes Cloudflare Workers performance during development, focusing on cold starts, bundle size, edge caching, and global latency
Distribute rendering logic to edge nodes to minimize TTFB and support personalized caching.
Modern edge-native web stack: Hono + htmx + UnoCSS + Cloudflare D1. Use when: building server-rendered apps with interactivity, rapid prototyping, CRUD apps, landing pages,…
Edit Banana — convert diagram images (PNG/JPG) into editable DrawIO XML. Edit text on screenshots of flowcharts, architecture diagrams, tables, formulas.
Add or replace a WHOLE Kibana dashboard NDJSON saved-object export in IaC -- commit a user-pasted/Kibana-exported NDJSON verbatim to…
Instrument a Python application with the Elastic Distribution of OpenTelemetry (EDOT) Python agent for automatic tracing, metrics, and logs.
Guide for developing EDS blocks using vanilla JavaScript, Content Driven Development, and block decoration patterns.
Guide for testing EDS blocks using test.html files and the development server. Covers test file structure, EDS core integration, testing patterns, and debugging workflows for…
Set up a GitHub Actions CI/CD pipeline for an AEM Edge Delivery Services project. Generates workflow YAML files for ESLint (Airbnb rules), Lighthouse CI performance testing, link…
Guide for debugging and performance optimization of EDS blocks including error handling, FOUC prevention, Core Web Vitals optimization, and debugging workflows for Adobe Edge…
Entity Framework Core patterns — queries, migrations, relationships, concurrency, performance. Auto-loads for DbContext/migration work.
Generate D2 database diagrams from Entity Framework Core models. USE FOR: EF Core database diagram, Entity Framework Core ERD, DbContext diagram, C# entity relationship diagram,…
Effect TypeScript best practices. Use when implementing Effect features like services, layers, error handling, or patterns.
Use when analyzing the Reactive Agents codebase for architectural improvements, abstraction opportunities, composability gaps, or Effect-TS engineering quality — before proposing…
Declarative actors and durable workflows for @effect/cluster. Use when building actor/entity definitions with effect-encore, wiring handlers, writing execute/send/peek/watch…
Quick lookup for Effect TypeScript library APIs, patterns, and source code. Use when you need to find Effect functions, understand Effect patterns, or look up implementation…
Effect-TS pattern reference for TMNL. Invoke when implementing services, schemas, atoms, or Effect-based architecture. Provides canonical file locations and pattern precedents.
Expert regex pattern generation, optimization, testing, and explanation using deterministic AST-based construction.
Testing patterns with layers, mocks, and deterministic time. Use when preparing testable services and small smoke tests.
7-layer Effect-TS architecture for Holochain applications. Use when implementing domains, validating architecture, or creating stores with standardized patterns.
Mandatory Effect-TS coding patterns for the Reactive Agents framework. Use when writing any TypeScript code, creating services, defining types, handling errors, or composing…
Use when explaining, debugging, refactoring, or teaching Effect-TS and functional TypeScript.
Effect TS review: services, layers, errors, Schema, concurrency, resources, tests.
Effect is a comprehensive TypeScript standard library that provides structured concurrency, typed errors, dependency injection, schema validation, and observability — replacing…
Analyzes and refactors Go code using Effective Go principles. Use when refactoring Go code, identifying anti-patterns, improving Go idioms, or applying Go best practices.
Use for implementing or amending unit tests and Playwright tests when features or behavior change, ensuring updates are validated with robust, maintainable test coverage.
EgeSüt ERP fullstack geliştirme — Tohumlama, doğum, hayvan yönetimi, veteriner domain kuralları ile kod yaz. Vanilla JS, Supabase, IndexedDB.
Use when designing conversational AI architecture on Salesforce: Einstein Bot dialog design, Agentforce Agent topic planning, intent models, NLU training strategy, bot-to-agent…
Responde preguntas personales en español cumpliendo estrictamente con restricciones gramaticales específicas (tiempo verbal, persona, número de verbos, estructura de frase)…