cjk-safety
CommunityPrevent CJK quote corruption in Python code.
Authoreamars
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill prevents encoding corruption that occurs when CJK typographic quotes are written into Python source files via tooling, which may silently convert them to ASCII quotes and break string literals.
Core Features & Use Cases
- Rule-based guidance to prevent typographic quote corruption in Python strings.
- Practical instructions to avoid introducing CJK quotes during writing, editing, or refactoring.
- Quick-start guidance for immediate safe handling of CJK content in Python source files.
Quick Start
Review Python source files containing CJK content and rewrite any string literals that include typographic quotes using single-quoted delimiters to prevent syntax errors.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cjk-safety Download link: https://github.com/eamars/KazusaAIChatbot/archive/main.zip#cjk-safety Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.