View all hands-on projects across the 7 agents. Get project descriptions, requirements, learning objectives, and implementation tips for building real-world applications.
/plugin marketplace add pluginagentmarketplace/custom-plugin-backend/plugin install backend-development-assistant@pluginagentmarketplace-backend# Hands-On Projects Build real-world backend applications with 43+ hands-on projects across all 7 agents. ## Project Overview Each agent includes progressively more complex projects that build practical skills. --- ## Agent 1: Programming Fundamentals **Total**: 4 projects | **Duration**: 26 hours ### 1.1 Language Setup & CLI Tool (8 hours) Set up development environment and build a command-line application. - Choose and install programming language - Set up IDE/editor with debugging - Build simple CLI task manager - Use package manager for dependencies - Create and commit to Git **...