Filter by tags
Automatically generate CI/CD pipeline configurations for GitHub Actions, GitLab CI, CircleCI, and Jenkins to streamline automated build, test, and deployment workflows.
Build production-grade AWS infrastructure using Terraform and CDK with best practices for VPC design, EKS clusters, S3 data lakes, RDS databases, Lambda functions, and API Gateway. Includes security hardening, cost optimization, multi-account strategies, and CI/CD automation.
Deploy and manage ArgoCD using the App-of-Apps pattern with ApplicationSets and GitOps workflows. Covers bootstrap Applications, Helm integration, and troubleshooting ArgoCD deployments for GitHub Actions runners.
Automates deployment and management of cloud infrastructure on Vultr, including Cloud Compute instances, High-Frequency servers, VPCs, and Kubernetes clusters with autoscaling support across global data centers.
Deploys cost-effective cloud infrastructure on Contabo using Cloud VPS and Object Storage. Automates server provisioning, SSH configuration, and resource management with Contabo CLI/API integration.
Installs and manages Coolify, an open-source self-hosted PaaS for deploying applications with Docker. Provides a Heroku-like experience on your own infrastructure with automated setup, Cloudflare Tunnel integration, and Docker-based application deployment.
A creative assistant for maintaining canonical lore of imaginary countries through git-managed markdown repositories. Helps create countries, historical events, character biographies, and ensures internal consistency across fictional world-building content.
Automatically captures and documents repository structure, design decisions, and implicit rules discovered during development sessions. Records gaps between AI inference and actual user knowledge to identify areas needing better documentation.
Comprehensive governance framework providing compliance rules, quality gates, approval hierarchies, and process standards for software development. Implements four core pillars (Portability, Reproducibility, Safety, Research Value) with mandatory quality gates, two-tier testing pipeline, and strict separation of concerns for code reviews.
Guide for integrating WebViewBridge Swift package to build WebPage bridges on macOS 26.0+, enabling JavaScript injection and bidirectional communication between Swift and JavaScript.
A workflow optimization tool that helps users choose between Claude Code Web and CLI interfaces, and seamlessly teleport sessions between environments to maximize productivity based on task complexity and context.
Manage and configure Waybar status bar using natural language commands. Supports module customization, layout adjustments, styling, and integration with Omarchy system commands for seamless status bar management.
Complete authentication implementation for Wasp framework including user management, login/signup flows, protected routes, and OAuth integration. Provides minimal User model setup, auth configuration helpers, and secure password handling.
Trim video segments with support for compression, audio control, and output format selection using ffmpeg. Provides interactive configuration for precise video editing with options for quality, audio processing, and effects.
Merge multiple video files into a single video using FFmpeg. Supports different formats, resolutions, and codecs with options for quality control, audio handling, and transition effects.
Systematically verify CVlization inference examples are complete, properly structured, and functional. Validates build process, inference execution, output generation, host filesystem persistence, and model caching.
Validates that secret files are properly SOPS-encrypted before committing to prevent accidental exposure of unencrypted sensitive data. Checks staged files against secret patterns and verifies SOPS encryption metadata.
A comprehensive skill for using UV, an extremely fast Python package and project manager written in Rust. Covers virtual environment setup, Python version management, CLI tool installation, MCP server integration, and migration from pip/pipx/poetry with 10-100x performance improvements.
Fine-tune Speech-to-Text models like OpenAI Whisper using Unsloth's optimized LoRA pipeline, achieving 1.5x faster training with 50% less memory usage for specialized terminology, accents, and dialects.
A skill for creating tRPC v11 routers in BoxLog project following best practices. Implements service layer separation, Zod validation, error handling, and multi-tenant data isolation with Supabase.
Review and validate test cases for OpenID Connect Token Endpoint implementation. Covers authorization code flow, client authentication methods, token request/response validation, and compliance with OIDC Core 1.0 and OAuth 2.1 specifications.
Comprehensive guide for building, distributing iOS apps via TestFlight, and submitting to App Store using EAS CLI. Covers build configuration, environment setup, common issues, and troubleshooting for Expo/React Native apps.
Comprehensive test-driven development framework for Terraform providers with iterative co-development of tests, generators, and schemas. Emphasizes root cause analysis and systematic fixing over skipping, using terraform-plugin-testing SDK with modern assertion patterns for production-ready provider code.
Expert assistant for creating high-quality, reusable Terraform modules following industry best practices. Helps design module structure, variables, outputs, and documentation with proper validation and naming conventions.
Assists in implementing Tauri commands for frontend-backend communication, including automatic camelCase to snake_case conversion, unified error handling patterns, and type-safe invoke function implementation.
A complete Stripe Checkout integration for recurring subscriptions with Customer Portal support. Features auto-creation of subscription plans, no webhook configuration required, and easy deployment to Vercel or Netlify.
A comprehensive skill for developing the rpg-api codebase using layered architecture patterns, outside-in development methodology, and integration with rpg-toolkit. Provides guidelines for implementing gRPC handlers, orchestrators, and repositories while maintaining separation between data storage, game rules, and rendering.
Implement role-based access control with three user roles (admin, lead, member) and permission middleware for FastAPI backend and React frontend. Includes decorators, dependencies, and authorization hooks for endpoint protection.
Expert analysis workflow for triaging KICS Infrastructure as Code scan results to identify exploitable misconfigurations. Automatically extracts findings, verifies actual resource deployment using safe read-only operations, and distinguishes between IaC reconnaissance and real vulnerabilities.
Modern responsive image techniques using picture element, srcset, sizes, and modern formats (AVIF, WebP). Optimizes image delivery for different screen sizes, resolutions, and devices with proper loading strategies and accessibility.