Marketplace

55 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

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

Design statistically rigorous A/B tests: hypothesis formation, sample size calculation, metric selection, and guardrail setup.

  • βœ“8-step procedure
  • βœ“7 pitfalls to avoid
  • βœ“Installs into 6 tools
productWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

Design event-driven systems: event schema design, broker selection, idempotency, ordering guarantees, and event sourcing.

  • βœ“10-step procedure
  • βœ“7 pitfalls to avoid
  • βœ“Installs into 6 tools
code-qualityWorks with any modern AI assistantΒ·4 min readΒ·Updated 1 month ago

Audit error handling across a codebase: unhandled rejections, swallowed exceptions, missing retries, and inconsistent error types.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
code-qualityWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

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 1 month ago

Use when deploying or operating apps on DigitalOcean App Platform and Managed Databases: app specs, secrets, PRE_DEPLOY migrations, domains, scaling, cost.

  • βœ“14-step procedure
  • βœ“Runnable YAML / Terraform / Shell included
  • βœ“7-point quality checklist
cloudWorks with any modern AI assistantΒ·12 min readΒ·Updated 1 month ago

Design and implement design systems: token architecture, component APIs, documentation patterns, and governance.

  • βœ“7-step procedure
  • βœ“5 pitfalls to avoid
  • βœ“Installs into 6 tools
frontendWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

Manage API and feature deprecations safely: sunset timelines, migration guides, usage tracking, and forced upgrade paths.

  • βœ“9-step procedure
  • βœ“7 pitfalls to avoid
  • βœ“Installs into 6 tools
code-qualityWorks with any modern AI assistantΒ·4 min readΒ·Updated 1 month ago

Find and safely remove dead code: unreachable branches, unused exports, orphaned files, and stale configuration.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
code-qualityWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

Design data governance frameworks: data classification, lineage tracking, access policies, retention, and compliance mapping.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

Design ergonomic component APIs: prop design, composition patterns, accessibility defaults, and forward compatibility.

  • βœ“5-step procedure
  • βœ“Runnable Jsx included
  • βœ“4 pitfalls to avoid
frontendWorks with any modern AI assistantΒ·2 min readΒ·Updated 1 month ago

Conduct systematic competitor analysis: feature matrices, positioning maps, moat assessment, and strategic gap identification.

  • βœ“7-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
productWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

Use when reviewing a diff, PR, or staged changes: a five-pass protocol that yields severity-ranked findings with concrete failure cases.

  • βœ“7-step procedure
  • βœ“1 ready-to-run code block
  • βœ“7-point quality checklist
code-qualityWorks with any modern AI assistantΒ·6 min readΒ·Updated 1 month ago

Create comprehensive onboarding documentation for any codebase: architecture maps, data flow diagrams, and gotchas for new developers.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
code-qualityWorks with any modern AI assistantΒ·4 min readΒ·Updated 1 month ago

Analyze customer churn: cohort analysis, churn signals, at-risk scoring, retention experiments, and win-back strategies.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
productWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

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 1 month ago

Design rate limiting strategies for APIs: token bucket, sliding window, per-user limits, and 429 response patterns.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
code-qualityWorks with any modern AI assistantΒ·4 min readΒ·Updated 1 month ago

Design API products: endpoint design for developer experience, versioning strategy, rate tiers, and ecosystem growth.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
productWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

Use when API reference docs must be generated or updated from source code, with verified schemas, runnable examples, and complete error catalogs.

  • βœ“9-step procedure
  • βœ“1 ready-to-run code block
  • βœ“8-point quality checklist
productWorks with any modern AI assistantΒ·5 min readΒ·Updated 1 month ago

Generate and run contract tests for REST and GraphQL APIs from OpenAPI specs or schema definitions.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
code-qualityWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago

Design cohesive animation systems: motion principles, timing curves, choreography rules, and accessible motion.

  • βœ“5-step procedure
  • βœ“Runnable JavaScript included
  • βœ“4 pitfalls to avoid
frontendWorks with any modern AI assistantΒ·2 min readΒ·Updated 1 month ago

Manage AI agent products: capability roadmaps, eval-driven development, safety reviews, user trust, and launch criteria.

  • βœ“8-step procedure
  • βœ“7 pitfalls to avoid
  • βœ“Installs into 6 tools
productWorks with any modern AI assistantΒ·4 min readΒ·Updated 1 month ago

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 1 month ago

Design accessibility programs: WCAG compliance, assistive tech support, testing workflows, and disability inclusion.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
productWorks with any modern AI assistantΒ·3 min readΒ·Updated 1 month ago