An open API service indexing awesome lists of open source software.

https://github.com/mlbo/claude

My Claude Code Skill collection
https://github.com/mlbo/claude

Last synced: 22 days ago
JSON representation

My Claude Code Skill collection

Awesome Lists containing this project

README

          

# Claude Code Tools

个人 Claude Code 工具和技能集合。

## Skills

| Skill | 描述 | 文档 |
|-------|------|------|
| blog-writer | 生成 Markdown 和公众号 HTML 博客 | [SKILL.md](blog-writer/SKILL.md) |
| claude-md-checker | 检查 CLAUDE.md 是否符合官方规范 | [SKILL.md](claude-md-checker/SKILL.md) |
| feishu-notifications | 飞书消息通知 | [SKILL.md](feishu-notifications/SKILL.md) |

## Tools

| Tool | 描述 | 文档 |
|------|------|------|
| statusline | Claude Code 状态栏,显示上下文、tokens、速度 | [README.md](statusline/README.md) |

## 博客文章

- [打造 Claude Code 状态栏](blog/md/statusline.md) - statusline 实现记录
- [如何写好 CLAUDE.md](blog/md/writing-claude-md.md) - CLAUDE.md 最佳实践