- Home
- /
- Categories
- /
- CI/CD
CI/CD
Continuous integration and deployment
linting-neostandard-eslint9
by mcollina
Linting workflows with neostandard and ESLint v9 flat config
kcli-testing
by karmab
Guides testing and code quality for kcli. Use when writing tests, running linting, or validating changes before committing.
PicoClaw Fleet
by EricGrill
Optional teardown if requested
b2b-sdr-agent
by iPythoning
"Open-source B2B AI SDR template. 7-layer context system with 10-stage sales pipeline, 4-layer anti-amnesia memory, 13 automated cron jobs, WhatsApp IP isolation, multi-channel (WhatsApp+Telegram+Email). Built on OpenClaw."
setting-up-streamlit-environment
by streamlit
Setting up Python environments for Streamlit apps. Use when creating a new project or managing dependencies. Covers uv for dependency management and running apps.
bash-lint
by Jamie-BitFlight
This skill should be used when the user asks to "lint bash script", "run shellcheck", "format shell script", "use shfmt", "fix shellcheck errors", or mentions shell script linting, formatting, code quality, or pre-commit hooks for bash.
containerize-deploy
by RHEcosystemAppEng
Complete end-to-end workflow for containerizing and deploying applications to OpenShift or standalone RHEL systems. Orchestrates /detect-project, /s2i-build, /deploy, /helm-deploy, and /rhel-deploy skills with user confirmation checkpoints at each phase. Supports S2I, Podman, Helm deployment strategies for OpenShift, and Podman/native deployments for RHEL hosts. Use this skill when user wants to go from source code to running application in one guided workflow. Supports resume after interruption and rollback on failure. Triggers on /containerize-deploy command.
railway
by hoodini
Deploy applications on Railway platform. Use when deploying containerized apps, setting up databases, configuring private networking, or managing Railway projects. Triggers on Railway, railway.app, deploy container, Railway database.
k8s-kind
by rohitg00
Manage kind (Kubernetes IN Docker) local clusters. Use when creating, testing, or developing with local Kubernetes clusters in Docker containers.
youtube-transcript
by badlogic
Fetch transcripts from YouTube videos for summarization and analysis.
agent-slackbot
by devxoul
Interact with Slack workspaces using bot tokens - send messages, read channels, manage reactions
forecast-premortem
by lyndonkl
Use to stress-test predictions by assuming they failed and working backward to identify why. Invoke when confidence is high (>80% or <20%), need to identify tail risks and unknown unknowns, or want to widen overconfident intervals. Use when user mentions premortem, backcasting, what could go wrong, stress test, or black swans.
taffybar-ecosystem-release
by colonelpanic8
Use when releasing, version-bumping, or propagating changes across taffybar GitHub org packages (taffybar, gtk-sni-tray, gtk-strut, status-notifier-item, dbus-menu, dbus-hslogger)
jenkinsfile-validator
by akin-ozer
Comprehensive toolkit for validating, linting, testing, and automating Jenkinsfile pipelines (both Declarative and Scripted). Use this skill when working with Jenkins pipeline files, validating pipeline syntax, checking best practices, debugging pipeline issues, or working with custom plugins.
aeon
by jimmc414
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
distributed-job-safety
by terrylica
Concurrency safety patterns for distributed pueue + mise + systemd-run job pipelines. TRIGGERS - queue pueue jobs, deploy to remote host, concurrent job collisions, checkpoint races, resource guards, cgroup memory limits, systemd-run, autoscale, batch processing safety, job parameter isolation.
numerai-model-implementation
by numerai
Add a new Numerai model type to the agents training pipeline. Use when you need to register a model in agents/code/modeling/utils/model_factory.py, handle fit/predict quirks in agents/code/modeling/utils/numerai_cv.py, and update configs so the model can run via python -m agents.code.modeling.
docker-containerization
by ailabs-393
This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or CI/CD pipelines. Use this skill when users need Docker configurations, multi-stage builds, container orchestration, or deployment to Kubernetes, ECS, Cloud Run, etc.
quality-tools
by TheBeardedBearSAS
Quality Tools - ESLint, TypeScript, Prettier. Use when setting up quality tools or CI.
github-actions
by melodic-software
GitHub Actions workflow design, job structure, triggers, reusable workflows, and best practices. Use when creating or reviewing CI/CD pipelines.
architect-diagnose-test-flakes
by iterate
Diagnose flaky tests and unstable CI behavior.
calculator
by Code-and-Sorts
Performs arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math expressions, or when precise decimal arithmetic is needed to avoid floating-point errors.
aavegotchi-traits
by openclaw
Retrieve Aavegotchi NFT data by gotchi ID or name on Base. Returns traits, wearables, rarity scores, kinship, XP, level, and owner data.
managing-infra
by julianobarbosa
Infrastructure patterns for Kubernetes, Terraform, Helm, Kustomize, and GitHub Actions. Use when making K8s architectural decisions, choosing between Helm vs Kustomize, structuring Terraform modules, writing CI/CD workflows, or applying security best practices.