Marketplace
148 skillsDrill down and search. Every skill shows its install count, usefulness score, rating, and when it was last updated.
Performance Budget Planner
$1.99Establish performance budgets: Core Web Vitals targets, bundle size limits, runtime budgets, and enforcement strategies.
ETL Pipeline Scaffolder
$2.99Design and scaffold idempotent, observable extract-transform-load pipelines with safe retries, backfills, and quality gates; use when building data pipelines.
CI Doctor
$2.99Use when CI pipelines are flaky, slow, or failing intermittently; diagnoses root causes from logs and configs and prescribes durable fixes.
Data Cleaning Protocol
$2.99Systematically clean a messy dataset with profiling, ordered fixes, validation, and a provenance log; use before analyzing or merging untrusted data.
Azure Deployment Manager
$2.99Deploy and manage Azure infrastructure: VMs, AKS, App Service, databases, storage, networking, and Entra ID via az-cli with safety checks.
Product Roadmap Planner
$1.99Build outcome-driven product roadmaps: theme identification, dependency mapping, capacity planning, and stakeholder communication.
Web Performance Audit
$1.99Diagnose Core Web Vitals with field and lab data and produce an impact-ranked optimization plan. Use for slow pages, LCP/INP/CLS issues, or perf regressions.
Component API Designer
$1.99Design ergonomic component APIs: prop design, composition patterns, accessibility defaults, and forward compatibility.
Codebase Onboarding Guide
$1.99Create comprehensive onboarding documentation for any codebase: architecture maps, data flow diagrams, and gotchas for new developers.
Chaos Engineering Planner
$2.99Design chaos engineering experiments: hypothesis formation, blast radius control, steady-state metrics, and game day execution.
SearXNG Search Server
$1.99Deploy and run a SearXNG meta-search instance for AI agents to query the live web: Docker setup, engine configuration, API integration, and result parsing.
API Security Hardening
$2.99Harden APIs against attacks: input validation, output encoding, rate limiting, CORS, CSP, and injection prevention.
Monorepo Architect
$1.99Design and configure monorepo structures: workspace setup, package boundaries, dependency management, and CI optimization.
Multi-Agent Orchestrator
$2.99Design and implement multi-agent workflows with role assignment, task decomposition, and inter-agent communication protocols.
IAM Policy Designer
$2.99Design least-privilege IAM policies for AWS, GCP, and Azure: role design, permission boundaries, and access auditing.
Recommendation System Designer
$2.99Design recommendation systems: collaborative filtering, content-based, hybrid approaches, cold start, and ranking.
Synthetic Data Generator
$2.99Generate synthetic training data: schema preservation, distribution matching, privacy guarantees, and quality validation.
Accessibility Strategy Designer
$1.99Design accessibility programs: WCAG compliance, assistive tech support, testing workflows, and disability inclusion.
Conversational Analytics Designer
$2.99Design conversational analytics interfaces: NL-to-SQL, query disambiguation, result narration, and data storytelling.
Test Generator
$1.99Use 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.
Database Migration Planner
$2.99Plan and execute safe database schema migrations: dependency ordering, rollback strategies, zero-downtime patterns, and data backfill procedures.
Dead Code Hunter
$1.99Find and safely remove dead code: unreachable branches, unused exports, orphaned files, and stale configuration.
Data Warehouse Modeler
$2.99Design data warehouse schemas: star/snowflake schemas, slowly changing dimensions, materialized views, and query optimization.
Secrets Scanner
$2.99Scan codebases for leaked credentials, API keys, and tokens: pattern matching, entropy analysis, and safe remediation.