Skills Nest

Filter by tags

Found 1035 skills
CI/CD Pipeline Generator

Automatically generate CI/CD pipeline configurations for GitHub Actions, GitLab CI, CircleCI, and Jenkins to streamline automated build, test, and deployment workflows.

AWS Infrastructure as Code

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.

ArgoCD Bootstrap and App-of-Apps Pattern

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.

Vultr Infrastructure Deployment

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.

Contabo Infrastructure Deployment

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.

Coolify Self-Hosted PaaS Management

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.

World-Building Assistant

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.

Knowledge Log Generator

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.

Wolf Governance Framework

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.

WebViewBridge Swift Integration Guide

Guide for integrating WebViewBridge Swift package to build WebPage bridges on macOS 26.0+, enabling JavaScript injection and bidirectional communication between Swift and JavaScript.

Web-CLI Teleport Guide

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.

Waybar Configuration Manager

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.

Wasp Authentication Setup

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.

Video Trimmer

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.

Video Concatenator

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.

Verify Inference Example

Systematically verify CVlization inference examples are complete, properly structured, and functional. Validates build process, inference execution, output generation, host filesystem persistence, and model caching.

Validate Secrets Encryption

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.

UV - Python Package Manager

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.

Unsloth Speech-to-Text Fine-tuning

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.

tRPC Router Creating

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.

Token Endpoint Test Case Reviewer

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.

TestFlight & App Store Distribution Guide

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.

Terraform Provider Testing

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.

Terraform Module Writer

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.

Tauri Command Implementation

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.

Stripe Subscription Integration

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.

RPG API Development

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.

Role-Based Access Control (RBAC) Implementation

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.

Review KICS Infrastructure as Code Scan Results

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.

Responsive Images

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.