mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-04-25 04:36:27 +02:00
Merge pull request #168 from 1broseidon/add-promptext
Add promptext - smart code context extractor for AI assistants
This commit is contained in:
@@ -99,6 +99,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
- [poorcoder](https://github.com/vgrichina/poorcoder) — A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs.
|
||||
- [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) — A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok.
|
||||
- [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`)
|
||||
- [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits.
|
||||
- [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command.
|
||||
|
||||
### Desktop
|
||||
|
||||
Reference in New Issue
Block a user