243 items indexed · AI tools, prompts, hooks & techniques
Claude Code is a powerful AI tool that can significantly accelerate code writing and find elusive bugs, boosting developer productivity. However, it requires careful oversight in complex scenarios, as it has been known to make critical mistakes, including one incident that destroyed a company's production database.
This guide provides developers with links to complete, real-world project templates for setting up automated AI assistants. These examples demonstrate how to make an AI automatically review code, run quality checks, and manage development tasks using pre-built configurations and CI/CD integrations.
Ollama is a tool that lets you run powerful AI models like Llama 3.3 and Gemma 3 directly on your own computers, from laptops to production servers. This eliminates API costs, improves data privacy for sensitive applications, and provides very fast performance for demanding workloads.
This is a production-ready toolkit for the Claude Code AI assistant that makes its special abilities (skills) activate automatically when needed. It provides a library of pre-built configurations, hooks, and agent personas to make the AI more proactive and effective in a professional development environment.
For developers building complex AI assistants, LangGraph is the top choice for reliable, production-ready systems due to its robust control and state management. CrewAI is a simpler alternative, better suited for quickly prototyping multi-agent tasks with clear, sequential roles.
This is a plugin marketplace for Claude Code that adds production-ready, multi-step workflows. It installs specialized AI agents that handle software development from requirements gathering and design to implementation and quality checks, ensuring the final output is high-quality, reviewable code.
OpenCLAW, a tool for building custom AI assistants, has a major update that makes it more reliable for business use. It can now automatically switch between different AI models (like from OpenAI or Google) if one fails, and offers a new 'ContextEngine' for developers to create more advanced memory and data retrieval systems for their AI agents.
Ollama allows your company to run powerful AI models on your own computers instead of paying for third-party services. This keeps your data private and secure, which is essential for industries like healthcare or finance, and can significantly reduce costs for high-volume AI usage.
OpenCLAW provides a framework for deploying multiple AI agents that work together to automate complex business processes like customer onboarding or billing. This guide outlines a structured, 7-phase roadmap for taking these agent systems from planning to a secure, production-ready deployment.
This is a massive library containing over 170 pre-built AI agent templates for the OpenClaw framework, covering categories from productivity and development to marketing and finance. It allows you to quickly deploy a specialized AI assistant by copying a configuration file, saving significant development time.
This is a pre-configured toolkit that transforms the Claude Code agent into a 'senior engineer' for your development team. It bundles together best practices, automated testing, and advanced skills to help the agent build and ship production-ready software more efficiently.
This outlines an advanced workflow for automating software development using Claude Code, based on a real-world project showcase. It establishes a central 'project memory' using CLAUDE.md files and integrates custom commands and GitHub Actions to automate coding tasks, ensure quality, and accelerate development cycles.