CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
expo-apple-maps-sheet
🗺️ Apple Maps–style bottom sheet for React Native
triforce.nvim
Triforce is a Neovim plugin with beautiful UI that adds a bit of RPG flavor to your coding — XP, levels, and achievements while you work.
InspectJS
Advanced JavaScript File Discovery and Analysis Tool
kplayer-go
KPlayer帮助你不依赖GUI快速的在服务器上进行视频资源的直播推流 ⚡️ 快速开始 KPlayer可以帮助你快速的在服务器上进行视频资源的循环直播推流,只需要简单对配置文件进行自定义即可开启直播推流 > 本仓库为`libkplayer`的golang封装版本 运行以下命令即可把最新版本的kplayer下载至你的服务器上,并修改对应的`config.json`配置文件运行即可推流 ```shell 配置文件详细文档请访问:https://kplayer.net/p/1 curl -fsSL get.kplayer.net | bash ```
cc-trace
Claude Code CLI skill: Interactive assistant for intercepting, debugging, analyzing and reviewing Claude Code API requests using mitmproxy
Netease_url
功能强大的网易云音乐解析工具 支持歌曲搜索 | 单曲解析 | 歌单解析 | 专辑解析 | 音乐下载
frontend-interview-kit
Frontend Interview & Learning Kit Your complete guide to mastering frontend interviews—curated resources, proven strategies, and hands-on projects.
real2sim-eval
Open-source code of the paper: Real-to-Sim Robot Policy Evaluation with Gaussian Splatting Simulation of Soft-Body Interactions.
kimi-writer
AI writing agent powered by kimi-k2-thinking - autonomously creates novels and stories with deep reasoning
adb-gui-kit
A simple, modern GUI for ADB and Fastboot
agent-scripts
Scripts for agents, shared between my repositories.
codexmcp
**让 Claude Code 与 Codex 无缝协作** ⭐ 在GitHub上给我们点星~您的支持对我们意义重大! 🙏😊 English./docs/README_EN.md | 简体中文 --- 一、项目简介 在当前 AI 辅助编程生态中,**Claude Code** 擅长架构设计与全局思考,而 **Codex** 在代码生成与细节优化上表现卓越。**CodexMCP** 作为两者之间的桥梁,通过 MCP 协议让它们优势互补: - **Claude Code**:负责需求分析、架构规划、代码重构 - **Codex**:负责算法实现、bug 定位、代码审查 -