
GitHub - kodu-ai/claude-coder: Kodu is an autonomous coding …
🚗 Accelerate Development: Automate repetitive tasks and generate boilerplate code; 📚 Learn and Grow: Improve your coding skills with explanations and best practices; 🔍 Search The Web: Take inspiration from existing content, or ask claude to do it's own research to …
claudecode-ai (Claude Code) - GitHub
Feb 24, 2025 · Claude Code is a revolutionary AI-powered coding tool that serves as your intelligent programming partner. Built on Anthropic's cutting-edge Claude 3.7 Sonnet model, it brings unprecedented capabilities to software development, enabling you to code faster and smarter than ever before.
claude-code full original source code from source maps - GitHub
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Claude Dev - GitHub
With tools like list_code_definition_names and search_files, Claude is able to extract names of various elements in a project to determine what files are most relevant to a given task without you having to mention @files or @folders yourself.
AI-Memory/claude-dev - GitHub
Thanks to Claude 3.5 Sonnet's agentic coding capabilities Claude Dev can handle complex software development tasks step-by-step. With tools that let him create & edit files, explore complex projects, and execute terminal commands (after you grant permission), he can assist you in ways that go beyond simple code completion or tech support.
GitHub - cline/cline: Autonomous coding agent right in your IDE ...
With Claude 3.5 Sonnet's new Computer Use capability, Cline can launch a browser, click elements, type text, and scroll, capturing screenshots and console logs at each step. This allows for interactive debugging, end-to-end testing, and even general web use!
Claude Dev VSCode Extension - GitHub
Claude Dev bridges the gap between complex python scripting and simple chat websites. With its intuitive GUI, it offers a safe and accessible platform for exploring the potential of agentic AI. Keep track of total tokens and API usage cost for the current task loop
GitHub - anthropics/anthropic-cookbook: A collection of …
The Anthropic Cookbook provides code and guides designed to help developers build with Claude, offering copy-able code snippets that you can easily integrate into your own projects.
Talamantez/claude-vscode: Claude AI in VS Code - GitHub
The reliable, polished VS Code extension for Claude AI integration. Ask questions, generate documentation, and get AI assistance - all without leaving your editor.
GitHub - VassoD/claude-code-reviewer: This project analyzes code …
📂 Scan folder recursively for code files (py, js, etc) 📜 Read each file and extract code. 💬 Pass code to Claude API for analysis. 🤖 Claude reviews code snippet and provides feedback. 📰 Analysis results saved to a the report.md file