Skip to main content

UltronCore/claude-skill-vault

SkillsMP 已收集 UltronCore/claude-skill-vault 中的 544 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
544
GitHub 星标
1
GitHub Forks
0

已展示 40 / 544 个已收集 Skill。

职业分类
软件开发工程师
描述

Validate environment configuration files across local, staging, and production environments. Ensure required secrets, database URLs, API keys, and public variables are properly scoped and set. Use this skill when setting up environments, validating…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate environment configuration files across local, staging, and production environments. Ensure required secrets, database URLs, API keys, and public variables are properly scoped and set. Use this skill when setting up environments, validating…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build Raycast extensions using the Raycast API: commands, list views, forms, and preferences. Triggers on: Raycast, @raycast/api, raycast extension, raycast command, showToast, List.Item, Action.

原文语言:英语

更新
职业分类
数据库架构师
描述

Drizzle ORM type-safe SQL queries, schema definition, migrations, and Supabase/Postgres integration. Triggers on: drizzle-orm, drizzle, pgTable, mysqlTable, eq(), and(), drizzle migrate, drizzle-kit, schema.ts drizzle.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use Nix and NixOS for fully reproducible development environments, CI pipelines, and deployments. Covers flake-based project setup, devShells, Nix overlays, home-manager, NixOS configuration, and building Docker images with Nix for bit-reproducible containers.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build, maintain, generate fake test data for, and distribute the Example Workplace Attendance Tracker Excel/VBA tool. Use when asked about the attendance tracker, generating fake workplace data, fixing tracker issues, or creating center-specific templates.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Atlantis — automated Terraform/OpenTofu pull request workflow with plan and apply via PR comments. Use this skill whenever the user needs to automate Terraform plan/apply on PRs, enforce code review before infrastructure changes, set up GitOps for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

HashiCorp Boundary — identity-based secure remote access without VPN or bastion hosts. Use this skill whenever the user needs to provide SSH/RDP/database access to engineers without exposing infrastructure, replace bastion hosts with identity-aware access,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

HashiCorp Vault — secrets management, encryption as a service, and dynamic credentials. Use this skill whenever the user needs to store and retrieve secrets, generate dynamic database credentials, issue short-lived certificates (PKI), set up Kubernetes auth…

原文语言:英语

更新
职业分类
软件开发工程师
描述

HashiCorp Consul — service discovery, service mesh, and distributed configuration. Use this skill whenever the user needs service registration and health checking, DNS-based service discovery, Consul Connect service mesh with mTLS, KV store for distributed…

原文语言:英语

更新
职业分类
软件开发工程师
描述

HashiCorp Nomad — flexible workload orchestrator for containers, VMs, and binaries. Use this skill whenever the user needs to schedule jobs on bare-metal or cloud VMs without Kubernetes, run non-containerized workloads (Java JARs, raw binaries), orchestrate…

原文语言:英语

更新
职业分类
软件开发工程师
描述

HashiCorp Packer — automated machine image builder for AWS AMIs, Docker images, VMware, GCP, Azure, and more. Use this skill whenever the user needs to build reproducible machine images, bake AMIs for EC2 or Karpenter nodes, create golden images with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Grafana Alloy — OpenTelemetry collector and telemetry pipeline for the Grafana stack. Use this skill whenever the user needs to collect metrics, logs, or traces with an OTel-native collector, replace Prometheus Agent or Promtail with a unified collector,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Loki — log aggregation and querying in the Grafana observability stack. Use this skill whenever the user needs to aggregate logs from Kubernetes pods or containers, write LogQL queries, set up Promtail or Alloy log collection, configure log retention and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tempo — distributed tracing backend for the Grafana observability stack. Use this skill whenever the user needs to store and query distributed traces, integrate with OpenTelemetry, set up trace-to-logs or trace-to-metrics correlation in Grafana, configure…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Replicate cloud platform for running and deploying ML models via simple Python API

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Test Python async/await code with pytest-asyncio — native coroutine tests, async fixtures, and event loop configuration

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tailwind CSS utility classes for React Native — universal styling

