- Home
- /
- Categories
- /
- CI/CD
CI/CD
Continuous integration and deployment
pr-ci-responder
by CAPHTECH
PRのCI失敗を自動診断・修正し、成功するまでリトライするスキル。 GitHub Actionsの実際のログを取得し、エラーを構造化分類して優先順位順に修正する。 トリガー条件: - 「CIを修正して」「CI直して」 - 「PR #N のCIが落ちている」 - PRのCI失敗を自動修正したい時 - 「CIが通るまで直して」 - 「/pr-ci-responder」
report-writer
by smestern
Generates structured scientific reports from analysis results — publication-quality Markdown with abstract, methods, results, figures, tables, uncertainty quantification, limitations, and reproducibility information.
analysis-planner
by smestern
Creates step-by-step analysis plans for scientific data — designs the pipeline, specifies parameters, anticipates risks, and defines success criteria before any code is executed.
ask-flutter-mechanic
by NavanithanS
Flutter maintenance with FVM. Clean builds, iOS/Android fixes, asset generation, release.
smart-accounts
by financedistrict-platform
Deploy and manage multi-signature smart accounts. Use when you or the user want to create a smart wallet, deploy a multi-sig, add or remove owners, change threshold, set up shared wallets, or manage account ownership. Covers "create a multi-sig", "add an owner to my account", "deploy a smart wallet", "change signing threshold".
euler-irm-oracles
by euler-xyz
Oracle and Interest Rate Model guide for Euler Finance V2. This skill should be used when deploying oracle adapters, configuring price resolution, querying prices, or understanding IRM types. Triggers on tasks involving Chainlink, Pyth, Chronicle, price feeds, Linear Kink IRM, Adaptive Curve IRM, or interest rate configuration.
ebook-knowledge-extractor
by HonoSumi
从电子书中提取结构化知识的完整工作流。 支持 PDF / EPUB / MOBI / TXT / MD 等多种电子书格式。 特点:(1) 分块处理避免上下文爆炸,绝不直接读取全书; (2) 每块串行通过 subagent 提取名词,结合互联网检索给出解释; (3) 最终汇总到 SQLite 数据库。 当用户需要"提取电子书知识"、"做读书笔记"、"整理书中人物/事件"、 "归档书中概念"、"结构化电子书内容"时务必使用此 skill。 也适用于用户想从书中提取具有民族特色或地方特色的文化元素时。
data-engineer
by violetio
Data pipelines and analytics infrastructure
web-frameworks
by wollfoo
Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects. Sử dụng khi: Next.js, Nuxt, SvelteKit, framework web, SSR, SSG.
secrets-management
by Krosebrook
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
fly-daemon
by fast-gateway-protocol
Fast Fly.io operations via FGP daemon - 25-50x faster than CLI. Use when user needs to deploy apps, scale machines, check status, manage secrets, or view logs on Fly.io. Triggers on "deploy to fly", "fly status", "scale app", "fly logs", "list machines", "fly secrets", "fly deploy".
infrastructure-engineer
by violetio
Infrastructure, DevOps, and platform reliability
codebuddy-deploy
by lpding888
部署与运维专家,负责把通过 Reviewer 与 QA 门禁的构建安全、可回滚、可观测地部署到服务器(PM2 三进程 + Nginx 反代 + 宝塔)。遵循零停机部署、健康检查、回滚≤3分钟、发布后冒烟的工程基线。处理部署编排、配置管理、流量管理、监控告警。适用于收到 Deploy 部门任务卡或需要发布上线时使用。
github-actions-templates
by Krosebrook
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
mongodb-daemon
by fast-gateway-protocol
Fast MongoDB operations via FGP daemon - 25-60x faster than spawning mongosh per query. Use when user needs to query documents, insert data, run aggregations, or manage collections. Triggers on "mongodb query", "find documents", "insert document", "mongo aggregate", "mongodb collection".
screenwriter
by rfxlamia
Transform creative ideas into professional, production-ready screenplays optimized for AI video generation pipelines. Converts raw concepts into structured scene-by-scene narratives with rich visual descriptions, proper screenplay formatting, and XML-tagged output for seamless integration with image/video generation tools (imagine, arch-v). USE WHEN: Converting story ideas into screenplay format, preparing content for AI video pipelines, structuring narratives for 5-10 minute short films, generating visual-rich scene descriptions for image generation. WORKFLOW: Raw idea → Scene breakdown → Visual enhancement → Professional formatting → XML-tagged markdown output OUTPUT: Markdown document with XML-wrapped scenes, rich visual descriptions, proper screenplay elements (sluglines, action, dialogue), and metadata for pipeline processing.
cloudflare-daemon
by fast-gateway-protocol
Fast Cloudflare operations via FGP daemon - 50-100x faster than MCP. Use when user needs to manage DNS records, deploy Workers, use KV storage, purge cache, or configure zones. Triggers on "add DNS record", "deploy worker", "cloudflare settings", "purge cache", "list domains", "DNS A record", "cloudflare KV".
devops
by wollfoo
Deploy and manage cloud infrastructure on Cloudflare (Workers, R2, D1, KV, Pages, Durable Objects, Browser Rendering), Docker containers, and Google Cloud Platform (Compute Engine, GKE, Cloud Run, App Engine, Cloud Storage). Use when deploying serverless functions to the edge, configuring edge computing solutions, managing Docker containers and images, setting up CI/CD pipelines, optimizing cloud infrastructure costs, implementing global caching strategies, working with cloud databases, or building cloud-native applications. Sử dụng khi: triển khai, Docker, Kubernetes, CI/CD, container, cấu hình server.
web3-testing
by Krosebrook
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
deployment-pipeline-design
by Krosebrook
Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.
using-firebase
by SpillwaveSolutions
Comprehensive Firebase development guidance for GCP-hosted applications. Covers Firestore database operations (CRUD, queries, transactions, data modeling), Cloud Functions (1st and 2nd generation, TypeScript and Python, all trigger types), Firebase CLI operations, emulator setup and data persistence, security rules (Firestore and Storage), authentication integration, hosting configuration, and GCP service integration. Use when working with Firebase projects, deploying Cloud Functions, querying Firestore, setting up triggers (Firestore, Auth, Storage, HTTP, Callable, Scheduled, Pub/Sub), managing security rules, configuring hosting rewrites/headers, managing secrets, or integrating with GCP services like BigQuery and Cloud Tasks. Triggers include firebase, firestore, cloud functions, firebase functions, firebase hosting, firebase auth, firebase storage, firebase emulator, firebase deploy, firebase init, firebase rules, callable function, scheduled function, onDocumentCreated, onRequest, onCall, onSchedule.
personality-setup
by crystal-project-inc
"Discover your DISC personality type and install personalized AI communication skills. Use when someone mentions personality, communication style, DISC, how AI should talk to them, how to communicate with a coworker/boss/teammate, preparing for a meeting or difficult conversation, or wants to customize their AI experience. Also triggers on: 'what's my personality type', 'set up my personality', 'personality quiz', 'how should I talk to', 'communication coaching'. Includes interactive quizzes for both flows. Powered by Crystal's DISC framework."
search-video-on-web-and-gen
by xdrshjr
Search video materials on the web and generate professional videos - automated video production pipeline with yt-dlp, Doubao TTS, Remotion rendering, and background music.
deploy-live-trading
by robonet-tech
"Deploy and manage live trading agents on Hyperliquid. ⚠️ HIGH RISK - REAL CAPITAL AT STAKE ⚠️ Provides deployment_create (launch agent, $0.50), deployment_list (monitor), deployment_start/stop (control), and account tools (credit management). Supports EOA (1 deployment max) and Hyperliquid Vault (200+ USDC required, unlimited deployments). CRITICAL: NEVER deploy without thorough backtesting (6+ months, Sharpe >1.0, drawdown <20%). Start small, monitor daily, define exit criteria before deploying."