agentsclimarketplace

Fractal docs generator

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/dimon94/fractal-docs-generator

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

Install
npx -y skills add ComeOnOliver/skillshub --skill fractal-docs-generator

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

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

8.9 KB alongside SKILL.md

GitHub clipped this repository’s file list, so this is at least 1 file and may be more.

Keep looking

Skills are one crate of 326,861. 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.