Marketplace
107 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.
Use when creating, improving, or reviewing an agent skill: scope one job, write routing-grade descriptions, and verify with fresh-agent tests.
- β10-step procedure
- β1 ready-to-run code block
- β11-point quality checklist
Secrets Scanner
$2.99Scan codebases for leaked credentials, API keys, and tokens: pattern matching, entropy analysis, and safe remediation.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Prompt Tuner
$2.99Use when a prompt underperforms and needs systematic diagnosis, single-variable experiments, and A/B evidence instead of guess-and-check rewrites.
- β8-step procedure
- β1 ready-to-run code block
- β8-point quality checklist
Audit systems for privacy compliance: data minimization, purpose limitation, consent management, GDPR/CCPA alignment.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Plan and scope penetration tests: attack surface mapping, test methodology selection, and finding documentation.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Plan and execute safe database schema migrations: dependency ordering, rollback strategies, zero-downtime patterns, and data backfill procedures.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use when asked to build or review an MCP server wrapping an API, database, or CLI so agents can call it through well-designed, strictly typed tools.
- β9-step procedure
- β11-point quality checklist
- β6 pitfalls to avoid
Design Model Context Protocol resources and prompts that expose data and workflows to AI agents following the MCP specification.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Plan and execute LLM fine-tuning: dataset preparation, method selection (LoRA, QLoRA, full), evaluation, and deployment.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Systematically modernize legacy codebases: strangler fig pattern, incremental rewrites, and risk-minimized migration paths.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Build knowledge graphs from unstructured data for agent grounding: entity extraction, relation mapping, and graph-based retrieval.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
K8s Manifest Auditor
$2.99Use when reviewing or writing Kubernetes manifests; audits workloads for reliability, security, and cost issues and produces ready-to-apply fixes.
- β6-step procedure
- βRunnable YAML included
- β9-point quality checklist
Inference Optimizer
$2.99Optimize model inference: quantization, distillation, batching, speculative decoding, and serving infrastructure tuning.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design incident response playbooks: detection triggers, severity classification, containment, eradication, and communication.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use after an incident is resolved to produce a blameless postmortem with a reconstructed timeline, contributing factors, and owned action items.
- β9-step procedure
- β10-point quality checklist
- β8 pitfalls to avoid
IAM Policy Designer
$2.99Design least-privilege IAM policies for AWS, GCP, and Azure: role design, permission boundaries, and access auditing.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
IaC Module Designer
$2.99Design reusable Infrastructure as Code modules: Terraform, Pulumi, and CloudFormation patterns for maintainable infrastructure.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Drive headless browsers (Playwright/Puppeteer) to navigate pages, auto-screenshot at each step, fill forms, click elements, and capture visual evidence of workflows.
- βRunnable Shell / JavaScript included
- β7 pitfalls to avoid
- βInstalls into 6 tools
Design and scaffold idempotent, observable extract-transform-load pipelines with safe retries, backfills, and quality gates; use when building data pipelines.
- β9-step procedure
- β2 ready-to-run code blocks
- β8-point quality checklist
Choose embedding models and strategies: dimensionality, domain-specific models, multi-modal embeddings, and evaluation.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design document processing pipelines: OCR, layout analysis, information extraction, classification, and human review.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Dockerfile Optimizer
$2.99Use when a Dockerfile builds slowly, produces oversized images, or needs hardening; rewrites it for smaller, faster, and more secure builds.
- β10-step procedure
- β1 ready-to-run code block
- β11-point quality checklist
Debug Detective
$2.99Use when a failure's cause is unknown: a hypothesis-driven protocol from symptom to confirmed root cause, with evidence trail and regression test.
- β9-step procedure
- β1 ready-to-run code block
- β10-point quality checklist
Design data warehouse schemas: star/snowflake schemas, slowly changing dimensions, materialized views, and query optimization.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools