AGENT0S
HomeLibraryAgentic
FeedbackLearn AI
LIVE
Agent0s · AI Intelligence Library
Share FeedbackUpdated daily · 7am PST

INTELLIGENCE LIBRARY

243 items indexed · AI tools, prompts, hooks & techniques

FILTERS
SYSTEM STATS
Total items243
UpdatedDaily · 7am
SourcesWeb + GitHub
▸ FILTERS & SEARCH
13–17 of 17 items
workflow
Intermediate

Addy Osmani's AI-Driven Coding Workflow

This entry details a structured workflow for developing software with an AI coding assistant, proposed by Google's Addy Osmani. The process involves using AI for high-level planning, breaking down a feature into a file-by-file implementation plan, and then executing that plan with the AI in a pair-programming style.

General
Web
plugin
Beginner

Codex CLI: Local AI Coding Agent for your Terminal

OpenAI has released Codex CLI, a tool that lets developers use AI coding assistance directly in their computer's terminal. It integrates with existing ChatGPT subscriptions to help write, debug, and manage code without needing to switch to a web browser.

Codex CLI
GitHub
technique
Advanced

Agentic IDEs: Comparing Windsurf and Cursor's Autonomous Coding Approaches

Windsurf and Cursor are powerful AI tools that function as autonomous developers within a code editor. Cursor excels at rapid iteration and bug fixing for individual developers, while Windsurf is designed for large, complex enterprise projects, using its 'Cascade' agent to understand and modify the entire codebase.

General
Web
plugin
Beginner

Codex CLI: The Official OpenAI Coding Agent for your Terminal

Codex CLI is a tool from OpenAI that lets developers use a powerful AI coding assistant directly within their computer's command line. This allows for quick code generation, bug fixing, and scripting without needing to switch to a web browser or a separate application, accelerating development tasks.

Codex CLI
GitHub
technique
Intermediate

Hybrid AI Coding: Using Claude Code for Quality and Codex for Speed

For complex coding tasks, using two specialized AI assistants is more effective than one. This technique uses an AI like OpenAI Codex to rapidly generate the initial functional code, and then uses a different AI, like Claude Code, to review, refactor, and improve the code's quality for production use.

General
Web
← Previous2 / 2