Marketplace
159 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.
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
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
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
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
SDK Generator
$1.99Generate 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
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
Responsive QA Pass
$1.99Systematically 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
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
Design accessibility programs: WCAG compliance, assistive tech support, testing workflows, and disability inclusion.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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
Monorepo Architect
$1.99Design and configure monorepo structures: workspace setup, package boundaries, dependency management, and CI optimization.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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
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
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
Custom Tool Builder
$2.99Create 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
Threat Model Builder
$2.99Use 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
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
Security Audit Sweep
$2.99Use 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
Secrets Leak Triage
$2.99Use 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
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