Skills

Discover 5 ready-to-use AI agent skills — structured prompts and workflows for code review, testing, security auditing, data analysis and more. Each skill includes recommended models, example prompts and compatible tools.

Contribute a Skill

5 skills

Docker Compose Generator

intermediate

Generates Docker Compose configurations from application requirements. Handles service dependencies, networking, volumes, health checks, environment variables, and multi-stage builds. Supports development and production profiles.

opsdockercontainers
3 models·textcode, text

Environment Config Generator

beginner

Generates .env files, configuration schemas, and environment variable documentation from application requirements. Includes validation rules, default values, required vs optional flags, and example values. Supports multiple environments (dev/staging/prod).

opsconfigurationenvironment
3 models·text, codecode, text

Cron Expression Builder

beginner

Builds and explains cron expressions from natural language schedules. Supports standard cron (5-field), extended cron (6-field with seconds), and cloud-specific formats (AWS EventBridge, Google Cloud Scheduler). Validates expressions and shows next run times.

opscronscheduling
3 models·texttext, code

Migration Planner

advanced

Plans and generates migration strategies for framework upgrades, language versions, database changes, and architecture shifts. Produces step-by-step migration guides with rollback plans, risk assessment, and automated codemods where possible.

opsmigrationupgrade
3 models·text, codetext, code

CI/CD Pipeline Builder

intermediate

Designs and implements CI/CD pipelines for various platforms (GitHub Actions, GitLab CI, Jenkins, CircleCI). Covers build, test, lint, security scan, deploy stages with proper caching, parallelization, and environment management.

opsci-cdgithub-actions
4 models·text, codecode, text