# LazyDev > Open-source AI developer tools for verified agent loops and codebase onboarding. LazyDev (`lazydev.ai`, also known as “Lazy Dev”) is a suite of open-source tools for independent developers and engineering teams. Its tools help turn goals into clearer AI-assisted development workflows: verified code changes with a Cursor CLI loop and structured codebase context for people and AI agents. ## Products - **LazyDev CLI** — A command-line workflow that turns a prompt into a Product Requirements Document (PRD) with testable tasks, runs scoped Cursor CLI work, executes local checks, feeds failures back into the loop, and creates verified atomic commits. - **LazyDev Cursor Onboarding Suite** — A repo-local Agent Skill for generating token-efficient backend documentation, including navigation references and metadata that help developers and AI agents understand an unfamiliar codebase. ## LazyDev CLI workflow 1. Turn a high-level goal into a PRD and testable subtasks. 2. Execute scoped tasks through Cursor CLI from the local terminal. 3. Run the repository’s local tests and checks. 4. Use failures as feedback before proceeding, then commit verified subtasks. ## Canonical sources - Website: https://lazydev.ai/ - LazyDev CLI: https://lazydev.ai/#lazydev-cli - LazyDev CLI repository: https://github.com/GoranErhartic/lazy-dev - Cursor Onboarding Suite: https://lazydev.ai/#backend-onboarding - Cursor Onboarding Suite repository: https://github.com/GoranErhartic/backend-onboarding - FAQ: https://lazydev.ai/#faq - Updates: https://lazydev.ai/#notify