agentsclimarketplace

Fractal docs generator

Skill bg-szy/TOP-SKILLS/skills/marketplace/fractal-docs-generator

目录级 CLAUDE.md 生成。触发:mkdir、create directory、目录结构变更。From its SKILL.md

Install
npx -y skills add bg-szy/TOP-SKILLS --skill fractal-docs-generator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 303 tokens by cl100k_base, as published. Nobody here has run it

分形文档生成器

触发:创建/移动/重命名目录,目录内文件变化。

模板

<!-- 若此目录变更,立即更新本文件 -->
# {目录名} - {一句话定位}

| 文件 | 地位 | 职责 |
|------|------|------|
| foo.ts | 入口 | 对外唯一接口 |

地位

地位典型文件
入口index.ts, main.ts
核心service.ts, engine.ts
辅助utils.ts, helpers.ts
类型types.ts
配置config.ts
测试*.test.ts

示例

<!-- 若此目录变更,立即更新本文件 -->
# auth - 认证授权

| 文件 | 地位 | 职责 |
|------|------|------|
| index.ts | 入口 | 导出 AuthService |
| auth.service.ts | 核心 | 登录、令牌刷新 |
| jwt.helper.ts | 辅助 | JWT 签发验证 |

协作:本 skill 管目录,file-header-guardian 管文件。

What ships with it: 1 file

10.3 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,750. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.