Topic: ai
10,359 skills in this topic.
-
perplexity-common-errors
Diagnose and fix Perplexity Sonar API errors and exceptions.
Use when encountering Perplexity errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "perplexity error", "fix perplexity",
"perplexity not working", "debug perplexity", "perplexity 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-core-workflow-a
Execute Perplexity primary workflow: single-query search with citations.
Use when implementing AI search, building fact-checking tools,
or integrating web-grounded answers into your application.
Trigger with phrases like "perplexity search", "perplexity query",
"search with citations", "perplexity main workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-core-workflow-b
Execute Perplexity multi-turn research sessions and batch query pipelines.
Use when conducting in-depth investigations, generating research briefs,
or processing multiple related search queries.
Trigger with phrases like "perplexity research", "perplexity batch search",
"multi-query perplexity", "perplexity deep dive", "perplexity report".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-hello-world
Create a minimal working Perplexity Sonar search example with citations.
Use when starting a new Perplexity integration, testing your setup,
or learning basic search-with-citations patterns.
Trigger with phrases like "perplexity hello world", "perplexity example",
"perplexity quick start", "simple perplexity search".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-incident-runbook
Execute Perplexity incident response procedures with triage, mitigation, and postmortem.
Use when responding to Perplexity API outages, investigating search failures,
or running post-incident reviews for Perplexity integration issues.
Trigger with phrases like "perplexity incident", "perplexity outage",
"perplexity down", "perplexity on-call", "perplexity emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-performance-tuning
Optimize Perplexity Sonar API performance with caching, streaming, model routing, and batching.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Perplexity integrations.
Trigger with phrases like "perplexity performance", "optimize perplexity",
"perplexity latency", "perplexity caching", "perplexity slow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-security-basics
Apply Perplexity security best practices for API key management and query safety.
Use when securing API keys, implementing query sanitization,
or auditing Perplexity security configuration.
Trigger with phrases like "perplexity security", "perplexity secrets",
"secure perplexity", "perplexity API key security", "perplexity PII".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-upgrade-migration
Migrate between Perplexity model generations and API parameter changes.
Use when upgrading to new Sonar models, handling deprecated parameters,
or migrating from legacy pplx-api models.
Trigger with phrases like "upgrade perplexity", "perplexity migration",
"perplexity model change", "update perplexity", "perplexity deprecated".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-webhooks-events
Build event-driven architectures around Perplexity Sonar API with streaming,
batch pipelines, and scheduled search monitoring.
Trigger with phrases like "perplexity streaming", "perplexity events",
"perplexity batch search", "perplexity news monitor", "perplexity SSE".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-common-errors
Diagnose and fix common PostHog errors: events not appearing, flags returning
undefined, 401/429 errors, SDK initialization failures, and identity issues.
Trigger: "posthog error", "fix posthog", "posthog not working",
"debug posthog", "posthog events missing", "posthog broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-core-workflow-a
Implement PostHog product analytics: event capture, user identification,
group analytics, and property management using posthog-js and posthog-node.
Trigger: "posthog analytics", "capture events", "track users posthog",
"posthog identify", "posthog group analytics", "product analytics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-core-workflow-b
Implement PostHog feature flags, A/B experiments, and cohort management.
Use when rolling out features with flags, running A/B tests, creating cohorts,
or evaluating multivariate experiments with PostHog.
Trigger: "posthog feature flag", "posthog experiment", "posthog A/B test",
"posthog cohort", "feature rollout posthog", "posthog multivariate".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-hello-world
Create a minimal working PostHog example with event capture, identify, and feature flags.
Use when starting a new PostHog integration, testing your setup,
or learning basic posthog-js and posthog-node patterns.
Trigger: "posthog hello world", "posthog example", "posthog quick start",
"simple posthog code", "first posthog event".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-incident-runbook
PostHog incident response: triage decision tree, immediate actions for
401/429/500 errors, graceful degradation, evidence collection, and postmortem.
Trigger: "posthog incident", "posthog outage", "posthog down",
"posthog on-call", "posthog emergency", "posthog broken production".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-install-auth
Install and configure PostHog SDKs with authentication.
Use when setting up posthog-js (browser), posthog-node (server),
or configuring API keys for a new PostHog integration.
Trigger: "install posthog", "setup posthog", "posthog auth",
"configure posthog API key", "posthog init".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-prod-checklist
Production readiness checklist for PostHog integrations: SDK configuration,
graceful degradation, health checks, shutdown hooks, and rollback procedures.
Trigger: "posthog production", "deploy posthog", "posthog go-live",
"posthog launch checklist", "posthog production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-rate-limits
Handle PostHog API rate limits with exponential backoff, request queuing,
and understanding PostHog's actual limit tiers (240/min analytics, 600/min flags).
Trigger: "posthog rate limit", "posthog throttling", "posthog 429",
"posthog retry", "posthog backoff", "posthog too many requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-reference-architecture
Production PostHog architecture: event taxonomy, SDK layering, feature flag
strategy, analytics module layout, and data pipeline integration patterns.
Trigger: "posthog architecture", "posthog best practices", "posthog project
structure", "how to organize posthog", "posthog design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-common-errors
Together AI common errors for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together common errors".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-core-workflow-a
Together AI core workflow a for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together core workflow a".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-core-workflow-b
Together AI core workflow b for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together core workflow b".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-local-dev-loop
Together AI local dev loop for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together local dev loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-performance-tuning
Together AI performance tuning for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together performance tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-prod-checklist
Together AI prod checklist for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803