
from claude-code-plugins-plus-skills2,305
Guidance for handling Workhuman Social Recognition webhooks and API events — auth, recognition lifecycle, awards, HRIS sync, common endpoints and error handling
This skill documents how to consume and respond to Workhuman Social Recognition webhooks and API events. It outlines key API concepts (OAuth2 client credentials), common endpoints for recognitions, users and rewards, and patterns for handling nominations, awards, and HRIS synchronization. The content is practical: endpoint summaries, error cases and suggested remediations, and integration notes for Slack, Teams, and Outlook.
Use this skill when building or troubleshooting integrations with Workhuman — for example, wiring recognition events into HRIS syncs, triggering workflows on nominations, redeeming rewards, or building notification flows in messaging platforms. It's also useful when architecting server-side webhook handlers and ensuring robust error handling and re-auth logic.
/api/v1/recognitions, /api/v1/users, /api/v1/rewards), and common error responses with fixes.Designed for Claude Code style agent tooling (per frontmatter). The guidance is implementation-agnostic and useful to any developer-facing agent that can read API docs and produce webhook handlers.
This skill has not been reviewed by our automated audit pipeline yet.
Navan Migration — Deep Dive
End-to-end migration playbook for moving from SAP Concur or legacy TMC to Navan: data export, user provisioning (SCIM/CSV), policy recreation, parallel running
Cursor Hello World Tutorial
A concise 10-minute hands-on tutorial demonstrating Cursor's Tab completion, Chat, Inline Edit, and Composer features for getting started quickly.
Contagious — STEPPS Virality Framework
Apply the STEPPS (Social Currency, Triggers, Emotion, Public, Practical Value, Stories) framework to engineer word-of-mouth and make content, products, or campa
Supabase SDK Patterns (TypeScript & Python)
Production-ready patterns for using Supabase clients in TypeScript and Python: client initialization, typed queries, auth, realtime, storage, RPC, and error-han
Speak Security Basics
Security best practices for integrating Speak: API key management, audio data privacy, student data protection, and COPPA/FERPA compliance for production deploy
Runway Prod Checklist
Production checklist and SDK patterns for integrating Runway (AI video/image generation) into production workflows.
RemoFirst — Core Workflow A
Onboarding workflow for RemoFirst: create employee records, upload compliance documents, and track country-specific onboarding status.
Klaviyo — Webhooks & Events
Patterns and reference code to receive, verify (HMAC-SHA256), route, and idempotently process Klaviyo webhook events in production services.
Lokalise Migration — Deep Dive
Step-by-step migration guide and tooling for moving translations from Crowdin/Phrase/POEditor into Lokalise, including transforms, uploads and validation.
React Context Setup
Automates guidance and code patterns for setting up React Context, providing step-by-step configuration and best-practice examples for frontend projects.