Find the perfect skill
Docker Helper
DevOps
Expert assistant for Docker containers, Docker Compose management and image optimization. Helps with configuration, debugging and best practices.
Application Metrics Instrumentation
DevOps
Practical guide for adding observability to applications through metrics, counters, and gauges. Covers API endpoints, databases, queues, caching, and locks.
Run Plan
DevOps
Execute a continuous plan by following skill sequences step-by-step. Reads task_plan.md and deterministically runs each skill with error handling and progress tracking.
Spec Kit Parallel Executor
DevOps
Auto-detects parallelizable Spec Kit tasks and spawns agents for concurrent execution. Includes full context and post-execution validation.
GitHub Release Creation
DevOps
Creates a GitHub release with auto-generated notes from commits since last tag. Uses conventional commits to categorize changes into Features, Bug Fixes, and maintenance sections.
Manage ignored files with .gitignore
DevOps
Add and manage files or directories to ignore in .gitignore to prevent git tracking. Includes status checking and untracking if needed.
Monitoring Stack Deployer
DevOps
Automates deployment of monitoring stacks (Prometheus, Grafana, Datadog) with production-ready configurations, dashboards, and alerting rules.
Parallel Task Executor
DevOps
Orchestrator for subagents to execute development plans in parallel with dependency management. Coordinates tasks in waves, validates completion, and updates plan documentation.
Review Pull Request GitHub
DevOps
Analyze GitHub pull requests by extracting diffs, comments, related issues, and local code context. Creates isolated worktree and checks dependency changes and CI status.
Log Management Pipeline
DevOps
Set up structured logging with aggregation, search, and analysis using ELK stack or Loki.
Local CI Pipeline
DevOps
Runs the CI pipeline locally with brakeman, rubocop, importmap audit and tests. Used to verify code quality before pushing.
Create Railway Projects and Services
DevOps
Create and configure Railway projects, services, and databases. Handles project initialization, adding services to existing projects, and GitHub deployments.