Cursor rule
.cursor/rules/shared-common.mdc共享包 @llcz/common 发布与导出约定
Cursor rules
Quality
41/100
Scores the file, not the repository.Length
71 words
4 headings · 0 code blocksRepository
0
— · pushed 1 days agoLast changed
3 days ago
First indexed 3 days ago.1234567# @llcz/common89## 角色1011- 纯 TS **工具库**,发布为 dual package(`main`/`module`/`types` 指向 `dist/`)。12- 消费者:**admin、server**(workspace:*);**uni 尚未接入**。13- **禁止**引入 Vue、Nest、DOM 或任意 UI 框架。1415## 当前导出1617从 `packages/common/src/index.ts` 统一导出:1819- `is` — 类型判断(如 `isArray`)20- `dateUtil` — 日期工具21- `tree` — 树形数据处理22- `uuid` — UUID 生成23- `qs` — querystring24- `format` — 格式化2526## 开发流程2728- 源码在 `packages/common/src/`;新工具在子文件实现并在 `index.ts` 导出。29- 构建:`pnpm --filter @llcz/common build`(Rollup);改代码后各 app workspace 联调。30- 保持函数纯、可 tree-shake;类型完整,避免 `any`。31
Also in cz6c/ll-admin
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| cz6c/ll-admin.cursor/rules/comment-standards.mdc · 0 | Cursor rules | docs | 50/100 | 3 days ago | |
| cz6c/ll-admin.cursor/rules/monorepo-core.mdc · 0 | Cursor rules | gitmonorepoagent-behaviour | 64/100 | 3 days ago | |
| cz6c/ll-admin.cursor/rules/nestjs-server.mdc · 0 | Cursor rules | lint-formatdatabasedocs | 74/100 | 3 days ago | |
| cz6c/ll-admin.cursor/rules/vitepress-docs.mdc · 0 | Cursor rules | docs | 29/100 | 3 days ago | |
| cz6c/ll-admin.cursor/rules/vue-admin.mdc · 0 | Cursor rules | apidocs | 52/100 | 3 days ago | |
| cz6c/ll-admin.cursor/rules/vue-uni.mdc · 0 | Cursor rules | typesapiuimonorepo+1 | 71/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 3 days ago | |
| markstev/mark-starter.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 99/100 | 3 days ago | |
| Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 3 days ago |
