retellai-known-pitfalls

Identify and avoid Retell AI anti-patterns and common integration mistakes.

Content Preview
---
name: retellai-known-pitfalls
description: |
  Identify and avoid Retell AI anti-patterns and common integration mistakes.
  Use when reviewing Retell AI code for issues, onboarding new developers,
  or auditing existing Retell AI integrations for best practices violations.
  Trigger with phrases like "retellai mistakes", "retellai anti-patterns",
  "retellai pitfalls", "retellai what not to do", "retellai code review".
allowed-tools: Read, Grep
version: 1.0.0
license: MIT
author: Jeremy Lon
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/retellai-known-pitfalls.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/retellai-pack/skills/retellai-known-pitfalls/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/retellai-pack/skills/retellai-known-pitfalls/SKILL.md

Related Skills