Find the perfect skill
Semantic Versioning Management
DevOps
Determines appropriate semantic version bumps based on changes. Useful when deciding version numbers, evaluating breaking changes, or planning releases. Triggered by terms like 'version', 'semver', 'breaking change', 'major/minor/patch'.
Package Installation
DevOps
Skill for installing, adding, or setting up packages, CLI tools, and applications. Manages configuration manifests (Mise, Homebrew) and applies changes via chezmoi.
Infrastructure as Code with Terraform
DevOps
Write Terraform configurations for cloud infrastructure with modules, state management, and best practices.
Plan-Marshall Infrastructure Configuration
DevOps
Manages project-level infrastructure configuration in marshal.json, including skill domains, system settings, and plan default values.
Simple PR Creation
DevOps
Create a PR automatically from staged changes with auto-generated commit message. Verifies workspace state, updates main, and creates a descriptive branch name.
Fireproof Connect Deployment
DevOps
Deploys Fireproof Connect to a dedicated Studio VM on exe.dev, setting up a cloud sync backend for Fireproof apps. Handles SSH setup, Clerk authentication keys, and runs a deployment script that installs Docker services, generates security tokens, and creates a local .connect configuration file. Use this skill when you need a personal sync backend for multiple Fireproof applications.
GitLab CI Basics
DevOps
Automated assistance for GitLab CI foundational tasks. Covers configuration, best practices, and basic pipeline setup.
Add Helm Chart
DevOps
Scaffold a new Helm chart with standard templates and default values. Helps when adding a new service to a Kubernetes deployment while following project conventions.
Dump PostgreSQL Schema
DevOps
Dumps a clean PostgreSQL schema (no data, comments, or privileges) to a .sql file and copies the file path to the clipboard. Helps when you need to version or share your local database structure without clutter.
Parallelization Suggester
DevOps
Analyzes current tasks and suggests parallelization opportunities by examining file overlap and dependencies to recommend safe parallel execution groups.
Juicebox Migration Deep Dive
DevOps
Advanced strategies for migrating data to Juicebox from other recruiting platforms. Handles bulk imports and complex data transformations.
SSH Server Administration
DevOps
Securely manage remote Linux/Unix servers via SSH. Execute commands, transfer files, and configure tunnels across all platforms.