CCM
/Skills
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. rightcapitalhq
  4. /
  5. chinese-style-guide
  6. /
  7. Chinese Style Guide

Chinese Style Guide

rightcapitalhq/chinese-style-guide
243 installs104 stars
Summary

If you write anything in Chinese, you need this. It automatically fixes spacing between Chinese and English text, swaps half-width punctuation for proper full-width marks, formats numbers with thousand separators, and handles date formatting. The key thing is it only touches formatting and typography, never your actual words or meaning. It comes with a Python script you can run in CI to catch issues before they ship, plus reference docs with before/after examples. Follows GB/T standards for punctuation and numbers, Chicago style for English portions. Saves you from the tedious work of manually fixing "这是English文本" to "这是 English 文本" a hundred times per document.

Install

npx skills add https://github.com/rightcapitalhq/chinese-style-guide --skill chinese-style-guide
Categories
DocumentationCode Review & Quality
First SeenJun 3, 2026
View on GitHub

Recommended

More Documentation →
blog-writing-guide

getsentry/skills

blog writing guide
1.3k
761
technical-writing

supercent-io/skills-template

Create clear, comprehensive technical documentation for specs, architecture, runbooks, and APIs.
11.7k
88
user-guide-writing

supercent-io/skills-template

Create clear, user-focused documentation with step-by-step guides, screenshots, and FAQ sections.
10.7k
88
docs-writer-learn

reactjs/react.dev

Use when writing or editing files in src/content/learn/. Provides Learn page structure and tone.
11.7k
docs-demo

remotion-dev/remotion

Add an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.
34.1k
docs-writer-blog

reactjs/react.dev

Use when writing or editing files in src/content/blog/. Provides blog post structure and conventions.
11.7k