一键导入
my-claude-toolkit
my-claude-toolkit 收录了来自 claude-han 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
RQAlpha 本地量化回测框架开发助手。当用户处理以下任务时触发:编写或修改 RQAlpha 策略代码、 使用 RQAlpha API(init/handle_bar/order_shares/history_bars 等)、本地策略回测调试、 Mod 扩展开发、数据源对接、策略参数调优。也在用户提及 RQAlpha、rqalpha、米筐开源框架、 本地量化回测、A股策略开发时触发。即使用户只是讨论策略逻辑而未明确提及 RQAlpha, 只要涉及 init/handle_bar/before_trading/after_trading 等 RQAlpha 生命周期函数, 或使用 order_shares/order_target_value/history_bars 等 API,也应触发此 skill。 注意:此 skill 针对 RQAlpha 本地开源框架,不针对 Ricequant 在线平台或聚宽平台。 RQAlpha 与聚宽的 API 有相似之处但存在关键差异(如函数命名、参数格式),需严格区分。
聚宽(JoinQuant)量化研究平台开发助手。当用户处理以下任务时触发:编写或修改聚宽策略代码、 使用聚宽平台API(get_price/get_fundamentals/order等)、策略回测调试、因子研究与分析、 研究环境notebook开发、模拟交易配置。也在用户提及聚宽、JoinQuant、JQ平台、 量化回测、A股策略开发、因子看板时触发。即使用户只是讨论策略逻辑而未明确提及聚宽, 只要涉及initialize/handle_data/before_trading_start等策略生命周期函数, 或使用get_price/get_fundamentals/order_target_value等API,也应触发此skill。 注意:此skill针对聚宽Web平台内API,不针对JQData本地SDK。
Automated icon integration for Taro WeChat mini-program projects using open-source npm icon libraries. Default icon set is Remix Icon, with Material Icons as an alternative. Covers two scenarios — (1) page-level icons using SVG-to-Base64 icon fonts, and (2) TabBar icons using auto-generated PNG images. Includes a visual preview step so users can review all icons before committing to the project. Use this skill whenever the user mentions icons, TabBar icons, mini-program icons, icon fonts, remixicon, material icons, iconify, or needs to add/configure/replace/preview icons in a Taro project. Also trigger when the user asks about icon management, icon selection, or icon integration in WeChat mini-programs. This skill enables fully automated icon workflows via a centralized config file — Claude Code can analyze which icons are needed, install them via npm, generate all assets, show a preview, and configure the project without any manual browser operations.