
from claude-skill-registry431
Manage and clean iOS/macOS .xcstrings localization files: remove stale entries, detect missing translations, add zh-Hans/zh-HK translations, and validate files.
Provides a set of procedures and scripts to manage iOS/macOS localization .xcstrings files. It automates cleaning stale entries, checking for missing Simplified/Traditional Chinese translations, adding translations (with optional simplified↔traditional conversion), and validating file format and completion.
Use when you need to audit or fix localization files for iOS/macOS apps: bulk-clean stale entries, detect and fill missing zh-Hans/zh-HK translations, or validate JSON/format before commits. Useful during localization sprints or QA.
.xcstrings files, run clean_stale.py, check_missing.py, add_translation.py, and validate.py as needed; use batch_process.py for bulk operations. Preserve placeholders and technical terms; encode files in UTF-8.Agents with filesystem and script-execution access (Python-capable agents, CI automation bots) that can run repository scripts and edit localization files.
Skill SKILL.md body is null in DB and the GitHub URL (skills/other/other/i18n-translate) returns 404 — the file was likely removed or restructured. No scripts were present. Only metadata (name, description, tags) was available for review. Cannot meaningfully assess code quality or architecture without any content.
Dead link skill with no retrievable content. The claude-skill-registry repo has been restructured (SCHEME2_SPLIT) and this skill path no longer exists. Should be flagged for re-discovery or removal from the directory.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.