Borderline
New5GitHub TrendingDevelopmentby BansheeTech
Claude Code plugin that delegates boring, low-risk tasks (bulk i18n, trivial style tweaks) to the Gemini CLI — a transparent Claude ⇄ Gemini pipeline.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/borderline.md https://raw.githubusercontent.com/BansheeTech/Borderline/main/SKILL.md3
Invoke in Claude Code
/borderlineView source on GitHub
plugin
Frequently Asked Questions
What is Borderline?
Claude Code plugin that delegates boring, low-risk tasks (bulk i18n, trivial style tweaks) to the Gemini CLI — a transparent Claude ⇄ Gemini pipeline.
How to install Borderline?
To install Borderline, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /borderline.
What is Borderline best for?
Borderline is a community categorized under Development. It is designed for: plugin. Created by BansheeTech.