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.
Audit UIs against WCAG 2.2 AA and deliver prioritized, code-level fixes. Use when asked for an accessibility review, a11y compliance, or AT bug reports.
- β8-step procedure
- β1 ready-to-run code block
- β7-point quality checklist
Agent Cost Optimizer
$2.99Analyze and reduce AI agent operating costs: model routing, prompt caching, context window management, and batch processing strategies.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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 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
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
Invoke when an AI system touches the EU market and you must classify its EU AI Act risk tier and output the obligations and article citations that follow.
- β11-step procedure
- βRunnable Python included
- β8-point quality checklist
Use before running untrusted or model-generated code, installs, or binaries: stand up a disposable, network-restricted sandbox, run it, then tear it down.
- β8-step procedure
- βRunnable Shell included
- β9-point quality checklist
Invoke when building or tuning a RAG/semantic-search pipeline's chunking: pick strategy, chunk size, and overlap validated against retrieval metrics.
- β9-step procedure
- βRunnable Python included
- β8-point quality checklist
Use when a repo's test suite is red and you must drive it to green by patching the code under test within a budget, without masking regressions.
- β11-step procedure
- βRunnable Python included
- β8-point quality checklist
Use to scan agent transcripts, traces, and telemetry for leaked secrets or PII before they are stored or shared, and to fix the root cause.
- β12-step procedure
- βRunnable Python included
- β9-point quality checklist
Design feature flag strategies: flag types, rollout percentages, kill switches, technical debt management, and cleanup schedules.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design secure execution environments for AI agents: Docker sandboxes, API key isolation, network policies, and resource limits.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Agent Persona Forge
$2.99Craft detailed agent personas with expertise areas, communication styles, decision frameworks, and behavioral boundaries.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Invoke when a downstream system must consume LLM output as JSON matching a fixed schema and malformed or missing fields would break the pipeline.
- β10-step procedure
- βRunnable Python included
- β9-point quality checklist
Use when a retrieval corpus has exact or near-duplicate docs/chunks inflating embedding cost or polluting top-k results, and you must detect and prune them.
- β7-step procedure
- βRunnable Python included
- β7-point quality checklist
Use to adversarially test an LLM app, agent, or tool pipeline for prompt-injection/jailbreak weakness and produce a scored hardening report.
- β9-step procedure
- βRunnable Python included
- β8-point quality checklist
Deploy and manage DigitalOcean infrastructure: Droplets, App Platform, Kubernetes, managed databases, spaces, and networking via doctl CLI.
- βRunnable Shell included
- β7 pitfalls to avoid
- βInstalls into 6 tools
Use when adding, upgrading, or auditing third-party packages: judge vulnerabilities, maintenance health, and supply-chain risk before they ship.
- β10-step procedure
- β1 ready-to-run code block
- β9-point quality checklist
Design conversational analytics interfaces: NL-to-SQL, query disambiguation, result narration, and data storytelling.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
CI Doctor
$2.99Use when CI pipelines are flaky, slow, or failing intermittently; diagnoses root causes from logs and configs and prescribes durable fixes.
- β8-step procedure
- β1 ready-to-run code block
- β10-point quality checklist
CI Cache Optimizer
$2.99Optimize CI pipeline caching: layer caching, dependency caching, test splitting, and parallel execution strategies.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design effective chatbot conversations: intent mapping, escalation flows, personality design, and fallback strategies.
- β5-step procedure
- β4 pitfalls to avoid
- βInstalls into 6 tools
Design multi-layer caching strategies: browser, CDN, application, and database caching with invalidation patterns.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Deploy and manage Azure infrastructure: VMs, AKS, App Service, databases, storage, networking, and Entra ID via az-cli with safety checks.
- βRunnable Shell included
- β8 pitfalls to avoid
- βInstalls into 6 tools