Marketplace

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

Write clear technical specifications: RFC format, design alternatives, tradeoff analysis, and review-ready formatting.

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

Design support ticket triage workflows: severity classification, routing rules, escalation paths, and SLA management.

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

Deploy and run a SearXNG meta-search instance for AI agents to query the live web: Docker setup, engine configuration, API integration, and result parsing.

  • βœ“Runnable YAML / Shell / JSON included
  • βœ“7 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureWorks with any modern AI assistantΒ·7 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

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

Build outcome-driven product roadmaps: theme identification, dependency mapping, capacity planning, and stakeholder communication.

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

Systematically test layouts across viewports, breakpoints, zoom, and orientation, then fix breakage. Use before shipping UI or when a layout breaks on a device.

  • βœ“8-step procedure
  • βœ“Runnable JavaScript included
  • βœ“6-point quality checklist
frontendWorks with any modern AI assistantΒ·4 min readΒ·Updated today

Use when a diff, commit log, or changelog must become polished release notes tailored to end users, developers, or internal stakeholders.

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

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 today

Establish performance budgets: Core Web Vitals targets, bundle size limits, runtime budgets, and enforcement strategies.

  • βœ“5-step procedure
  • βœ“Runnable YAML included
  • βœ“5 pitfalls to avoid
frontendWorks with any modern AI assistantΒ·3 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

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

Curate and clean training datasets: deduplication, quality scoring, bias detection, and data augmentation strategies.

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

Validate and test tool/function calling schemas: JSON Schema compliance, edge case generation, parameter boundary testing, and mock servers.

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

Create production-grade tools/functions that AI agents can call: define schemas, implement handlers, add validation and error handling.

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

Use when designing or changing a feature and you need a STRIDE threat model: map the system, enumerate threats per element, and rank mitigations.

  • βœ“10-step procedure
  • βœ“1 ready-to-run code block
  • βœ“10-point quality checklist
securityBest with a strong model (Claude Sonnet 4)Β·8 min readΒ·Updated today

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

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

Use when auditing a codebase or diff for security defects: map attack surface, hunt OWASP-class bugs, and rate each finding by real exploit path.

  • βœ“10-step procedure
  • βœ“1 ready-to-run code block
  • βœ“10-point quality checklist
securityBest with a strong model (Claude Sonnet 4)Β·8 min readΒ·Updated today

Use when credentials may be exposed in code, config, logs, or git history: find them, judge real exposure, and drive rotation and cleanup.

  • βœ“10-step procedure
  • βœ“1 ready-to-run code block
  • βœ“9-point quality checklist
securityBest with a strong model (Claude Sonnet 4)Β·9 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