theslashdojo
Official@theslashdojo
Comprehensive infrastructure, database, and development orchestration suite for managing cloud-native environments, monorepo lifecycles, and distributed system configurations.
Agent Skills by theslashdojo
Showing 161 vetted skills indexed across 1 GitHub repositories.
playwright
Automate real browser interactions across Chromium, Firefox, and WebKit.
openapi
Validate, bundle, mock, test, and generate code from OpenAPI contracts.
schemas
Create runtime-validated, type-inferred Zod schemas for arbitrary data shapes.
transform
Reshape validated data with Zod schemas using transforms and preprocessing.
terraform-init
Initialize Terraform workspaces with backend configuration, provider installation, and module fetching.
terraform-apply
Apply Terraform plans to provision, update, or destroy cloud infrastructure.
terraform-plan
Compute read-only Terraform execution plans showing resource changes.
terraform-state
Manage Terraform state mappings between configuration blocks and real infrastructure resources.
projects
Manage GitLab projects via REST API for create, update, and discovery operations.
pipelines
List, trigger, retry, cancel, and inspect GitLab pipelines via CLI.
variables
List, inspect, set, and delete GitLab project-level CI/CD variables.
issues
Manage GitLab project issues via the REST API.
merge-requests
List, inspect, create, and merge GitLab merge requests with SHA guards.
pip
Manage Python package installation, upgrades, and dependency files.
testing
Run and automate Python tests with pytest, fixtures, mocking, and coverage.
uv
Automate Python project creation, dependency management, and environment provisioning with uv.
poetry
Manage Python project dependencies, virtual environments, and packaging with Poetry.
key-vault
Automate Azure Key Vault lifecycle management with the Azure CLI.
storage
Provision Azure storage accounts, containers, and blobs via the Azure CLI.
aks
Create and manage AKS clusters, sync kubeconfig credentials, and add node pools via Azure CLI.
resource-groups
Create, inspect, tag, list, and delete Azure resource groups across subscriptions.
functions
Provision and deploy Azure Function Apps via Azure CLI or Core Tools.
app-service
Deploy and update Azure App Service web apps using the Azure CLI.
nodejs
Instruments Node.js apps with OpenCV for production traces and metrics.
Frequently Asked Questions About theslashdojo
FAQPage SchemaWhat specific infrastructure tasks can be managed?▼
Users can provision and manage cloud resources including AKS clusters, Azure storage, Google Compute Engine instances, and Cloudflare Workers. The suite supports full lifecycle management from initial Terraform planning and state mapping to systemd service configuration and Nginx reverse proxy deployment.
Which personas benefit most from these capabilities?▼
Platform engineers, site reliability engineers, and full-stack developers managing complex distributed systems benefit most. These capabilities are designed for technical teams requiring granular control over infrastructure, database schemas, and CI/CD pipelines through standardized, repeatable command-line operations.
What are the prerequisites for runtime execution?▼
Execution requires a POSIX-compliant shell environment with necessary providers installed, such as Terraform, Wrangler, kubectl, or the relevant cloud-specific CLIs. Most operations assume pre-configured authentication credentials for the target cloud providers or database instances being managed.