Marketplace
171 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.
Design voice assistant experiences: intent design, dialogue management, error recovery, and multi-modal handoff.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Optimize vector databases: index selection (HNSW, IVF), parameter tuning, metadata filtering, and cost-performance tradeoffs.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Refactor Planner
$1.99Use 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
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
Design pricing strategies: value-based pricing, tier design, usage-based models, competitive positioning, and margin analysis.
- β8-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
PRD Writer
$1.99Use when a rough feature idea or request needs to become a complete, testable PRD with scoped requirements, success metrics, and open questions.
- β10-step procedure
- β1 ready-to-run code block
- β9-point quality checklist
Generate synthetic training data: schema preservation, distribution matching, privacy guarantees, and quality validation.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Audit software supply chain security: SBOM generation, dependency provenance, artifact signing, and CI/CD hardening.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design real-time stream processing: windowing, watermarking, exactly-once semantics, and state management.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
SRE Runbook Author
$2.99Write production SRE runbooks: alert response procedures, diagnostic steps, escalation paths, and post-action verification.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
SQL Query Optimizer
$2.99Diagnose slow SQL with execution-plan analysis and rewrite queries and indexes; use when a query is slow, times out, or burns database CPU.
- β8-step procedure
- β1 ready-to-run code block
- β7-point quality checklist
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