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 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
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
$1.99Manage 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
$1.99Find 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
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
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
Churn Analyst
$1.99Analyze 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
Design WebSocket and real-time communication systems: connection management, reconnection, message protocols, and scaling.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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
$1.99Use 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
$1.99Generate 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
Audit codebases for i18n readiness: hardcoded strings, locale formatting, RTL support, pluralization rules, and translation workflow.
- β8-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Manage Drupal in all popular forms: drush CLI, REST/JSON:API, module management, content types, Views, performance caching, and security hardening.
- βRunnable Shell included
- β8 pitfalls to avoid
- βInstalls into 6 tools
Design micro-frontend architectures: module federation, route splitting, shared dependencies, and team boundaries.
- β5-step procedure
- βRunnable JavaScript included
- β4 pitfalls to avoid
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
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