Marketplace

171 skills

Each 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.

Clear filters

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
frontendWorks with any modern AI assistantΒ·5 min readΒ·Updated yesterday

Analyze 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
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated yesterday

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
agent-infrastructureWorks with any modern AI assistantΒ·7 min readΒ·Updated yesterday

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
agent-infrastructureBest with a strong model (Claude Opus 5)Β·8 min readΒ·Updated yesterday

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
securityBest with a strong model (Claude Opus 5)Β·9 min readΒ·Updated yesterday

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
industry-verticalBest with a strong model (Claude Opus 5)Β·11 min readΒ·Updated yesterday

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
devopsWorks with any modern AI assistantΒ·7 min readΒ·Updated yesterday

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
dataWorks with any modern AI assistantΒ·8 min readΒ·Updated yesterday

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
code-qualityBest with a strong model (Claude Opus 5)Β·9 min readΒ·Updated yesterday

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
securityWorks with any modern AI assistantΒ·11 min readΒ·Updated yesterday

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
code-qualityWorks with any modern AI assistantΒ·4 min readΒ·Updated yesterday

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-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated yesterday

Craft detailed agent personas with expertise areas, communication styles, decision frameworks, and behavioral boundaries.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated yesterday

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
agent-infrastructureWorks with any modern AI assistantΒ·8 min readΒ·Updated yesterday

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
dataWorks with any modern AI assistantΒ·6 min readΒ·Updated yesterday

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
securityBest with a strong model (Claude Opus 5)Β·8 min readΒ·Updated yesterday

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
devopsBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated yesterday

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
securityBest with a strong model (Claude Sonnet 4)Β·8 min readΒ·Updated yesterday

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
dataBest with a strong model (Claude Sonnet 4)Β·4 min readΒ·Updated yesterday

Use 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
devopsBest with a strong model (Claude Sonnet 4)Β·7 min readΒ·Updated yesterday

Optimize CI pipeline caching: layer caching, dependency caching, test splitting, and parallel execution strategies.

  • βœ“10-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
devopsBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated yesterday

Design effective chatbot conversations: intent mapping, escalation flows, personality design, and fallback strategies.

  • βœ“5-step procedure
  • βœ“4 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated yesterday

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
code-qualityWorks with any modern AI assistantΒ·4 min readΒ·Updated yesterday

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
devopsBest with a strong model (Claude Sonnet 4)Β·8 min readΒ·Updated yesterday