Squashed '.claude/llm-functions/' content from commit 616d8d8

git-subtree-dir: .claude/llm-functions
git-subtree-split: 616d8d84c5565fdb66d8782ae5ba56d994bfa82a
This commit is contained in:
2026-03-27 09:14:17 +01:00
commit 2f1d437723
80 changed files with 5498 additions and 0 deletions

22
agents/coder/README.md Normal file
View File

@@ -0,0 +1,22 @@
# Coder
An AI agent that assists your coding tasks.
## Features
- 🏗️ Intelligent project structure creation and management
- 🖼️ Convert screenshots into clean, functional code
- 📁 Comprehensive file system operations (create folders, files, read/write files)
- 🧐 Advanced code analysis and improvement suggestions
- 📊 Precise diff-based file editing for controlled code modifications
## Examples
![image](https://github.com/user-attachments/assets/97324fa9-f5ea-44cd-8aea-024d1442ca81)
https://github.com/user-attachments/assets/9363990f-15a9-48c6-b227-8900cfbe0a18
## Similar Projects
- https://github.com/Doriandarko/claude-engineer
- https://github.com/paul-gauthier/aider