Marketplace

19 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 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 today

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 today

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

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 today

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 today

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

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 today

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 today

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 today

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 today

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 today

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 today

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 today

Design and configure monorepo structures: workspace setup, package boundaries, dependency management, and CI optimization.

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

Generate typed SDK clients from API specifications: language-specific patterns, auth handling, pagination, and error mapping.

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

Implement search functionality: full-text search, faceted filtering, typo tolerance, relevance tuning, and search analytics.

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

Use when adding tests to existing code or after a bug fix: derives high-value cases from branches, boundaries, and bug history, then writes the suite.

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

Design reliable async job processing: queue selection, retry strategies, dead letter queues, and idempotency guarantees.

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

Use before restructuring working code across multiple files: produces a stepwise refactor plan with risk scores, verification, and rollback points.

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