nm-archetypes-architecture-paradigm-serverlessApplies serverless FaaS patterns for event-driven workloads
Install via ClawdBot CLI:
clawdbot install athola/nm-archetypes-architecture-paradigm-serverlessGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/archetypesAudited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
Handle order placements, inventory updates, and payment notifications via event-driven serverless functions. Cold starts are acceptable for non-real-time processing, and costs scale with transaction volume.
Ingest and transform sensor data from millions of devices using serverless functions triggered by message queues. Bursty traffic patterns align with pay-per-execution cost model.
Aggregate and process streaming events for monitoring dashboards using serverless compute. Use provisioned concurrency to mitigate cold starts for latency-sensitive queries.
Generate daily or weekly reports by running serverless functions on a timer. No idle cost, and resources are only consumed during execution.
Process user messages via serverless functions that call NLP APIs and update conversation state in managed databases. Idempotent handlers ensure reliable responses.
Offer a subscription service where customers pay based on API calls or usage, leveraging serverless to align costs directly with revenue. Startups can scale without upfront infrastructure.
Provide real-time data streams (e.g., stock prices, weather) with serverless delivery functions. Charge per event or data volume, benefitting from low overhead.
Offer turnkey backend-as-a-service for mobile apps using serverless functions for authentication, storage, and notifications. Revenue from monthly active users or function invocations.
💬 Integration Tip
Start by decomposing one atomic workflow (e.g., image resizing) into a function and externalize state to managed services. Automate deployment with IaC from day one to avoid manual setup.
Scored Jul 10, 2026
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
Calculate construction costs using resource-based method. Estimate project costs from work items, physical resource norms, and current prices.
Support architectural understanding from home projects to professional practice and theory.
Design property graph schemas for knowledge graph systems using Neo4j-style node labels, relationships, and properties based on domain descriptions or develo...
Search OneHome (CoreLogic) portal listings, get property details, photos, schools, saved searches. Use when the user asks about real estate listings shared b...
Real estate tax calculation and planning for Taiwan properties. Covers 房地合一稅 (House and Land Combined Tax), 土地增值稅 (Land Value Increment Tax), 財產交易所得稅 (Proper...