Skip to main content
GitHub repository

nest

nest contains 14 collected skills from sail-sail, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
14
updated
2026-05-20
Forks
5
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

officecli
secretaries-and-administrative-assistants-except-legal-medical-and-executive

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.

2026-05-20
tm-ui-components
web-developers

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

2026-05-17
uni-spec
web-developers

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

2026-05-17
create-module
software-developers

创建新业务模块时使用

2026-05-13
create-table
database-administrators

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

2026-05-13
dict
software-developers

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

2026-05-13
sql-exec
database-administrators

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

2026-05-13
table-config
database-architects

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

2026-05-13
deno-graphql-backend
software-developers

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

2026-05-13
websocket
software-developers

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

2026-05-13
pc-graphql-frontend
web-developers

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

2026-05-13
ui-style
web-developers

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

2026-05-13
sub-package
web-developers

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

2026-05-13
uni-graphql-frontend
software-developers

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

2026-05-13