
from claude-code-plugins-plus-skills2,382
Step-by-step migration guide and tooling for moving translations from Crowdin/Phrase/POEditor into Lokalise, including transforms, uploads and validation.
This skill provides a practical, end-to-end migration workflow for moving translation data from other TMS platforms (Crowdin, Phrase, POEditor) into Lokalise. It covers export strategies, key/variable transforms, bulk uploads (CLI/API), conflict handling, and post-import validation.
Use during a replatforming or migration to Lokalise where you need reliable, repeatable steps to export source translations, normalize key naming and interpolation, and import with coverage validation and conflict reporting. Suitable for migrations of small to large key counts.
Designed for agent runtimes that can run shell/Node.js workflows and call external CLIs (lokalise2, curl, jq, node). Explicitly lists compatibility with claude-code and codex in frontmatter.
A Lokalise TMS migration guide covering export from Crowdin/Phrase/POEditor, key transformation, bulk upload via CLI/API, validation, and conflict handling. Well-structured with clear steps, error handling table, and examples. No bundled scripts — all code is inline in SKILL.md as bash snippets and a JS transform script. Niche audience (teams migrating translation platforms) but thorough for that use case.
No security concerns — all API calls use env vars for tokens, no hardcoded credentials, no suspicious network calls. The skill is purely instructional with code samples. Architecture is decent (clear steps, error table, examples) but everything is inline with no script separation. Usefulness is niche — only relevant during a TMS migration project, which is an infrequent task for most teams.
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.
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.
Replit — Advanced Troubleshooting
Step-by-step diagnostics and debugging techniques for deep Replit issues: Nix build failures, container crash loops, memory leaks, and platform vs app isolation