原文语言:英语

更新
职业分类
信息安全分析师
描述

Detect accidentally committed secrets in git history with TruffleHog — a tool that scans git repositories, filesystems, S3 buckets, and CI/CD systems for exposed credentials, API keys, tokens, and other secrets. Use this skill whenever the user suspects…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Serverless GPU compute for ML workloads — run training, inference, and batch jobs on Modal

原文语言:英语

更新
职业分类
软件开发工程师
描述

Together AI cloud inference API for open-source LLMs with OpenAI-compatible endpoints

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate type-safe interface mocks for Go tests with Mockery — no hand-written boilerplate, full testify integration

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run integration tests against real databases, message brokers, and services using Docker containers managed by Testcontainers

原文语言:英语

更新
职业分类
软件开发工程师
描述

Universal UI kit for React Native and web — performant, themeable, typed

原文语言:英语

更新
职业分类
信息安全分析师
描述

Find Python security vulnerabilities with Bandit — a static analysis tool that detects common security issues in Python code like SQL injection, command injection, hardcoded secrets, use of insecure functions, and more. Use this skill whenever the user wants…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Scan Infrastructure as Code for security misconfigurations with Checkov — a static analysis tool that checks Terraform, CloudFormation, Kubernetes, Helm, ARM, Bicep, Serverless, and Dockerfile for security issues before deployment. Use this skill whenever the…

原文语言:英语

更新
职业分类
数据科学家
描述

Design and analyze A/B tests with statistical rigor: sample sizing, significance testing, CUPED variance reduction, multi-armed bandits, and experiment reporting.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Structured data extraction from LLMs using schema definitions and few-shot examples

原文语言:英语

更新
职业分类
软件开发工程师
描述

Clean, type-safe LLM API wrapper with structured outputs, streaming, and provider-agnostic interface

原文语言:英语

更新
职业分类
软件开发工程师
描述

Massive Text Embedding Benchmark for evaluating and comparing embedding models across tasks

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Evaluation framework for RAG pipelines measuring faithfulness, relevance, and answer correctness

原文语言:英语

更新
职业分类
软件开发工程师
描述

Microsoft's AI orchestration SDK for integrating LLMs into .NET, Python, and Java apps

原文语言:英语

更新
职业分类
数据科学家
描述

Fine-tune sentence-transformers models for custom embedding tasks using contrastive and distillation training

原文语言:英语

更新
职业分类
软件开发工程师
描述

Real-time features with WebSockets, Server-Sent Events, and Supabase Realtime. Triggers on: WebSocket, socket.io, SSE, ReadableStream, Supabase Realtime, .on('INSERT'), channel.subscribe, EventSource.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator,"…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Cilium — eBPF-based networking, security, and observability for Kubernetes. Use this skill whenever the user needs Kubernetes CNI with advanced network policies, mutual TLS between services, Hubble observability, service mesh without sidecars, BGP routing, or…

原文语言:英语

更新
职业分类
其他业务运营专家
描述

Systematically reduce cloud infrastructure costs through rightsizing, reserved instances, spot instances, autoscaling, and architectural optimization across AWS, GCP, and Azure.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Instrument microservices with distributed tracing using OpenTelemetry, Jaeger, and Tempo. Covers span creation, context propagation, sampling strategies, trace-to-log correlation, and building service dependency maps from trace data.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Design and manage DNS infrastructure: zone configuration, record types, TTL strategy, DNSSEC, GeoDNS, failover routing, and operational runbooks.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build internal developer platforms (IDPs) with golden paths, self-service infrastructure, Backstage portals, and platform-as-a-product principles. Covers Backstage catalog, scaffolding templates, Crossplane, Argo CD GitOps, and measuring platform adoption…

原文语言:英语

更新
已展示 40 / 544 个已收集 Skill。