Login
Download
Skill UI
Browse and discover
10704+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
ty
, found
2729
results
Default
Newest
Most Downloaded
Grammarly API Security Best Practices
grammarly-security-basics
jeremylongshore/claude-code-plugins-plus-skills
346
This guide provides essential security fundamentals for integrating with the Grammarly API. It covers secure credential management (client secrets, access tokens), OAuth token handling, webhook signature verification, and data redaction techniques to protect sensitive user content and maintain compliance.
View Details
Hex Local Development Workflow Setup
hex-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
461
A comprehensive guide to setting up a robust local development loop for Hex API orchestration. This includes defining the project structure, creating a typed API client using TypeScript, and implementing mocked unit tests (e.g., using vitest) to ensure fast iteration and reliable testing of data pipelines and external service interactions.
View Details
Hex SDK Best Practices Guide
hex-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
308
This guide provides production-ready patterns for integrating with the Hex platform API using TypeScript and Python. It covers essential best practices like robust retry logic, typed client usage, pipeline orchestration, and Airflow integration, helping developers establish standardized, reliable coding standards for complex Hex workflows.
View Details
Hex Security Best Practices Guide
hex-security-basics
jeremylongshore/claude-code-plugins-plus-skills
399
A comprehensive guide detailing security best practices for the Hex data analytics platform. This covers secure API key management (read vs. run scopes), implementing least privilege access, validating webhooks, and redacting sensitive data from logs. Use this guide when auditing Hex security configuration or integrating secure data pipelines.
View Details
Handling Hex Webhooks and Events
hex-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
479
This skill guides developers on implementing event-driven logic for Hex CI/CD workflows. Since Hex does not provide native push webhooks, this method demonstrates how to poll run statuses using callbacks (e.g., TypeScript) to reliably detect task completion or failure. It is essential for integrating Hex pipelines with external services like Slack or custom notification systems.
View Details
HubSpot CI/CD Pipeline Setup Guide
hubspot-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
71
This comprehensive guide details how to set up robust Continuous Integration/Continuous Deployment (CI/CD) pipelines for HubSpot integrations using GitHub Actions. It covers unit tests, deep integration tests against a developer test account, and secure secret management. Ideal for automating HubSpot API testing, ensuring consistent code quality across branches, and implementing reliable deployment workflows for CRM features.
View Details
HubSpot Debug Diagnostic Bundle
hubspot-debug-bundle
jeremylongshore/claude-code-plugins-plus-skills
477
A comprehensive utility designed to collect all necessary diagnostic evidence for troubleshooting HubSpot API issues and preparing detailed support tickets. It gathers runtime environment details, SDK versions, API connectivity checks, rate limit information, and redacts application logs, providing a holistic view for technical support teams.
View Details
Intercom CI/CD Integration with GitHub Actions
intercom-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
137
This guide details how to set up robust CI/CD pipelines for Intercom integrations using GitHub Actions. It covers unit testing with mocked SDKs and advanced integration testing against a development workspace. Use this when automating quality checks, managing Intercom API secrets, or integrating Intercom functionality into your deployment process.
View Details
Collect Intercom Diagnostic Evidence
intercom-debug-bundle
jeremylongshore/claude-code-plugins-plus-skills
405
This script gathers comprehensive diagnostic evidence for troubleshooting Intercom integrations. It systematically checks API authentication status, rate limits, platform status, SDK versions, and collects redacted logs. Use this utility when encountering persistent bugs or preparing detailed technical support tickets for Intercom support.
View Details
Intercom Roles and OAuth Access Control
intercom-enterprise-rbac
jeremylongshore/claude-code-plugins-plus-skills
231
This guide provides comprehensive instructions on configuring enterprise-grade access control for Intercom. It covers managing admin roles (Owner, Admin, Agent), implementing OAuth scope-based access for public apps, and enforcing granular permissions at the application layer using TypeScript examples. Essential for building secure, multi-tenant SaaS solutions.
View Details
Klaviyo Debug Bundle Creator
klaviyo-debug-bundle
jeremylongshore/claude-code-plugins-plus-skills
396
Automatically collects comprehensive diagnostic evidence for Klaviyo support tickets. This tool gathers environment details, SDK versions, API connectivity test results, rate limit headers, and recent application logs, ensuring support teams have all necessary data for efficient troubleshooting of persistent marketing automation issues.
View Details
Klaviyo API: Profile and Event Tracking Example
klaviyo-hello-world
jeremylongshore/claude-code-plugins-plus-skills
60
This script provides a minimal, working example using the Node.js SDK to interact with the Klaviyo API. It demonstrates core capabilities: creating or updating user profiles, tracking custom events associated with those profiles, and querying profile data. This is ideal for initial integration setup, testing basic API connectivity, or learning the foundational patterns of profile management and event tracking in an e-commerce marketing context.
View Details
Prev
1
2
3
...
151
152
153
154
155
156
157
...
226
227
228
Next
Language
简体中文
English