CI/CD

持续集成与部署

显示 1273-1296 / 共 1454 个技能
seligj95

azure-app-service-best-practices

seligj95

Best practices for Azure App Service web app development, configuration, and operations. Use when reviewing/optimizing App Service configs, implementing security patterns (Managed Identity, Key Vault), optimizing performance (cold starts, scaling), setting up production deployments (slots, CI/CD, health checks), cost optimization, or troubleshooting. Triggers on "best practices", "recommendations", "patterns", "how should I configure".

CI/CD 0 7个月前
JsonLee12138

deployment-config-create

JsonLee12138

Configure deployment files with a common baseline file plus environment override files. Use when setting up or adjusting Makefile-first deployment for test/prod/custom environments and non-default SSH/SCP ports.

CI/CD 0 6个月前
Hack23

ci-cd-security

Hack23

CI/CD pipeline security, supply chain security, SLSA compliance, artifact signing, dependency scanning

CI/CD 236 6个月前
svensxl

ohmyzsh-p10k

svensxl

在 macOS 系统上安装和配置 Oh My Zsh 及 Powerlevel10k 主题的完整指南。当用户需要美化终端、安装 oh-my-zsh、配置 powerlevel10k 主题、安装 Nerd Fonts 字体、或配置 iTerm2 颜色主题时使用此 skill。

CI/CD 0 6个月前
Zandereins

deploy-helper

Zandereins

Deterministic quality scorer for AI agent instruction files — 8-dimension scoring with security, multi-format (SKILL.md, CLAUDE.md, .cursorrules, AGENTS.md), anti-gaming detection, zero dependencies

CI/CD 15 5个月前
showlotus

resume-optimizer

showlotus

技术简历要点优化工具。专为技术人员设计,将平淡的项目描述改写为符合大厂标准的简历要点。使用场景:(1) 用户提供技术工作描述需要改写为简历语言 (2) 用户明确要求优化简历内容 (3) 用户提供的描述需要符合 STAR 法则和专业表达 (4) 需要生成多个版本的简历话术供选择。输出标准专业版、数据驱动版和专家架构师版三种格式。

自动化 0 7个月前
Pranav-Karra-3301

ci-cd

Pranav-Karra-3301

Security-hardening skill for CI/CD pipelines and pre-commit hooks. Scans codebases to detect missing security infrastructure and generates configurations. Use when: (1) Setting up CI/CD for a new project ("add CI", "setup GitHub Actions", "create workflow") (2) Adding pre-commit hooks ("add husky", "setup pre-commit", "add git hooks") (3) Security hardening ("add SAST", "setup CodeQL", "add dependabot", "security scan") (4) Auditing existing CI/CD ("check my workflows", "what security am I missing") (5) Adding commit standards ("add commitlint", "enforce conventional commits") Triggers: "CI/CD", "GitHub Actions", "pre-commit", "husky", "CodeQL", "Semgrep", "dependabot", "SAST", "security scanning", "lint-staged", "commitlint", "git hooks"

CI/CD 0 7个月前
nimeshgurung

senior-devops

nimeshgurung

Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.

CI/CD 0 9个月前
longtengsiha

arbitrum-dapp-skill

longtengsiha

Opinionated guide for building dApps on Arbitrum using Stylus (Rust) and/or Solidity. Covers local devnode setup, contract development, testing, deployment, and React frontend integration with viem. Use when starting a new Arbitrum project, writing Stylus or Solidity contracts, deploying to Arbitrum, or building a frontend that interacts with Arbitrum contracts.

CI/CD 0 7个月前
0juano

edgeone-pages-deploy

0juano

Deploys static HTML to a public URL instantly with no authentication required. Use when asked to "host this", "deploy this site", "get a public link", "share this HTML", "quick deploy", "publish this page", or any request to make an HTML file publicly accessible via URL. Supports self-contained HTML files with inline CSS/JS.

CI/CD 0 7个月前
elsi06

heizoelpreise

elsi06

