Marketplace
55 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.
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
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
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
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
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
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
Design and implement design systems: token architecture, component APIs, documentation patterns, and governance.
- β7-step procedure
- β5 pitfalls to avoid
- βInstalls into 6 tools
Deprecation Manager
$3.00Manage 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
Dead Code Hunter
$3.00Find 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
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
Design ergonomic component APIs: prop design, composition patterns, accessibility defaults, and forward compatibility.
- β5-step procedure
- βRunnable Jsx included
- β4 pitfalls to avoid
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
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
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
Churn Analyst
$3.00Analyze 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
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
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
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
API Docs Writer
$3.00Use 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
API Contract Tester
$3.00Generate 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
Design cohesive animation systems: motion principles, timing curves, choreography rules, and accessible motion.
- β5-step procedure
- βRunnable JavaScript included
- β4 pitfalls to avoid
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
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 accessibility programs: WCAG compliance, assistive tech support, testing workflows, and disability inclusion.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools