Home / Categories / Engineering
⚙️

Engineering

Code review, debugging, architecture, testing, deployment, and development workflows.

Skills 346
Featured 15
⚙️ Engineering
RARE

Embedding Strategies

Choose and optimize embedding models for semantic search and RAG. Compares model trade-offs, designs chunking strategies, handles domain adaptation, and tunes embedding quality to improve retrieval accuracy.

Community 2.9K
Scanned
embeddings semantic-search chunking
mkdir -p ~/.claude/skills/embedding-strategies && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/ai-agents/embedding-strategies/SKILL.md -o ~/.claude/skills/embedding-strategies/SKILL.md
⚙️ Engineering
RARE

GraphQL Code Generator

Generate fully typed client code, resolvers, and SDK from your GraphQL schema. Creates TypeScript types, React hooks, resolver signatures, and API clients with zero runtime overhead.

The Guild 2.9K
Scanned
graphql typescript codegen
mkdir -p ~/.claude/skills/graphql-codegen && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/graphql-architect/SKILL.md -o ~/.claude/skills/graphql-codegen/SKILL.md
⚙️ Engineering
RARE

Nmap Network Recon

Map networks and audit exposure with Nmap — the standard network discovery and security auditing tool. Discover live hosts, enumerate open ports and service versions, fingerprint operating systems, and script custom checks with the Nmap Scripting Engine for authorized assessments.

Community 2.9K
Scanned
security network-security reconnaissance
mkdir -p ~/.claude/skills/nmap-recon && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/nmap-recon/SKILL.md -o ~/.claude/skills/nmap-recon/SKILL.md
⚙️ Engineering
RARE

Tiptap Rich Text Editor

Build headless rich-text editors with Tiptap. Configures the ProseMirror-based editor, custom extensions and nodes, slash commands, bubble/floating menus, collaborative editing, and clean HTML/JSON output you fully style.

Community 2.9K
Scanned
tiptap rich-text-editor prosemirror
mkdir -p ~/.claude/skills/tiptap && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/react-expert/SKILL.md -o ~/.claude/skills/tiptap/SKILL.md
⚙️ Engineering
RARE

Weaviate Vector Database

Deploy and operate Weaviate clusters for vector and hybrid search. Spin up local Kubernetes clusters with the right version, replicas, modules, and auth for RAG development, testing, bug repro, and CI/CD.

Weaviate 2.9K
Scanned
weaviate vector-database hybrid-search
mkdir -p ~/.claude/skills/weaviate-vector-db && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/devops/operating-weaviate-local-k8s/SKILL.md -o ~/.claude/skills/weaviate-vector-db/SKILL.md
⚙️ Engineering
RARE

Biome Linter & Formatter

Set up Biome as a unified linter and formatter — 56x faster than ESLint + Prettier. Configures rules, migrates from existing setups, integrates with CI/CD, and handles project-wide code quality enforcement.

Biome 2.8K
Scanned
biome linting formatting
mkdir -p ~/.claude/skills/biome-linter && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/code-reviewer/SKILL.md -o ~/.claude/skills/biome-linter/SKILL.md
⚙️ Engineering
RARE

dnd kit Drag and Drop

Build accessible drag-and-drop with dnd kit. Implements sortable lists, kanban boards, and draggable canvases with keyboard support, collision detection, drag overlays, and sensors — lightweight and free of external dependencies.

Community 2.8K
Scanned
dnd-kit drag-and-drop sortable
mkdir -p ~/.claude/skills/dnd-kit && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/react-expert/SKILL.md -o ~/.claude/skills/dnd-kit/SKILL.md
⚙️ Engineering
RARE

Hugging Face Hub CLI

Drive the Hugging Face Hub from the terminal with the hf CLI. Download and upload models, datasets, and Spaces, create and manage repos, handle authentication, and clean up local cache.

Hugging Face 2.8K
Scanned
huggingface cli models
mkdir -p ~/.claude/skills/huggingface-cli && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/cli-automation/hugging-face-cli/SKILL.md -o ~/.claude/skills/huggingface-cli/SKILL.md
⚙️ Engineering
RARE

React State Management Patterns

Choose and implement the right React state solution — Redux Toolkit, Zustand, Jotai, or TanStack Query. Separates server state from client state and structures stores that scale without prop drilling or over-rendering.

Community 2.8K
Scanned
react state-management redux-toolkit
mkdir -p ~/.claude/skills/react-state-management && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/development/react-state-management/SKILL.md -o ~/.claude/skills/react-state-management/SKILL.md
⚙️ Engineering
RARE

Semgrep Static Analysis

Run lightweight static analysis on your code using Semgrep. Supports 30+ languages with customizable rules for security vulnerabilities, bug patterns, and code style enforcement.

Trail of Bits 2.8K
Scanned
security sast static-analysis
mkdir -p ~/.claude/skills/semgrep-sast && curl -fsSL https://raw.githubusercontent.com/trailofbits/skills/HEAD/plugins/semgrep-rule-creator/skills/semgrep-rule-creator/SKILL.md -o ~/.claude/skills/semgrep-sast/SKILL.md
⚙️ Engineering
RARE

Uptime Kuma

Self-hosted uptime monitoring with Uptime Kuma. Set up HTTP, TCP, DNS, Docker, and keyword checks; send multi-channel alerts to Slack, Telegram, Discord, and email; publish public status pages; and track SLA and response-time metrics.

