243 items indexed · AI tools, prompts, hooks & techniques
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.
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.
This document outlines production-grade methods for orchestrating autonomous AI agent workflows using the OpenCLAW framework. It details how to use a central 'Gateway' to schedule recurring jobs, delegate complex tasks to multiple specialized agents, and build reliable, self-improving systems for business automation.
This guide demonstrates how to build an automated system for handling new sales leads using the open-source OpenClaw framework. By creating multiple specialized AI agents, you can automatically validate, qualify, and respond to sales inquiries, significantly speeding up your sales process and reducing manual CRM data entry.
OpenAI's Codex CLI is a tool for your developers that acts like an AI assistant directly on their computer. It helps them write and fix code faster by understanding tasks described in plain English, and it can even review code for quality before it's finalized, improving team productivity.
This workflow connects various business tools like your community platform, content scheduler, and social media accounts into a single, unified hub. A developer can use an AI agent to automate the entire process, from analyzing member feedback to drafting and publishing content across all platforms from a single command. The result is a significant productivity boost, eliminating manual app-switching and content formatting.
Claude Code's Worktree Isolation enables running multiple coding tasks simultaneously in separate, contained environments. This allows development teams to build several features or test different solutions at the same time without conflict, significantly accelerating project timelines.
This guide explains how to use the OpenAI Codex CLI to create automated teams of AI agents. These agents can work together on complex coding projects, like building a game, by passing tasks from one specialist (like a designer) to another (like a developer), all while keeping their work separate to avoid conflicts.
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.
Claude Code hooks let you automate tasks during development, such as automatically re-formatting code after the AI agent makes an edit. They can also enforce security by blocking the AI from modifying sensitive files, giving you more reliable and safe control over its actions.
This guide introduces platforms like n8n, Dify, and Langflow that enable you to automate complex business processes using AI. These tools allow you to visually build workflows that connect different applications and use AI models to make decisions, handle tasks like customer support triage, or generate reports automatically.
This guide details how to build a team of collaborating AI agents using the OpenCLAW framework to automatically monitor, diagnose, and fix server errors. This creates a 'self-healing' system that minimizes downtime and reduces the need for manual IT intervention, improving system reliability.