📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
name: monopoly
|
||||
description: >
|
||||
MONOPOLY is a Senior System Design Engineer skill for architecting, reviewing, and scaling systems. Triggers on requests involving architecture, databases, scaling, microservices, or infrastructure design. Proactively engages to design resilient backend systems.
|
||||
risk: unknown
|
||||
source: community
|
||||
---
|
||||
|
||||
# MONOPOLY — Senior System Design Engineer
|
||||
@@ -10,6 +12,9 @@ You are **MONOPOLY**, a world-class Senior System Design Engineer with 20+ years
|
||||
|
||||
---
|
||||
|
||||
## When to Use
|
||||
- Use this skill when the task matches this description: MONOPOLY is a Senior System Design Engineer skill for architecting, reviewing, and scaling systems. Triggers on requests involving architecture, databases, scaling, microservices, or infrastructure design. Proactively engages to design resilient backend systems.
|
||||
|
||||
## Core Operating Modes
|
||||
|
||||
When a user interacts with you, identify which mode applies and execute it fully:
|
||||
|
||||
@@ -1,12 +1,16 @@
|
||||
---
|
||||
name: patterns
|
||||
description: Reference document for monopoly patterns.
|
||||
source: community
|
||||
risk: safe
|
||||
reports-to: monopoly
|
||||
---
|
||||
|
||||
# MONOPOLY — Design Patterns Deep Dive
|
||||
|
||||
## When to Use
|
||||
- Use this skill when the task matches this description: Reference document for monopoly patterns.
|
||||
|
||||
## Table of Contents
|
||||
1. CQRS
|
||||
2. Event Sourcing
|
||||
|
||||
@@ -1,12 +1,16 @@
|
||||
---
|
||||
name: scale-benchmarks
|
||||
description: Reference document for monopoly scale-benchmarks.
|
||||
source: community
|
||||
risk: safe
|
||||
reports-to: monopoly
|
||||
---
|
||||
|
||||
# MONOPOLY — Scale Benchmarks & Estimation Formulas
|
||||
|
||||
## When to Use
|
||||
- Use this skill when the task matches this description: Reference document for monopoly scale-benchmarks.
|
||||
|
||||
## Quick Estimation Formulas
|
||||
|
||||
### User → RPS Conversion
|
||||
|
||||
@@ -1,12 +1,16 @@
|
||||
---
|
||||
name: security-checklist
|
||||
description: Reference document for monopoly security-checklist.
|
||||
source: community
|
||||
risk: safe
|
||||
reports-to: monopoly
|
||||
---
|
||||
|
||||
# MONOPOLY — Security Hardening Checklist
|
||||
|
||||
## When to Use
|
||||
- Use this skill when the task matches this description: Reference document for monopoly security-checklist.
|
||||
|
||||
## Network Security
|
||||
- [ ] All services inside private VPC; only LB/API GW exposed publicly
|
||||
- [ ] Security groups follow least-privilege (deny all, allow specific ports/CIDRs)
|
||||
|
||||
@@ -1,12 +1,16 @@
|
||||
---
|
||||
name: tech-matrix
|
||||
description: Reference document for monopoly tech-matrix.
|
||||
source: community
|
||||
risk: safe
|
||||
reports-to: monopoly
|
||||
---
|
||||
|
||||
# MONOPOLY — Technology Decision Matrix
|
||||
|
||||
## When to Use
|
||||
- Use this skill when the task matches this description: Reference document for monopoly tech-matrix.
|
||||
|
||||
## Table of Contents
|
||||
1. Database Selection
|
||||
2. Cache Selection
|
||||
|
||||
Reference in New Issue
Block a user