# ai-code **Repository Path**: cpunchline/ai-code ## Basic Information - **Project Name**: ai-code - **Description**: 不写一行代码,实现跨平台组件库 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-03-18 - **Last Updated**: 2026-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ai-code ## 介绍 不写一行代码,借助`ZeroMQ`/`NNG`实现跨平台组件库 `git submodule update --init --recursive` `git submodule update --remote --merge` `git submodule add https://gh-proxy.org/https://github.com/zeromq/libzmq.git thirdparty/libzmq` `git submodule add https://gh-proxy.org/https://github.com/nanomsg/nng.git thirdparty/nng` ## AI config `git submodule add https://gh-proxy.org/https://github.com/jnMetaCode/superpowers-zh.git thirdparty/superpowers-zh` `mkdir -p ./.github/superpowers` `ln -s ../../thirdparty/superpowers-zh/skills .github/superpowers/skills`