Loading...
Loading...
Found 29 Skills
Complete syntax reference for Frappe Server Scripts. Use this skill when Claude needs to write Python code for Server Scripts in ERPNext/Frappe, including Document Events, API endpoints, Scheduler Events, and Permission Queries. Covers sandbox limitations, available frappe.* methods, event name mapping, and correct syntax for v14/v15/v16.
Binance Sub-account request using the Binance API. Authentication requires API key and secret key.
Получение и обновление профиля текущего пользователя, управление статусом, кастомные поля сотрудников. Используй когда нужно: получить свой профиль, обновить статус, узнать дополнительные поля. НЕ используй для: управления другими сотрудниками (→ pachca-users).
在 CleanDDD 项目中落地已建模的需求(聚合/命令/查询/API 端点(Endpoints)/事件/仓储/配置/测试)的编码指南;用于编写或修改业务功能、端点与数据访问时
X API v2 available endpoints. Use when working with the X API v2 or when the user needs to interact with this API.
A股基础数据查询。股票列表、公司信息、每日指标(PE/PB/换手率)、更名历史。 当用户询问"茅台公司信息""PE是多少""股票列表""万科更名"时触发。
Search, get, create, upload (single & multipart), update, and delete files in Spuree projects with checksum-verified upload flow
港股基础数据查询。港股列表、交易日历。 当用户询问"港股列表""港股交易日""港股代码查询"时触发。
Create type-safe API endpoints with Encore.ts.
Implementation workflows and decision trees for ERPNext Server Scripts. Use when determining HOW to implement server-side features: document validation, automated calculations, API endpoints, scheduled tasks, permission filtering. Triggers: how do I implement server-side, when to use server script vs controller, which script type, build custom API, automate validation, schedule task, filter documents per user.
A股K线数据查询。获取日线、周线、月线行情。 当用户询问"茅台日K""万科周线""A股月线""K线走势"时触发。
Use the official xurl CLI for the X API. Covers install, safe auth setup, app selection, common shortcuts, and raw endpoint access.