HarzvaHarzvaCommunityΒ·6 Agent Skills Included

learn-likecc

Learn Claude Code internals through courses, simulators, and rebuilds

Teaches how Claude Code works internally through a 12-chapter source code course, interactive loop simulators, and a runnable TypeScript rebuild. Covers agent loops, tool systems, permissions, MCP, hooks, subagents, and context compression with real code examples. Includes project skills for publishing site topic pages, curating hot topics, and drafting Zhihu articles from research.
npx skills add Harzva/learn-likecc --all -g -y
Available:

Tells the agent to avoid local builds, delegate releases to GitHub Actions, and route GitHub management tasks to specific local skills like gh-account-router and gh-actions-release-builder.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install learn-likecc?β–Ό

Run `npx skills add Harzva/learn-likecc --all -g -y` in your terminal to install all skills in this suite globally.

What can I learn from learn-likecc?β–Ό

You can study how Claude Code works internally, including its agent loop, tool system, permission model, MCP protocol, and context compression, through a 12-chapter course and interactive simulators.

Does learn-likecc include a runnable Claude Code rebuild?β–Ό

Yes. The ccsource/claude-code-rebuild folder contains a learning-grade TypeScript CLI you can run locally to study the runtime chain, though it is not meant for production use.

Can I switch models in the LikeCode experiment?β–Ό

Yes. The project demonstrates configurable model routing, including a verified MiniMax route through SiliconFlow, so you can point the CLI at alternative providers.

What do the included skills automate?β–Ό

They automate editorial and maintenance work for the course site, such as turning keywords into topic drafts, curating hot-topic feeds, generating Zhihu articles, and auditing copy before publishing.

Related Repositories in Education & Research

View All in Education & Research→