Claude Translator

C+ 71 completed
Other
cli / python · tiny
38
Files
1,513
LOC
1
Frameworks
3
Languages

Pipeline State

completed
Run ID
#1541861
Phase
done
Progress
0%
Started
2026-04-16 21:03:01
Finished
2026-04-16 21:03:01
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
24.38
Framework unique
Isolation
Last stage change
2026-05-10 03:34:23
Deduplication group #47298
Member of a group with 2,078 similar repo(s) — canonical #187349 view group →
If a scraper extracted this row, it came from Repobility (https://repobility.com)

AI Prompt

Create a command-line tool in Python that acts as a multi-language plugin description translator for Claude Code. The tool should scan a specified directory (like `~/.claude/`) to find items, determine if they are user skills, plugins, or commands. It needs commands to initialize the target language, discover translatable items, and finally, sync/translate the descriptions. The translation process should use a fallback mechanism: checking for overrides, using a cache, calling an LLM if available, and finally falling back to the original English description, injecting the result into the frontmatter of Markdown files.
python cli command-line translation plugin-management markdown llm-integration
Generated by gemma4:latest

Catalog Information

Create a command-line tool in Python that acts as a multi-language plugin description translator for Claude Code. The tool should scan a specified directory (like ~/.claude/) to find items, determine if they are user skills, plugins, or commands. It needs commands to initialize the target language, discover translatable items, and finally, sync/translate the descriptions. The translation process should use a fallback mechanism: checking for overrides, using a cache, calling an LLM if available

Tags

python cli command-line translation plugin-management markdown llm-integration

Quality Score

C+
71.2/100
Structure
66
Code Quality
100
Documentation
64
Testing
0
Practices
89
Security
100
Dependencies
80

Strengths

  • Code linting configured (ruff (possible))
  • Consistent naming conventions (snake_case)
  • Low average code complexity — well-structured code
  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment

Languages

python
50.7%
markdown
47.2%
toml
2.1%

Frameworks

pytest

Symbols

function34
variable29
constant17
class14
method13
protocol1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1429563.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV

BinComp Dependency Hardening

All packages →
4 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.
Nclick8.3.2 · 0 gadgets · risk 0.0Nopenai2.31.0 · 0 gadgets · risk 0.0Npackaging26.0 · 0 gadgets · risk 0.0Npydantic2.12.5 · 0 gadgets · risk 0.0