This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《Claude Code 工程化实战》 的官方配套示例仓库,目标很明确: 👉 把 Claude Code 从“对话式编码工具”,变成 可设计、可复用、可治理的工程系统。
The Ultimate Collection of 200+ Agentic Skills for Claude Code/Antigravity/Cursor. Battle-tested, high-performance skills for AI agents including official skills from Anthropic and Vercel.
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
本仓库是Vue3源码学习实践记录,包含跟随视频课程敲写的核心源码解析、响应式原理/Composition API等关键模块的手写实现,以及学习过程中整理的重难点笔记(如 reactivity 模块设计、虚拟DOMdiff逻辑、生命周期流程等),既是源码学习的实操存档,也为Vue3进阶学习者提供可参考的分步拆解思路。
极客时间Spring Cloud微服务实战