customerio-local-dev-loop

Configure Customer.io local development workflow.

Content Preview
---
name: customerio-local-dev-loop
description: |
  Configure Customer.io local development workflow.
  Use when setting up local testing, development environment,
  or offline development for Customer.io integrations.
  Trigger with phrases like "customer.io local dev", "test customer.io locally",
  "customer.io development environment", "customer.io sandbox".
allowed-tools: Read, Write, Edit, Bash(npm:*), Bash(pip:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsol
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/customerio-local-dev-loop.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/customerio-pack/skills/customerio-local-dev-loop/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/customerio-pack/skills/customerio-local-dev-loop/SKILL.md

Related Skills