- Home
- /
- Categories
- /
- i18n
i18n
Localization and translation
csharp-xml-docs
by creator-hian
C# XML documentation with on-demand Haiku→Expert Review→Final workflow. Flexible Korean/English language support. Use when documenting C# APIs, properties, methods, classes, and interfaces.
laravel-internationalization-and-translation
by noartem
Build with i18n in mind from day one using Laravel translation helpers, JSON files, Blade integration, and locale management
github-ecosystem
by zircote
Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging.
semgrep-rule-variant-creator
by lv416e
Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.
humanizer
by christopher-buss
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
voice-mode
by llblab
"Unified voice I/O super-skill: speak via say, listen via listen, and run duplex voice dialogue."
i18n-best-practices
by better-i18n
Use when building internationalization features, managing translation keys, setting up localization workflows, integrating AI translation, connecting GitHub repositories, delivering translations via CDN, using MCP tools for translation management, or implementing i18n SDKs in React/Next.js applications.
humanizer
by mseok
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
architecture-ddd
by KentoShimizu
"Domain-driven design workflow for bounded context partitioning, aggregate design, and context mapping in complex domains. Use when domain complexity or organizational scaling requires explicit model boundaries; do not use for small CRUD domains without competing language models."
lsp-plugin-creation
by gwenwindflower
Create and manage LSP server plugins for Claude Code
⏰ Remind Me
by wubaiqing
你的 AI 私人助手,一键启动。基于 OpenClaw,中文用户友好。
internationalization
by miles990
國際化與本地化開發:i18n/l10n 架構設計、翻譯管理、多語言應用最佳實踐
install-lsp
by jpoutrin
Install and configure LSP (Language Server Protocol) for Claude Code to enable go-to-definition, find-references, and real-time diagnostics
fetch-youtube-transcript
by jpoutrin
Download YouTube video transcripts as readable text files. Use when extracting transcripts from videos for analysis, documentation, or content review.
ast-grep
by tizee
Structural code pattern search and refactoring using ast-grep (sg). Use for finding functions, classes, methods, imports, or any code structure patterns. Supports syntax-aware analysis across multiple languages including JavaScript, TypeScript, Python, Ruby, Go, Rust, and more. Use when searching for code patterns based on structure rather than plain text.
prompt-engineering
by d-kimuson
Best practices for prompt engineering and context engineering for Coding Agent prompts
python-patterns
by peopleforrester
Python 3.10+ best practices, patterns, and idioms. Covers type hints, async, dataclasses, protocols, and modern Python tooling. Use when writing Python code, reviewing Python patterns, or learning idiomatic Python.
sentence-transformers
by L-yifan
Framework for state-of-the-art sentence, text, and image embeddings. Provides 5000+ pre-trained models for semantic similarity, clustering, and retrieval. Supports multilingual, domain-specific, and multimodal models. Use for generating embeddings for RAG, semantic search, or similarity tasks. Best for production embedding generation.
value-proposition
by alunadev
"Designs a value proposition using a 6-part JTBD template: Who, Why, What before, How, What after, Alternatives. Use when articulating why customers should choose your product or when positioning requires clarity. Triggers on: value proposition, value prop, JTBD, customer value, why us, positioning statement, product differentiation, customer benefit, what problem do we solve."
gcse-english-literature-tutor
by markpitt
GCSE English Literature tutor and revision assistant for 15–16 year old students preparing for 2026 exams across AQA, Edexcel, OCR, and Eduqas boards. Use when a student asks for help with set texts (Macbeth, An Inspector Calls, Jekyll and Hyde, poetry anthology), analysing writer's methods, writing literature essays, comparing poems, revising for GCSE English Literature, practising past paper questions, or understanding themes and characters.
gof-design-patterns
by markpitt
Orchestrates Gang of Four design pattern implementations across 8 languages. Analyzes user problems to select optimal pattern(s) from creational, structural, and behavioral categories. Provides concrete, production-ready implementations with explanations and trade-offs.
gcse-english-language-tutor
by markpitt
GCSE English Language tutor and revision assistant for 15–16 year old students preparing for 2026 exams across AQA, Edexcel, OCR, Eduqas, and WJEC boards. Use when a student asks for help understanding reading analysis, writing techniques, exam technique, revising for GCSE English Language, practising past paper questions, or improving their creative or transactional writing.
crypto-backtest
by 0xrikt
Backtest crypto trading strategies from natural language ideas. Use when: user describes trading ideas, wants to validate strategies, mentions "backtest", "trading strategy", "buy low sell high", "RSI", "MACD", "oversold", "overbought", "crypto strategy", "validate strategy", "backtest", "DCA", or similar.
agent-patterns
by markpitt
Modular orchestration of agent patterns from Anthropic's engineering guide. Intelligently selects and implements prompt chaining, routing, parallelization, orchestrator-workers, evaluator-optimizer, and autonomous agents. Includes pattern combinations and language-specific implementations.