Marketplace
171 skillsEach listing spells out exactly what's inside β the steps, the ready-to-run code, and which AI tools it works with β so you know what you're getting before you buy.
Invoke when an autonomous task may outlast one context windowβpersist resumable checkpoints to a state file so work survives resets and interruptions.
- β9-step procedure
- βRunnable Python / JSON included
- β8-point quality checklist
Use when planning a provider-to-provider cloud migration: service equivalence map, egress cost model, cutover runbook, rollback plan and lock-in scoring.
- β10-step procedure
- βRunnable Terraform / Shell included
- β9-point quality checklist
Monorepo Architect
$3.00Design and configure monorepo structures: workspace setup, package boundaries, dependency management, and CI optimization.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Build comprehensive model evaluation: benchmark selection, statistical significance, human evaluation protocols, and safety testing.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Plan ML model deployment: serving patterns, A/B testing, canary releases, monitoring, and rollback for production ML.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Plan and execute safe database schema migrations: dependency ordering, rollback strategies, zero-downtime patterns, and data backfill procedures.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use when asked to build or review an MCP server wrapping an API, database, or CLI so agents can call it through well-designed, strictly typed tools.
- β9-step procedure
- β11-point quality checklist
- β6 pitfalls to avoid
Design Model Context Protocol resources and prompts that expose data and workflows to AI agents following the MCP specification.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Plan and execute LLM fine-tuning: dataset preparation, method selection (LoRA, QLoRA, full), evaluation, and deployment.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use when building or auditing an LLM-as-judge: calibrate it against human labels, measure agreement, and de-bias position and verbosity effects.
- β10-step procedure
- βRunnable Python included
- β8-point quality checklist
Systematically modernize legacy codebases: strangler fig pattern, incremental rewrites, and risk-minimized migration paths.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Invoke to audit or tighten an AI agent's tool/MCP permissions: diff granted access against observed usage and recommend a least-privilege allowlist.
- β9-step procedure
- βRunnable Python included
- β8-point quality checklist
Build knowledge graphs from unstructured data for agent grounding: entity extraction, relation mapping, and graph-based retrieval.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
K8s Manifest Auditor
$4.00Use when reviewing or writing Kubernetes manifests; audits workloads for reliability, security, and cost issues and produces ready-to-apply fixes.
- β6-step procedure
- βRunnable YAML included
- β9-point quality checklist
Inference Optimizer
$4.00Optimize model inference: quantization, distillation, batching, speculative decoding, and serving infrastructure tuning.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design incident response playbooks: detection triggers, severity classification, containment, eradication, and communication.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use after an incident is resolved to produce a blameless postmortem with a reconstructed timeline, contributing factors, and owned action items.
- β9-step procedure
- β10-point quality checklist
- β8 pitfalls to avoid
IAM Policy Designer
$4.00Design least-privilege IAM policies for AWS, GCP, and Azure: role design, permission boundaries, and access auditing.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
IaC Module Designer
$4.00Design reusable Infrastructure as Code modules: Terraform, Pulumi, and CloudFormation patterns for maintainable infrastructure.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use when provisioning, hardening or cost-modelling Hetzner cloud and dedicated servers: hcloud, Robot API, private networks, floating IPs, backups.
- βRunnable Shell / Terraform included
- β7-point quality checklist
- β9 pitfalls to avoid
Drive headless browsers (Playwright/Puppeteer) to navigate pages, auto-screenshot at each step, fill forms, click elements, and capture visual evidence of workflows.
- βRunnable Shell / JavaScript included
- β7 pitfalls to avoid
- βInstalls into 6 tools
Use when auditing an LLM answer that carries source citations, to verify each claim is entailed by its cited sources and flag unsupported or misattributed ones.
- β9-step procedure
- βRunnable Python / JSON included
- β7-point quality checklist
Guardrail Designer
$5.00Design and implement safety guardrails for AI agents: input/output filtering, topic restrictions, PII redaction, and jailbreak resistance.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design GraphQL schemas: type design, N+1 prevention, pagination patterns, mutation design, and schema evolution.
- β9-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools