A curated collection of prompts, modes, and configurations to enhance AI coding assistants. Provides ready-to-use templates for prompt engineering, custom agent personas, and AI-driven development workflows. Optimized for Roo Code but adaptable for many platforms.
<div align="center"> # ๐ค AI Agent Prompts & Configurations [](https://www.gnu.org/licenses/agpl-3.0) [](#) **A personal, curated collection of prompts, modes, and configurations for AI coding assistants.** [Available Modes](#-available-modes) โข [Available Commands](#-available-commands) โข [Tools & Platforms](#๏ธ-applicable-tools--platforms) โข [Architecture](#๏ธ-architecture-prompt-as-code) โข [Getting Started](#-getting-started) </div> --- ## ๐ Overview Welcome to my personal, curated collection of prompts, modes, and configurations for AI coding assistants. This repository is designed for anyone interested in **Prompt Engineering**, customizing **AI Agents**, or enhancing their workflow with Large Language Models (LLMs). This collection contains ready-to-use templates for defining agent personas, delegating tasks, and structuring interactions with various AI tools. --- ## ๐ญ Available Modes This repository provides the following agent modes, forming the "Pantheon" team: | Mode | Description | |------|-------------| | **๐ง Maestro** | An expert project orchestrator who decomposes complex tasks, delegates them to specialist agents, and manages the overall project plan. | | **๐๏ธ Principal Engineer** | A top-tier technical leader for deep system analysis, architectural design, and long-term strategic planning. | | **๐ป Lead Implementer** | An expert developer who translates architectural plans into clean, efficient, and maintainable application code. | | **๐งช Test Engineer** | A dedicated quality expert who writes clean, fast, and reliable unit and integration tests to ensure code correctness and robustness. | | **๐ญ Advocate** | A user experience specialist who designs intuitive, enjoyable, and habit-forming user flows by applying principles of usability and psychology. | | **๐ฟ Gardener** | A met
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.