Agent Skills by Edgame
Showing 12 vetted skills indexed across 1 GitHub repositories.
setup-container-tests
Create Vitest unit and integration test scaffolding for containerized services.
create-event-handlers
Automate RabbitMQ event publisher and consumer setup with naming conventions.
setup-batch-job-workers
Schedule and orchestrate recurring batch jobs via RabbitMQ queues.
validate-tenant-isolation
Verify tenant isolation across gateway, service, and database boundaries.
create-container-documentation
Generate README, CHANGELOG, OpenAPI spec, and event docs per Section 13.
validate-container-compliance
Validate container compliance with ModuleImplementationGuide standards and configuration rules.
setup-container-config
Create and validate YAML configuration files for containerized service modules.
transform-service-communication
Transform direct service calls into config-driven ServiceClient calls with circuit breakers and retries.
add-datalake-consumer
Ingest RabbitMQ event data into Azure Data Lake as partitioned Parquet files.
create-container-module
Create standardized container module skeletons with Dockerfile, config files, and OpenAPI docs.
migrate-service-to-container
Migrate backend services into container modules with shared libraries and tenant-aware queries.
write-tenant-isolated-queries
Enforce tenantId in Cosmos DB partition-key queries across CRUD operations.