xfy6238's Stars
SuperClaude-Org/SuperClaude_Framework
A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.
wshobson/agents
A collection of production-ready subagents for Claude Code
zhaochengcube/augment-token-mng
一个基于 Tauri 构建的跨平台桌面应用程序,用于生成和管理 Augment Code 访问令牌。
HumanAIGC-Engineering/OpenAvatarChat
rubenlop88/go_router_pop_until_example
BasicProtein/AugmentCode-Free
【8月更新】AugmentCode无限免费续杯方案[【August Update】AugmentCode unlimited free refill plan]
yuaotian/go-augment-cleaner
清理Augment缓存和生成设备SessionId/解决 VSCode、Cursor、JetBrains 系列 IDE 中 Augment 插件无法登录的问题(Sign in failed. If you have a firewall, please add)/将所有 d1-d20.api.augmentcode.com 域名统一指向延迟最低的服务器IP
yinwm/vibedevtools
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI
microsoft/ai-agents-for-beginners
12 Lessons to Get Started Building AI Agents
Ran-Mewo/augment-vip
Remove augmentcode free trial account limit. Supports all OSes and all IDEs (IntelliJ, VSCode, all Jetbrains IDEs, all VSCode forks like Cursor, etc!)
hamflx/cursor-reset
cursor 0.45.x machine id reset
yuaotian/go-cursor-help
解决Cursor在免费订阅期间出现以下提示的问题: Your request has been blocked as our system has detected suspicious activity / You've reached your trial request limit. / Too many free trial accounts used on this machine.
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
hwanz/SSR-V2ray-Trojan-vpn
免费机场公益机场收集/免费vpn-定时更新
elileo1/extended_wrap
Extended official wrap to build special wrap like limiting row number
7le/A-Philosophy-of-Software-Design-zh
《软件设计的哲学》中文翻译 A Philosophy of Software Design
KwaiAppTeam/KDebugTools
a powerful library for debugging Flutter applications
simplezhli/flutter_deer
🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project.
zhangjiang1203/flutter_app_demo
flutter--demo的测试工程
draveness/analyze
Draven's Blog
Harley-xk/MaLiang
iOS painting and drawing library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦绘图库)
ChenYilong/iOS12AdaptationTips
iOS12AdaptationTips
MisterBooo/Play-With-Sort-OC
基础排序 冒泡排序 插入排序 快速排序 双路快速排序 三路快速排序 堆排序
VideoFlint/Cabbage
A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.
godbasin/godbasin.github.io
被删前端博客--喜欢请star
edsgershao/IM-development
移动客户端IM开发遇到的问题及解决方案
agiapp/BRPickerView
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
bang590/JSPatchX
A XCode plugin that provides autocompletion for JSPatch