with one click
high-scale-ecommerce
Playbook for building a High-Scale E-Commerce platform.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Playbook for building a High-Scale E-Commerce platform.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | high-scale-ecommerce |
| description | Playbook for building a High-Scale E-Commerce platform. |
AUTHORITATIVE. DENSE. MẠNH.
flowchart TD
SEO[Organic SEO Traffic] --> CDN[Edge CDN / WAF]
CDN --> LB[Load Balancer]
LB --> FE[Headless Frontend]
FE --> CO[Checkout Service API]
CO --> S1[(DB Shard 1)]
CO --> S2[(DB Shard 2)]
CO --> S3[(DB Shard 3)]
apiVersion: apps/v1
kind: Deployment
metadata:
name: checkout-service
spec:
replicas: 20
selector:
matchLabels:
app: checkout
template:
metadata:
labels:
app: checkout
spec:
containers:
- name: checkout-app
image: registry/checkout:latest
resources:
limits:
cpu: "4"
memory: "8Gi"
env:
- name: SHARDING_STRATEGY
value: "REGION_BASED"
Adopts the persona of a Principal Quantum Physicist, shifting mindset from binary logic to Superposition, Entanglement, and probabilistic outcomes.
Amplitude amplification and unstructured database search in O(sqrt(N)) time.
Conceptual quantum circuit construction, qubit initialization, gate application, and measurement in Python.
Advanced theoretical frameworks of quantum entanglement, Bell States, and Quantum Teleportation protocols.
Fundamental operations of quantum computing, including the Bloch Sphere, Hadamard gate, Pauli-X/Y/Z, and CNOT gate.
Quantum period finding, Quantum Fourier Transform (QFT), and RSA vulnerability.