CI/CD

持续集成与部署

显示 1345-1368 / 共 1450 个技能
rory-data

principal-data-engineer

rory-data

Expert-level guidance on data platform architecture, pipeline design patterns, and engineering rigor. Use when designing data platforms, reviewing Airflow DAGs, working with Polars/DuckDB/dbt, establishing data quality contracts, implementing composable data stacks, or architecting lakehouse solutions with Iceberg.

CI/CD 0 7个月前
ToxicPine

ambit-cli

ToxicPine

'Use this skill for any task involving the ambit CLI: creating or destroying private networks, deploying apps to a private network, checking network or router health, listing routers, or diagnosing connectivity problems. Trigger phrases include "create a network", "set up ambit", "deploy with ambit", "ambit create", "ambit deploy", "ambit doctor", "check router status", "destroy a network", and similar.'

CI/CD 0 6个月前
ChronoAIProject

agents

ChronoAIProject

Meta-skill for AI agents working with Chrono CLI. Provides navigation to available skills and MCP tools. Use when starting work on Chrono-related tasks to understand available capabilities, or when unsure which skill to use for a specific task.

CI/CD 0 7个月前
qingchunwuhui

task-start

qingchunwuhui

任务启动助手 - 在开始工作任务/Bug修复/功能开发/内容创作前,自动生成实战任务执行文档。 解决"事后追悔"问题,让你在任务开始时就建立记录框架,边做边记,自动形成复盘。 Triggers: /task-start, /kickoff, /start

自动化 0 6个月前
JsonLee12138

deployment-record-archive

JsonLee12138

Archive deployment records with merged common+environment config context (including remote port) for Makefile-first deployment workflow.

CI/CD 0 6个月前
hefarica

G005 — Advanced React 19 useTransition/useOptimistic

hefarica

MEV/arbitrage platform v2 - Rust hot-path + TS control-plane + CF Workers + Next.js

CI/CD 0 3个月前
Chen19007

godot-test

Chen19007

Run GUT unit tests for Godot projects. Use when: (1) Running unit tests, (2) Verifying code changes, (3) TDD development, (4) CI/CD testing.

CI/CD 0 7个月前
arielperez82

actionlint

arielperez82

Actionlint static analysis for GitHub Actions workflow files. Use when a repo has .github/workflows/ and you need to lint, validate, or set up pre-commit/CI checks for workflow YAML.

CI/CD 0 6个月前
mirecekd

humanizer-cz

mirecekd

Czech AI text humanizer skill for Claude and other LLMs. Detects and removes signs of AI-generated writing from Czech text. Based on academic research (Milicka et al. 2025, Al Ali 2025, Sigut 2023, MULTITuDE benchmark) and community observations of Czech AI writing patterns. Covers 27 patterns including: static nominal constructions, overused AI vocabulary, rigid word order, absence of obecna cestina, formulaic transitions, and low entropy.

CI/CD 0 6个月前
nimiusrd

devcontainer-bootstrap

nimiusrd

"Dev Container を最短で導入/更新するためのブートストラップ。stack を自動判定(node/python/rust)し、テンプレート適用または安全更新を行う。既存 .devcontainer がある場合はバックアップ後にマージ。Chat オプション: stack (auto node python rust), packageManager (npm pnpm yarn), mode (safe overwrite), includeTools (true false), addCI (true false)。"

CI/CD 0 6个月前
tippyentertainment

power-bi-developer

tippyentertainment

Develop, model, and deploy Power BI reports and dashboards, manage datasets, gateways, and deployment pipelines for enterprise analytics.

CI/CD 0 6个月前
machina-sports

polymarket-sync-events

machina-sports

Sync sports events from Polymarket. Use when users ask to "sync polymarket events", "fetch sports events", "import polymarket event data", or "get prediction market events". Fetches active events with embedded markets, maps to documents, and stores with embeddings.

API 开发 0 6个月前
Incept5

eve-deploy-debugging

