theslashdojo avatar

theslashdojo

Official

@theslashdojo

0Followers
|
1Public Repos
|
161Published Skills

Comprehensive infrastructure, database, and development orchestration suite for managing cloud-native environments, monorepo lifecycles, and distributed system configurations.

Skills Distribution
DomainDeveloper To...Cloud Infrastructu.. (35%)Database & Schema .. (25%)System Administrat.. (20%)Application Lifecy.. (20%)

Agent Skills by theslashdojo

Showing 161 vetted skills indexed across 1 GitHub repositories.

theslashdojotheslashdojo

playwright

Automate real browser interactions across Chromium, Firefox, and WebKit.

Official
Advanced
theslashdojotheslashdojo

openapi

Validate, bundle, mock, test, and generate code from OpenAPI contracts.

Official
Advanced
theslashdojotheslashdojo

schemas

Create runtime-validated, type-inferred Zod schemas for arbitrary data shapes.

Official
Advanced
theslashdojotheslashdojo

transform

Reshape validated data with Zod schemas using transforms and preprocessing.

Official
Advanced
theslashdojotheslashdojo

terraform-init

Initialize Terraform workspaces with backend configuration, provider installation, and module fetching.

Official
Intermediate
theslashdojotheslashdojo

terraform-apply

Apply Terraform plans to provision, update, or destroy cloud infrastructure.

Official
Advanced
theslashdojotheslashdojo

terraform-plan

Compute read-only Terraform execution plans showing resource changes.

Official
Intermediate
theslashdojotheslashdojo

terraform-state

Manage Terraform state mappings between configuration blocks and real infrastructure resources.

Official
Advanced
theslashdojotheslashdojo

projects

Manage GitLab projects via REST API for create, update, and discovery operations.

Official
Intermediate
theslashdojotheslashdojo

pipelines

List, trigger, retry, cancel, and inspect GitLab pipelines via CLI.

Official
Intermediate
theslashdojotheslashdojo

variables

List, inspect, set, and delete GitLab project-level CI/CD variables.

Official
Advanced
theslashdojotheslashdojo

issues

Manage GitLab project issues via the REST API.

Official
Intermediate
theslashdojotheslashdojo

merge-requests

List, inspect, create, and merge GitLab merge requests with SHA guards.

Official
Intermediate
theslashdojotheslashdojo

pip

Manage Python package installation, upgrades, and dependency files.

Official
Intermediate
theslashdojotheslashdojo

testing

Run and automate Python tests with pytest, fixtures, mocking, and coverage.

Official
Intermediate
theslashdojotheslashdojo

uv

Automate Python project creation, dependency management, and environment provisioning with uv.

Official
Advanced
theslashdojotheslashdojo

poetry

Manage Python project dependencies, virtual environments, and packaging with Poetry.

Official
Intermediate
theslashdojotheslashdojo

key-vault

Automate Azure Key Vault lifecycle management with the Azure CLI.

Official
Intermediate
theslashdojotheslashdojo

storage

Provision Azure storage accounts, containers, and blobs via the Azure CLI.

Official
Intermediate
theslashdojotheslashdojo

aks

Create and manage AKS clusters, sync kubeconfig credentials, and add node pools via Azure CLI.

Official
Intermediate
theslashdojotheslashdojo

resource-groups

Create, inspect, tag, list, and delete Azure resource groups across subscriptions.

Official
Intermediate
theslashdojotheslashdojo

functions

Provision and deploy Azure Function Apps via Azure CLI or Core Tools.

Official
Intermediate
theslashdojotheslashdojo

app-service

Deploy and update Azure App Service web apps using the Azure CLI.

Official
Intermediate
theslashdojotheslashdojo

nodejs

Instruments Node.js apps with OpenCV for production traces and metrics.

Official
Advanced

Frequently Asked Questions About theslashdojo

FAQPage Schema
What 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.