lokalise-core-workflow-b

Manage Lokalise secondary workflow: Download translations and integrate with app.

Content Preview
---
name: lokalise-core-workflow-b
description: |
  Manage Lokalise secondary workflow: Download translations and integrate with app.
  Use when downloading translation files, exporting translations,
  or integrating Lokalise output into your application.
  Trigger with phrases like "lokalise download", "lokalise pull translations",
  "export lokalise", "get translations from lokalise".
allowed-tools: Read, Write, Edit, Bash(lokalise2:*), Bash(npm:*), Grep
version: 1.0.0
license: MIT
author: Jer
How to Use

Recommended: Install to project (local)

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

Related Skills