Incept5

Deploy and debug Eve-compatible apps via the CLI, with a focus on staging environments.

CI/CD 0 6个月前
tonyflo79

upsell-editorial

tonyflo79

Systematic quality review and revision of the complete assembled upsell sequence. Use as the final quality gate after U4 has assembled the full post-purchase funnel. Scores every piece (order bump, upsell page, downsell page) against upsell-specific editorial criteria, identifies structural and tone issues, applies revisions (Arena for critical/major P1/P2 issues, direct fix for minor P3/P4), rescores to verify improvement, and packages the final polished sequence. Every piece must score 7.5+ to pass. Trigger when users mention upsell review, editorial pass on upsell pages, quality check, or finalizing the upsell sequence. Requires U4 assembled output.

智能体 0 6个月前
leobrival

convex-cli

leobrival

Convex CLI expert for serverless backend and real-time database. Use when users need to deploy functions, manage environments, or import/export data.

CI/CD 0 7个月前
JHaugaard

ci-cd-implement

JHaugaard

"Analyze a project and implement CI/CD pipelines tailored to its tech stack and deployment target. This skill should be used when a project is ready for automated testing and/or deployment. Generates GitHub Actions workflows, deployment scripts, and secrets documentation. Works as a standalone utility on any project."

自动化 0 9个月前
seligj95

azure-app-service-deployment

seligj95

Deploy applications to Azure App Service using CI/CD pipelines, GitHub Actions, Azure Pipelines, deployment slots, and Run From Package. Use when setting up automated deployments, configuring staging environments, implementing blue-green deployments, swapping slots, or troubleshooting deployment failures.

CI/CD 0 7个月前
Incept5

eve-pipelines-workflows

Incept5

Define and run Eve pipelines and workflows via manifest and CLI. Use when wiring build, release, deploy flows or invoking workflow jobs.

智能体 0 6个月前
drewkwak

vercel-to-cloudflare-workers

drewkwak

End-to-end migration guide from Vercel to Cloudflare Workers. Use when migrating any application (Next.js, React SPA, Astro, Remix, static sites, API routes) from Vercel hosting to Cloudflare Workers. Covers project assessment, wrangler configuration, OpenNext for Next.js, storage migration (KV, D1, R2, Hyperdrive), environment variables, DNS cutover, image optimization, Node.js compatibility, bundle size optimization, and troubleshooting common migration errors. Triggers on: migrate from Vercel, move to Cloudflare, Vercel to Workers, deploy Next.js on Cloudflare, replace Vercel with Cloudflare, or any Vercel-to-Cloudflare migration task.

CI/CD 0 7个月前
Prince-695

deployment-patterns

Prince-695

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

CI/CD 0 1个月前
fxckcode

git-setup-skill

fxckcode

Prepares Git/GitHub repositories with .gitignore, .gitattributes, README files, licensing, metadata, tags, releases, and GitHub Actions. Use when the user wants to set up or professionalize a repository, add documentation or licensing, configure CI, or prepare releases and repo metadata.

CI/CD 0 5个月前
chiuhoukazusa

daily-coding-practice

chiuhoukazusa

每日编程实践 - 每天一个可运行的小项目,持续迭代修复直到编译通过、运行成功、结果符合预期,并自动上传GitHub和博客。包含重复项目检测和博客部署验证功能。

CI/CD 0 6个月前
hk-vk

base-learn

hk-vk

Structured curriculum for building onchain: Ethereum fundamentals, Solidity, app development, tools, and token development.

CI/CD 0 6个月前
harperreed

strategy-diagnosis

harperreed

Use when someone has a business problem, strategic question, or founder challenge they need to think through clearly. Triggers on "I'm stuck on", "should I", "what's wrong with my", "diagnose", "strategy problem", "business problem", "founder problem", "help me think through". Runs structured consulting-style diagnostic lenses to produce a comprehensive analysis.

CI/CD 332 4个月前