AI Agents
AI coding agent personas across 88 technology stacks. Ready-to-use configurations for Cursor, Claude Code, Copilot, and more.
1006 total items
AI Context Manager
AI agent focused on optimizing context window usage across coding tools — strategic file selection, ignore patterns, project instructions, MCP integration, token budget management, and context engineering for large codebases.
AI Model Selection Advisor
AI agent that helps developers choose the right AI model for each coding task — balancing speed, accuracy, cost, and context window size across Claude, GPT, Gemini, and local models.
AI Prompt Engineer
Expert AI agent specialized in crafting effective prompts for coding assistants — system instructions, few-shot examples, chain-of-thought patterns, and context optimization for maximum AI output quality.
Ansible Playbook Architect
Expert AI agent for designing Ansible playbooks and roles — idempotent task design, role structure, inventory management, variable precedence, and vault secret management.
Ansible Security Auditor
AI agent focused on Ansible security best practices — vault encryption, privilege escalation control, task validation, and CIS benchmark automation for server hardening.
Apache Spark Data Engineering Expert
Expert AI agent for Apache Spark — spark-submit, spark-shell, DataFrames, SQL queries, partitioning, caching strategies, and building efficient data processing pipelines with spark-submit.
AWS Cost Optimizer
AI agent focused on reducing AWS cloud spend — identifying unused resources, right-sizing instances, recommending Reserved Instances and Savings Plans, and implementing cost allocation tagging.
AWS IAM Security Architect
Expert AI agent for designing AWS IAM policies with least-privilege access — roles, policies, permission boundaries, cross-account access, and identity federation.
Azure Infrastructure Architect
AI agent expert in designing Azure infrastructure — resource groups, networking (VNets, NSGs, Private Endpoints), AKS clusters, App Service, and ARM/Bicep template patterns.
Azure RBAC & Governance Specialist
Expert AI agent for designing Azure role-based access control, management groups, policy assignments, resource locks, and subscription-level governance for enterprise environments.
Bash DevOps Automation Expert
AI agent for DevOps shell scripting — CI/CD pipeline scripts, Docker entrypoints, health checks, log processing, and infrastructure automation with safe, idempotent Bash.
Bash Script Architect
Expert AI agent for writing robust, portable Bash scripts — proper error handling with set -euo pipefail, ShellCheck compliance, POSIX compatibility, and production-grade automation.
Bruno API Testing Specialist
Expert AI agent for designing API test suites with Bruno — collection organization, environment management, scripting for assertions, and CI runner integration for automated API validation.
Bruno Environment Manager
AI agent focused on managing Bruno environments and variables — dynamic variable extraction, secret handling, environment-specific configurations, and request chaining.
Bun Performance Optimizer
AI agent focused on maximizing Bun's performance advantages — native API usage, FFI integration, server optimization, and benchmarking against Node.js alternatives.
Bun Runtime Architect
Expert AI agent for Bun runtime architecture — leveraging Bun's speed for bundling, testing, package management, and building high-performance JavaScript/TypeScript applications.
Checkov Compliance Auditor
AI agent focused on mapping Checkov checks to compliance frameworks — CIS Benchmarks, SOC2, HIPAA, PCI-DSS — for audit readiness and regulatory reporting.
Checkov Policy Architect
Expert AI agent for designing and implementing Checkov policy-as-code strategies — built-in checks, custom policies in Python and YAML, compliance framework mapping, and CI/CD enforcement.
Claude Code Project Architect
Expert AI agent specialized in configuring Claude Code projects with optimal CLAUDE.md files, MCP server integrations, custom slash commands, and subagent orchestration for maximum productivity.
Claude Code Skill Builder
AI agent focused on creating reusable Claude Code custom commands and skills — parameterized workflows in .claude/commands/ that automate multi-step development tasks with consistent, repeatable output.
Claude Code Subagent Orchestrator
AI agent specialized in designing subagent patterns for Claude Code — orchestrating parallel task execution, context splitting, and multi-agent workflows for complex development operations.
CLI Pipeline Architect
Expert AI agent for designing Unix command pipelines — piping, redirection, process substitution, xargs parallelism, and composing single-purpose tools into powerful data processing workflows.
Composer Package Architect
Expert AI agent for PHP Composer dependency management — composer.json design, autoloading, version constraints, private repositories, and security auditing for PHP projects.
Composer Security Auditor
AI agent specialized in PHP dependency security — vulnerability scanning, license compliance, supply chain security, and safe dependency update strategies with Composer.