Fetches heating oil prices from Swiss providers (Coop, Migrol, Agrola) and displays results via OpenClaw.

CI/CD 0 6个月前
hk-vk

httpsdocsbaseorgbase-chainllmstxt

hk-vk

Base is a fast, low-cost Ethereum L2 for building global onchain apps; start here to deploy, connect, and operate reliably.

智能体 0 6个月前
ehtbanton

github-actions-workflow

ehtbanton

Generate GitHub Actions workflow YAML files for CI/CD pipelines including testing, building, and deployment automation. Triggers on "create GitHub Actions workflow", "generate CI/CD pipeline", "GitHub workflow for", "actions yaml for".

自动化 0 8个月前
progmichaelkibenko

pipeline-pattern-react

progmichaelkibenko

Implements the Pipeline design pattern in React for data transformation. Use when the user mentions pipeline pattern, or when you need a fixed sequence of stages that each transform data and pass to the next—ETL-style processing in the UI, parsing, formatting pipelines, or any linear transformation flow that runs to completion.

CI/CD 0 7个月前
Gingiris-1031

b2b-marketing-playbook

Gingiris-1031

Complete B2B marketing pipeline combining LinkedIn content, cold email sequences, and webinar funnels. Designed for SaaS founders doing $0–$1M ARR who need predictable lead generation. By @WeiYipei.

CI/CD 73 2个月前
Jadeenn

multi-source-feed

Jadeenn

Set up and manage an AI-curated daily tech brief from 23 sources. Use when user says "set up multi-source-feed", "configure my daily brief", or "msf setup".

认证鉴权 0 5个月前
Envy-7z

mobile-ci-release-flow

Envy-7z

Android and Flutter CI/release readiness workflow for branch validation, failure triage, QA checklist creation, and release-note risk review. Use when preparing mobile PRs for merge, fixing broken CI, validating a release candidate, or deciding go/no-go for internal or store release.

CI/CD 0 6个月前
acejou27

vercel

acejou27

Vercel deployment platform documentation - use for deploying Next.js apps, serverless functions, edge middleware, and CI/CD workflows

CI/CD 0 10个月前
anoopithunt

firebase-hosting-basics

anoopithunt

Deploys and configures classic Firebase Hosting for static websites, single-page apps (SPAs), and microservices. Use when deploying static sites/SPAs, setting up custom domains, configuring firebase.json hosting settings (redirects, rewrites, headers, multi-site), or managing preview channels. Don't use for Firebase App Hosting (Next.js/SSR), Auth, Firestore queries/rules, Data Connect, or Crashlytics.

CI/CD 1 14天前
Envy-7z

using-fastlane-in-flutter-and-ci

Envy-7z

Automate Flutter app builds and deployments to both the App Store and Google Play using Fastlane with this step-by-step guide.

CI/CD 0 6个月前
qingye-lab

architecture-quality-gate

qingye-lab

Deterministic architecture quality gate for verified review artifacts. Use in local checks or CI to validate architecture configuration, block configured confirmed severities, enforce review freshness, and honor explicit baselines or time-limited waivers. Never treats raw model findings as gate failures and never replaces finding verification.

CI/CD 1 1个月前
iamthetonyb

GitHub Integration Skill

iamthetonyb

If push fails with 409 (conflict): fetch latest SHA and retry once

CI/CD 0 6个月前
SvarogForge

forge

SvarogForge

⚒️ Forge — IT-фабрика, ключевой навык семейства SvarogForge. Supervisor/Worker оркестратор полного IT-цикла: хотелка → Talaria (гонцы pre-market) → отчёт → OK Gate → команда субагентов → Crucible → релиз. Оптимизирован для DeepSeek V4 Flash. Делегирование через delegate_task(role='orchestrator').

自动化 0 2个月前
Hack23

hack23-isms-compliance

Hack23

Hack23 ISMS organization-wide compliance requirements, policy enforcement, audit preparation

CI/CD 236 6个月前