warp
Installation
SKILL.md
Warp — Modern Terminal & Workflow Automation
Overview
Warp, the modern terminal built for developer productivity. Helps developers create Warp Workflows (shareable command templates), configure Warp Drive for team knowledge sharing, and leverage Warp's AI features and block-based editing for efficient terminal usage.
Instructions
Warp Workflows
Create reusable, parameterized command templates:
# ~/.warp/workflows/deploy-service.yaml — Parameterized deployment workflow
name: Deploy Service
description: Build and deploy a service to production with health checks
Related skills