Skip to content

Commit 320bbca

Browse files
committed
feat: New Tools section
1 parent 8f6cdb6 commit 320bbca

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

docs/advanced/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Maximize efficiency and minimize friction in your development flow.
4040

4141
- [CLI Automation](/advanced/cli-automation) - Batch processing and automated workflows with CLI
4242
- [Context Management](/advanced/context) - Maintaining project understanding across sessions
43-
- [Tool Integration](/advanced/tools) - Integrating with IDEs, CI/CD, and development tools
43+
- [Tool Integration](/advanced/tools) - Community tools and integrating with IDEs, CI/CD, and development tools
4444
- [Batch Operations](/advanced/batch) - Efficient multi-file and large-scale changes
4545

4646
## Power User Tips

docs/advanced/tools.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ Seamlessly integrate Claude Code with your existing development tools and workfl
88

99
Tool integration in vibe coding isn't about replacing your existing workflow - it's about enhancing it with AI assistance that feels natural and unobtrusive.
1010

11+
## Community Tools
12+
13+
### Open-Source Claude Code Tools
14+
15+
#### [Claude Code Usage Monitor](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor)
16+
Real-time terminal monitoring tool for tracking Claude AI token usage and session limits. Use when you need visibility into token consumption, cost tracking, and want to avoid hitting usage limits during development sessions.
17+
18+
#### [Claude Wizard](https://github.com/moinsen-dev/claude-wizard)
19+
Interactive CLI for discovering and installing specialized AI agents for Claude Code. Use when you want to extend Claude Code's capabilities with curated agents across engineering, marketing, and design domains.
20+
21+
#### [Claudia](https://github.com/getAsterisk/claudia)
22+
Desktop GUI application providing visual project management for Claude Code sessions. Use when you prefer a visual interface for managing multiple projects, creating custom agents, and tracking development analytics.
23+
1124
## Core Integrations
1225

1326
### IDE Integration

0 commit comments

Comments
 (0)