Plugins

10 plugins
@auto-skiller
Content Production
Content Production from Auto-Skiller/plugboot.
2 skills · plugin
curated
ML Model Lifecycle
Train, evaluate, and deploy a production ML system with monitoring.
10 skills · plugin
curated
AI Video Production
For creators producing AI-generated videos with avatars, lipsync, and voiceover.
1 skills · plugin
@cjthompson
Python Development
Deep Python production guidance for testing, project tooling, concurrency, and type-system work.
6 skills · plugin
@cjthompson
Typescript Development
Deep TypeScript production guidance for testing, tooling, modules, packaging, and type-system work.
6 skills · plugin
curated
Ship Production Deployment
Sets up CI/CD pipeline, deploys with staged rollout, configures observability, and enforces safety checks.
5 skills · plugin
curated
Safe Production Deployment
Deploy a web application safely with pre-deployment audit, rollout plan, canary monitoring, and rollback strategy.
9 skills · plugin
curated
Backend Framework Patterns
For developers building production-grade backends with NestJS, Spring Boot, or Ktor, covering architecture patterns and best practices.
7 skills · plugin
curated
Build RAG Pipeline with Pinecone
Build a production RAG pipeline and persistent agent memory using Pinecone as the vector database backend.
6 skills · plugin
curated
Build Agent with LangGraph
Build production-grade stateful AI agents using LangGraph, covering graph construction, state management, persistence, and human-in-the-loop patterns.
9 skills · plugin

Results for “production”

763 skills
github
Pinecone RAG
Build production RAG pipelines and persistent agent memory using Pinecone as the vector database backend.
36.2k
github
Typescript MCP Server Generator
Generate a complete, production-ready MCP server project in TypeScript with tools, resources, and proper configuration.
36.2k
jeffallan
Pandas Pro
Perform efficient pandas DataFrame operations for data analysis, manipulation, and transformation with production-grade patterns.
10.4k · bundle
sakamoto-family-smile
Mysql Patterns
Provides MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
0
auto-skiller
Video Production
Provides domain-specific knowledge for working with Remotion, covering 3D, animations, assets, audio, captions, and more.
1 · bundle
bobmatnyc
Testing Anti Patterns
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.
71 · bundle
nivkazdan
Mocha Test Setup
Guides through mocha test setup with step-by-step instructions, best practices, and production-ready configurations.
4
stribus
Python Pro
Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.
1
aibot88
A11Y
Production-grade accessibility skill for WCAG 2.2 AA compliance. Covers auditing, remediation, component authoring, and validation workflows. Auto-invoked for UI implementation, a11y fixes, and accessibility testing.
3 · bundle
rootcastleco
AI Engineer
Build production-ready LLM applications, RAG systems, and intelligent agents with architecture design, model selection, and cost controls.
6
kintsugi-programmer
Fastapi Templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
0
aibot88
Shannon Execution Verifier
Comprehensive post-build verification of Shannon Framework's application outputs using three-layer methodology: Flow Verification (execution trace analysis), Artifact Verification (physical output inspection), and Functional Verification (runtime testing). Verifies Shannon built production-ready applications across all domains (Frontend, Backend, Database, Mobile, DevOps). Ensures NO MOCKS compliance, cross-platform functionality, and complete integration. Use after: Shannon builds any application via /shannon:wave, need to verify build quality, production readiness assessment.
3 · bundle
alirezarezvani
RAG Architect
Design, tune, and evaluate production RAG pipelines with deterministic tools for chunking, pipeline design, and retrieval evaluation.
20.4k · bundle
github
Freecad Scripts
Generate production-quality Python scripts for FreeCAD CAD application, covering geometry creation, parametric objects, GUI tools, and automation.
36.2k · bundle
github
Ruby MCP Server Generator
Generate a complete, production-ready MCP server project in Ruby using the official MCP Ruby SDK.
36.2k
github
Openapi To Application Code
Generate a complete, production-ready application from an OpenAPI specification using the active framework's conventions and best practices.
36.2k
orchestra-research
Mlflow
Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow.
10.4k · bundle
systemtce
04 Security
Guides securing and deploying the Dify platform in production, covering SSRF protection, code sandboxing, Docker/Kubernetes deployment, monitoring, and recovery.
34 · bundle
lingxling
Shap
Explains machine learning model predictions using SHAP values, covering feature importance, visualizations, debugging, bias analysis, and production deployment.
253 · bundle
luokai0
Docker
Provides Docker guidance covering images, Compose, networking, volumes, debugging, and production hardening, with commands and best practices for stable environments.
10 · bundle
oyi77
LLM Deployment
Deploy and serve LLMs in production with vLLM, Ollama, TGI, and llama.cpp, including quantization and GPU optimization.
10
pawbytes
Paw Cra Video Longform
Long-form and episodic video production pipeline (1-10 min, YouTube/web). Use when user requests 'long-form video', 'YouTube video', 'episodic video', or 'video series'.
85 · bundle
whd4
AWS Serverless
Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.
0
danstrem2
AWS Serverless
Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.
2
livelybug
Mle Workflow
Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.
0
rajanthar
Mle Workflow
Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.
0
nous-hermeshub
Python Pro
Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.
1
theheavenlyd3mon
Release It
Build production-ready systems with stability patterns: circuit breakers, bulkheads, timeouts, and retry logic. Use when the user mentions "production outage", "circuit breaker", "timeout strategy", "deployment pipeline", "chaos engineering", "bulkhead pattern", "retry with backoff", or "health checks". Also trigger when designing resilient microservices, planning zero-downtime deployments, or investigating cascading failure scenarios. Covers capacity planning, health checks, and anti-fragility patterns. For data systems, see ddia-systems. For system architecture, see system-design.
28 · bundle
alirezarezvani
Vpe Advisor
Analyze engineering delivery throughput, hiring funnel health, team structure, and production discipline for startup VPEs and founders.
20.4k · bundle
microsoft
Azure Kubernetes
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters, covering Day-0 decisions, SKU selection, networking, security, and operations.
2.7k · bundle
affaan-m
Mysql Patterns
Provides MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
226k
openai
Figma
Fetch design context, screenshots, variables, and assets from Figma, and translate Figma nodes into production code using the Figma MCP server.
23.3k · bundle
minimax-ai
Minimax Music Gen
Generate songs, instrumental tracks, and covers using the MiniMax Music API with basic or advanced control modes.
12.9k · bundle
wondelai
Release It
Design, deploy, and operate production-ready software with stability patterns, capacity planning, and zero-downtime releases.
1.6k · bundle
antigravity
Android Dev
Guides production-grade Android and cross-platform app development covering stack selection, architecture, UI, testing, build, and release.
42.4k · bundle
huuanh20
Backend Mindset
Guides backend development across API design, authentication, security, performance, architecture, and testing, with decision guides and defaults for production-ready systems.
1 · bundle