Discovery
Back to browse

claude-code-skills-zh - Chinese Claude Code skills pack

Curated collection of 100+ Claude Code skills with 18 original installable ones, organized by use case. Translations and presets for Chinese-speaking developers.

View source ↗

This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.

Recent discussion

From the wider web

Featured in

Related entries

GitHubHackFeatured

Claude Code Analysis - architectural reverse-engineering of the leaked source

82 docs and 15 diagrams mapping every major subsystem of Claude Code's accidentally exposed 512K-line TypeScript source - YOLO classifier, 93% context compaction, prompt-cache layout, 88+ feature flags, the custom React-Fiber terminal renderer.

Why I saved this - Useful primary source for anyone building a coding agent - the YOLO two-stage classifier, the cache-busting after MCP instructions, and the 6 compaction strategies are the bits nobody else has documented.