Back to authors
sail-sail

sail-sail

15 Skills published on GitHub.

create-module

创建新业务模块时使用

UncategorizedView skill →

create-table

数据库建表规范。创建新表 SQL 时必须遵循;SQL 建完后必须继续阅读 table-config skill 来生成 {mod}.ts 配置

UncategorizedView skill →

dict

系统字典和业务字典配置。SQL 中有 dict: 或 dictbiz: 标注的字段时使用

UncategorizedView skill →

officecli

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

UncategorizedView skill →

sql-exec

仅在代码已写完、需要查库验证数据写入结果时使用。不要用于探索数据库结构或代替阅读代码

UncategorizedView skill →

table-config

表字段配置规范。生成或修改 {mod}.ts 时必须读取,尤其要检查 lbl、*_id_lbl/modelLabel、审计字段等容易漏掉的配置

UncategorizedView skill →

deno-graphql-backend

Deno GraphQL 后端接口的完整开发指南. 当需要创建、修改后端 API 接口时使用

UncategorizedView skill →

websocket

WebSocket 使用规范. 需要在前端订阅后端事件通知时使用

UncategorizedView skill →

pc-graphql-frontend

前端自定义 GraphQL API 接口. 当需要在前端调用后端自定义接口(非标准 CRUD)时使用

UncategorizedView skill →

ui-style

页面开发样式规范。开发 UI 界面时使用

UncategorizedView skill →

unocss

UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.

UncategorizedView skill →

sub-package

微信小程序分包(subPackages)配置。需要将页面拆分到子包时使用

UncategorizedView skill →

tm-ui-components

tm-ui 组件 API 与源码定位。仅在需要核对某个 tm 组件的 props、events、slots、ref 方法或源码路径时使用;不要用于通用页面开发、样式规范或业务逻辑问题

UncategorizedView skill →

uni-graphql-frontend

uni 前端自定义 GraphQL API 接口。需要在 uni 页面调用后端自定义接口时使用

UncategorizedView skill →

uni-spec

移动端页面开发规范。开发 UI 界面时使用

UncategorizedView skill →