Community 2.8K
Scanned
uptime-kuma monitoring status-page
mkdir -p ~/.claude/skills/uptime-kuma && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/uptime-kuma/SKILL.md -o ~/.claude/skills/uptime-kuma/SKILL.md
⚙️ Engineering
RARE

Agno Multi-Agent Framework

Build multi-agent systems in Python with Agno. Compose agents and teams, run them on the AgentOS runtime, integrate MCP servers and tools, and add memory and knowledge for production agentic apps.

Agno 2.7K
Scanned
agno agents multi-agent
mkdir -p ~/.claude/skills/agno-agents && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/ai-agents/agno/SKILL.md -o ~/.claude/skills/agno-agents/SKILL.md
⚙️ Engineering
RARE

Falco Runtime Security

Detect threats at runtime in containers and Kubernetes with Falco, the CNCF runtime security engine. Monitors system calls to catch anomalous behavior — shells in containers, unexpected network connections, sensitive file access — and write custom detection rules with MITRE ATT&CK mapping.

Community 2.7K
Scanned
security runtime-security kubernetes
mkdir -p ~/.claude/skills/falco-runtime && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/falco/SKILL.md -o ~/.claude/skills/falco-runtime/SKILL.md
⚙️ Engineering
RARE

GitOps Workflows

Design GitOps deployment workflows with ArgoCD and Flux. Structures Git repos (app-of-apps, monorepo vs polyrepo), deploys to multiple clusters with ApplicationSets, manages secrets with SOPS/Sealed Secrets/External Secrets, implements canary and blue-green rollouts, and compares ArgoCD vs Flux.

Community 2.7K
Scanned
gitops argocd flux
mkdir -p ~/.claude/skills/gitops-workflows && curl -fsSL https://raw.githubusercontent.com/ahmedasmar/devops-claude-skills/main/gitops-workflows/skills/SKILL.md -o ~/.claude/skills/gitops-workflows/SKILL.md
⚙️ Engineering
RARE

Qdrant Vector Memory

Use Qdrant for vector search, semantic caching, and long-term agent memory. Builds collections with metadata filtering, hybrid search, and semantic caches that cut LLM calls and shrink context windows.

Community 2.7K
Scanned
qdrant vector-database semantic-cache
mkdir -p ~/.claude/skills/qdrant-memory && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/ai-agents/qdrant-memory/SKILL.md -o ~/.claude/skills/qdrant-memory/SKILL.md
⚙️ Engineering
RARE

Redis Caching Patterns

Implement Redis caching and data structures for high-performance applications. Designs cache-aside, write-through, and TTL strategies plus pub/sub messaging, rate limiting, and session management.

Community 2.7K
Scanned
redis caching rate-limiting
mkdir -p ~/.claude/skills/redis-caching && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/sre-engineer/SKILL.md -o ~/.claude/skills/redis-caching/SKILL.md
⚙️ Engineering
RARE

Spring Boot 3

Generate Spring Boot 3.x services. Creates REST controllers, implements Spring Security 6 auth flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints for high-throughput Java microservices.

Community 2.7K
Scanned
spring-boot java jpa
mkdir -p ~/.claude/skills/spring-boot-engineer && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/spring-boot-engineer/SKILL.md -o ~/.claude/skills/spring-boot-engineer/SKILL.md
⚙️ Engineering
RARE

XState State Machines

Model complex UI and app logic as statecharts with XState. Builds finite state machines, hierarchical and parallel states, guarded transitions, actors, and side-effect handling for flows too tricky for booleans.

Community 2.7K
Scanned
xstate state-machines statecharts
mkdir -p ~/.claude/skills/xstate && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/react-expert/SKILL.md -o ~/.claude/skills/xstate/SKILL.md
⚙️ Engineering
RARE

Better Auth

Add framework-agnostic authentication with Better Auth. Covers email/password, social OAuth, sessions, two-factor, organizations and roles, plugins, and type-safe integration with Drizzle, Prisma, and modern TypeScript backends.

Community 2.6K
Scanned
better-auth authentication oauth
mkdir -p ~/.claude/skills/better-auth && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/backend/better-auth/SKILL.md -o ~/.claude/skills/better-auth/SKILL.md
⚙️ Engineering
RARE

Prometheus Alertmanager

Route, group, silence, and deliver alerts with Prometheus Alertmanager. Build routing trees, wire receivers for Slack, PagerDuty, and email, manage silences and inhibition rules, and debug flaky alert-delivery pipelines.

Community 2.6K
Scanned
alertmanager prometheus alerting
mkdir -p ~/.claude/skills/alertmanager && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/prometheus-alertmanager/SKILL.md -o ~/.claude/skills/alertmanager/SKILL.md
📊 Data
RARE

Apache Spark & PySpark

Process big data at scale with Apache Spark. Writes PySpark ETL jobs, builds DataFrame and Spark SQL transformations, tunes shuffles, partitions, joins, and caching, fixes data skew, and runs on Databricks, EMR, Dataproc, or Kubernetes.

Community 2.6K
Scanned
spark pyspark big-data
mkdir -p ~/.claude/skills/apache-spark && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/apache-spark/SKILL.md -o ~/.claude/skills/apache-spark/SKILL.md
Added to wishlist