> ## Documentation Index
> Fetch the complete documentation index at: https://gnero.genetind.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 项目展示

<CardGroup cols={2}>
  <Card title="open-typeless" icon="microphone" href="/use-cases/open-typeless">
    macOS 语音输入应用，1 天完成。展示了 spec 组织、任务拆分、并行开发的完整流程。
  </Card>

  <Card title="Trellis for Cursor" icon="cursor" href="/showcase/trellis-cursor">
    社区 fork，专门为 Cursor 优化，支持中文子代理和 MCP 集成。
  </Card>
</CardGroup>

***

## 添加你的项目

1. Fork [docs repo](https://github.com/mindfold-ai/docs)
2. 复制 `showcase/template.mdx` 和 `zh/showcase/template.mdx` 创建双语页面
3. 在 `docs.json` 的 EN 和 ZH showcase pages 数组里都添加页面路径
4. 在 `showcase/index.mdx` 和 `zh/showcase/index.mdx` 都添加 Card
5. 提交 PR

使用 Claude Code 时可以调用 `/contribute` skill 获取帮助。
