Eagles Claude Config
Eagles Claude Config from ERP-CORE-DEV/eagles-claude-config.
Skills in this plugin
34- ▌ DB Test · erp-core-devGuide database testing with Testcontainers across all languages, fixtures, seeding, cleanup, and CI
- ▌ Mission · erp-core-devStart an EAGLES mission from natural language. Auto-discovers scope, selects skills, enrolls DAG.
- ▌ QA Test · erp-core-dev bundleRun live browser QA tests via Chrome DevTools MCP — smoke, lifecycle, forms, GDPR, API health, console audit, auth guard
- ▌
- ▌
- ▌
- ▌ Rust Test · erp-core-devGenerate Rust tests — unit, integration, doc, property-based, and criterion benchmarks
- ▌ Seed Data · erp-core-devSeed realistic French HR demo data into running backend via PowerShell script
- ▌ AWS Deploy · erp-core-devGenerate AWS deployment configurations for EKS, ECS, Lambda, and CloudFormation/CDK
- ▌ GCP Deploy · erp-core-devGenerate GCP deployment configurations for GKE, Cloud Run, and Cloud Functions
- ▌ Ibm Deploy · erp-core-devGenerate IBM Cloud deployment configurations for IKS/OpenShift, Code Engine, and Cloud Functions
- ▌
- ▌ DB Migration · erp-core-devReview and guide database migration strategies, tooling, rollback plans, and zero-downtime execution
- ▌
- ▌
- ▌ Mysql Review · erp-core-devReview MySQL/MariaDB schemas, queries, and configuration for performance and production readiness
- ▌ Neo4j Review · erp-core-devReview Neo4j graph models, Cypher queries, indexes, and configuration for performance
- ▌ Redis Review · erp-core-devReview Redis data structures, persistence, memory, clustering, and patterns for performance and reliability
- ▌ Oracle Review · erp-core-devReview Oracle Database schemas, queries, PL/SQL, and configuration for performance and production readiness
- ▌ Ansible Review · erp-core-devReview Ansible playbooks and roles for best practices, idempotency, and security
- ▌
- ▌ Generate Rails · erp-core-devGenerate Rails CRUD scaffold with Model, Controller, Serializer, Migration, Routes, and RSpec tests
- ▌
- ▌ Mongodb Review · erp-core-devReview MongoDB schemas, aggregation pipelines, indexes, and configuration for performance and production readiness
- ▌ Dynamodb Review · erp-core-devReview DynamoDB table design, access patterns, capacity planning, and configuration
- ▌
- ▌ Ansible Playbook · erp-core-devGenerate Ansible playbooks with roles, inventories, vault secrets, and molecule tests
- ▌ Firestore Review · erp-core-devReview Firestore security rules, collection structure, indexes, and queries for correctness and cost
- ▌ Generate Laravel · erp-core-devGenerate Laravel CRUD scaffold with Model, Controller, FormRequest, Migration, Factory, Policy, and tests
- ▌ Sqlserver Review · erp-core-devReview SQL Server schemas, queries, and configuration for performance and production readiness
- ▌ Postgresql Review · erp-core-devReview PostgreSQL schemas, queries, and configuration for performance and production readiness
- ▌ Terraform Validate · erp-core-devValidate Terraform/OpenTofu HCL, review plans, and audit state management
- ▌ Elasticsearch Review · erp-core-devReview Elasticsearch mappings, queries, index configuration, and cluster health
- ▌ Generate Spring Boot · erp-core-devGenerate Spring Boot CRUD scaffold with Controller-Service-Repository