243 items indexed · AI tools, prompts, hooks & techniques
Anthropic has released Claude Sonnet 4.6, a more capable AI model, and updated its platform with significant new features. Claude can now autonomously use your computer — opening files and running tools — and create interactive charts and diagrams directly within conversations, including on mobile devices.
This outlines a collection of pre-built configurations and best practices for the Claude Code AI assistant, sourced from the 'claude-code-workflows' GitHub repository. It demonstrates how to structure projects with context files, integrate with Git for safety, and automate tasks to build applications more efficiently.
The latest Claude Code update turns it into a powerful automated assistant for your development team. It can now handle scheduled tasks like checking code, control a computer to perform actions, and run complex jobs in the background, all powered by the new, more capable Opus 4.6 AI model.
This provides a complete project template for setting up an advanced AI coding assistant using Claude Code. It automates key development tasks like code reviews, project ticket management, and documentation updates. By using scheduled weekly quality checks and consistent team-wide rules, it ensures high-quality code and frees up developer time.
Anthropic has released major updates to its AI coding assistant, Claude Code, through new models like Claude Opus 4.6. These models provide a massive memory (1M tokens) for understanding entire codebases, superior performance in complex reasoning, and new built-in tools for automatically finding and patching security vulnerabilities.
Choose your AI coding agent based on the job. Use Claude Code for complex tasks like modernizing old, internal codebases, especially in regulated industries like finance. Use OpenAI Codex for tasks like reviewing code from external sources for security flaws or automating cloud infrastructure.
The latest benchmarks show there is no single 'best' AI model; the optimal choice depends on your specific task. Gemini 3.1 Pro leads in complex reasoning, Claude Opus 4.6 excels at writing and analyzing large documents, Grok 4 is fastest for pure coding, and GPT-5.4 provides the best all-around versatility.
This workflow uses AI agents to automatically review new code and visual design changes submitted by developers. By automating checks for bugs, style standards, and UI consistency, it frees up engineering teams to focus on building new features rather than performing manual reviews.
Anthropic has released Claude Sonnet 4.6, an upgraded AI model. Alongside this, the Claude Cowork environment now supports generating custom charts, has a new plugin marketplace with admin controls, and allows for persistent, multi-device agent task management.
This plugin enhances the Claude Code AI assistant with a pre-packaged suite of powerful skills and configurations. It enables advanced automation by allowing Claude to delegate tasks to other AI models, generate images, transcribe YouTube videos, and follow structured development plans, significantly boosting developer productivity.
Connect your team's AI code assistant (Claude Code) directly to your GitHub repository to automate development tasks. This enables the automatic creation of new features, bug fixes, and daily progress reports without any manual intervention, significantly accelerating your development cycle.
This is a developer workflow for using Claude Code to build applications more efficiently. It establishes a repeatable process that gives the AI long-term memory of a project's architecture and automates routine coding tasks, enabling faster development from idea to a finished product.