gcp-cloud-run

21.8k
davila7davila7

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.

193 days ago

azure-functions

21.8k
davila7davila7

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.

193 days ago

aws-serverless

21.8k
davila7davila7

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.

193 days ago

perf-optimizer

2.3k
OneKeyHQOneKeyHQ

Systematic performance optimization and regression debugging for OneKey mobile app (iOS). Use when: (1) Fixing performance regressions - when metrics like tokensStartMs, tokensSpanMs, or functionCallCount have regressed and need to be brought back to normal levels, (2) Improving baseline performance - when there's a need to optimize cold start time or reduce function call overhead, (3) User requests performance optimization/improvement/debugging for the app's startup or home screen refresh flow.

193 days ago

azure-diagnostics

1.6k
microsoftmicrosoft

Debug and troubleshoot production issues on Azure. Covers Container Apps diagnostics, log analysis with KQL, health checks, and common issue resolution for image pulls, cold starts, and health probes. USE FOR: debug production issues, troubleshoot container apps, analyze logs with KQL, fix image pull failures, resolve cold start issues, investigate health probe failures, check resource health, view application logs, find root cause of errors DO NOT USE FOR: deploying applications (use azure-deploy), creating new resources (use azure-prepare), setting up monitoring (use azure-observability), cost optimization (use azure-cost-optimization)

193 days ago

lambda

1.0k
itsmostafaitsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

193 days ago

google-app-engine

572
jezwebjezweb

Deploy Python applications to Google App Engine Standard/Flexible. Covers app.yaml configuration, Cloud SQL socket connections, Cloud Storage for static files, scaling settings, and environment variables. Use when: deploying to App Engine, configuring app.yaml, connecting Cloud SQL, setting up static file serving, or troubleshooting 502 errors, cold starts, or memory limits.

193 days ago

azure-diagnostics

134
microsoftmicrosoft

Debug and troubleshoot production issues on Azure. Covers Container Apps diagnostics, log analysis with KQL, health checks, and common issue resolution for image pulls, cold starts, and health probes. USE FOR: debug production issues, troubleshoot container apps, analyze logs with KQL, fix image pull failures, resolve cold start issues, investigate health probe failures, check resource health, view application logs, find root cause of errors DO NOT USE FOR: deploying applications (use azure-deploy), creating new resources (use azure-prepare), setting up monitoring (use azure-observability), cost optimization (use azure-cost-optimization)

193 days ago

aws-lambda-php-integration

128
giuseppe-trisciuogliogiuseppe-trisciuoglio

Provides AWS Lambda integration patterns for PHP with Symfony using the Bref framework. Use when deploying PHP/Symfony applications to AWS Lambda, optimizing cold starts, configuring API Gateway integration, or implementing serverless PHP applications with Bref. Triggers include "create lambda php", "deploy symfony lambda", "bref lambda aws", "php lambda cold start", "aws lambda php performance", "symfony serverless", "php serverless framework".

193 days ago

aws-lambda-typescript-integration

128
giuseppe-trisciuogliogiuseppe-trisciuoglio

Provides AWS Lambda integration patterns for TypeScript with cold start optimization. Use when deploying TypeScript functions to AWS Lambda, choosing between NestJS framework and raw TypeScript approaches, optimizing cold starts, configuring API Gateway or ALB integration, or implementing serverless TypeScript applications. Triggers include "create lambda typescript", "deploy typescript lambda", "nestjs lambda aws", "raw typescript lambda", "aws lambda typescript performance".

193 days ago

aws-lambda-python-integration

128
giuseppe-trisciuogliogiuseppe-trisciuoglio

Provides AWS Lambda integration patterns for Python with cold start optimization. Use when deploying Python functions to AWS Lambda, choosing between AWS Chalice and raw Python approaches, optimizing cold starts, configuring API Gateway or ALB integration, or implementing serverless Python applications. Triggers include "create lambda python", "deploy python lambda", "chalice lambda aws", "python lambda cold start", "aws lambda python performance", "python serverless framework".

193 days ago

aws-lambda-java-integration

128
giuseppe-trisciuogliogiuseppe-trisciuoglio

Provides AWS Lambda integration patterns for Java with cold start optimization. Use when deploying Java functions to AWS Lambda, choosing between Micronaut and Raw Java approaches, optimizing cold starts below 1 second, configuring API Gateway or ALB integration, or implementing serverless Java applications. Triggers include "create lambda java", "deploy java lambda", "micronaut lambda aws", "java lambda cold start", "aws lambda java performance", "java serverless framework".

193 days ago

aws-cloudformation-lambda

126
giuseppe-trisciuogliogiuseppe-trisciuoglio

Provides AWS CloudFormation patterns for Lambda functions, layers, event sources, and integrations. Use when creating Lambda functions with CloudFormation, configuring API Gateway, Step Functions, EventBridge, SQS, SNS triggers, and implementing template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references, and best practices for cold start optimization.

193 days ago

graalvm-native-image

126
giuseppe-trisciuogliogiuseppe-trisciuoglio

Provides expert guidance for building GraalVM Native Image executables from Java applications. Use when converting JVM applications to native binaries, optimizing cold start times, reducing memory footprint, configuring native build tools for Maven or Gradle, resolving reflection and resource issues in native builds, or implementing framework-specific native support for Spring Boot, Quarkus, and Micronaut. Triggers include "graalvm native image", "native executable java", "java cold start optimization", "native build tools", "ahead of time compilation java", "reflection config graalvm", "native image build failure".

193 days ago

neondb-serverless

95
koralliskorallis

Use Neon serverless Postgres with branching, connection pooling, and instant scalability for modern applications with Prisma or Drizzle ORM integration. Use when setting up serverless Postgres databases, implementing database branching for preview environments, configuring connection pooling, optimizing for serverless cold starts, using Prisma with Neon, implementing database migrations, scaling databases automatically, or building applications on Vercel/Netlify with Postgres.

194 days ago

Serverless Function Testing

71
PramodDuttaPramodDutta

Testing serverless functions including Lambda, Cloud Functions, and Edge Functions with local emulation, cold start testing, and timeout handling.

serverlesslambdacloud-functions+2
193 days ago

recommendation-engine

69
secondskysecondsky

Build recommendation systems with collaborative filtering, matrix factorization, hybrid approaches. Use for product recommendations, personalization, or encountering cold start, sparsity, quality evaluation issues.

193 days ago

workers-performance

69
secondskysecondsky

Cloudflare Workers performance optimization with CPU, memory, caching, bundle size. Use for slow workers, high latency, cold starts, or encountering CPU limits, memory issues, timeout errors.

193 days ago

azure-functions

29
omer-metinomer-metin

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when "azure function, azure functions, durable functions, azure serverless, function app, azure, serverless, functions, durable-functions, cloud" mentioned.

193 days ago

aws-serverless

29
omer-metinomer-metin

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. Use when 'aws, lambda, serverless, api-gateway, dynamodb' are mentioned.

193 days ago

GCP Cloud Run

29
omer-metinomer-metin

Specialized skill for building production-ready serverless applications on Google Cloud Platform (GCP). Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold-start optimization, and event-driven architecture with Pub/Sub. Use when 'gcp, cloud-run, serverless, containers, pubsub' are mentioned.

193 days ago

serverless-development

16
travisjneumantravisjneuman

AWS Lambda, Vercel Edge Functions, Cloudflare Workers, cold starts, deployment patterns, and infrastructure as code (SST, Serverless Framework). Use when building serverless applications or optimizing function-based architectures.

193 days ago

cold-start-strategy

15
kostja94kostja94

When the user wants to plan cold start, get first users, or launch a new product with zero traction. Also use when the user mentions "cold start," "cold start problem," "first users," "seed users," "finding users," "finding early users," "Fiverr Upwork," "comment outreach," "Twitter search users," "product launch strategy," "0 to 1 growth," "early-stage acquisition," "launch channels," "get first customers," "Product Hunt launch," "AppSumo," "LTD," "indie hacker," "bootstrapping," or "solo founder."

193 days ago

serverless-debugger

9
TerminalSkillsTerminalSkills

Debug and optimize serverless functions (AWS Lambda, Vercel Functions, Cloudflare Workers). Use when someone asks to "debug Lambda", "trace serverless request", "fix cold starts", "analyze CloudWatch logs", "optimize Lambda performance", "reduce init duration", or "troubleshoot function timeout". Correlates logs across invocations and generates fixes.

193 days ago

runpod-serverless-builder

6
AvivK5498AvivK5498

Build production-ready RunPod serverless endpoints with optimized cold start times. Use when creating or modifying RunPod serverless workers for (1) vLLM-based LLM inference, (2) ComfyUI image/video generation, or (3) custom Python inference. Supports both baked models (fastest cold starts) and dynamic loading (shared models). Generates complete projects including Dockerfiles, worker handlers, startup scripts, and configuration optimized for minimal cold start latency.

193 days ago

auditing-deep-link-contracts

5
clix-soclix-so

Audits deep link contracts and routing behavior. Use when validating supported routes, required parameters, and cold or warm start handling.

193 days ago

gcp-cloud-run

5
agent-skills-hubagent-skills-hub

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.

193 days ago

azure-functions

5
agent-skills-hubagent-skills-hub

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.

193 days ago

aws-serverless

5
agent-skills-hubagent-skills-hub

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.

193 days ago

azure-functions

4
ngxtmngxtm

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ...

193 days ago

gcp-cloud-run

4
ngxtmngxtm

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-dri...

193 days ago

aws-serverless

4
ngxtmngxtm

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 opt...

193 days ago

prepare-soil

2
pjt222pjt222

Assess and improve garden soil through testing, amendment, composting, and biodynamic preparations. Covers jar test, spade test, earthworm count, amendment by soil type (clay, sandy, depleted, compacted), composting methods (hot, cold, vermicomposting), no-till practices, cover cropping, and biodynamic preparations 500-508. Use when starting a new garden bed, when plants underperform despite adequate water and light, when transitioning to organic or biodynamic practice, when soil has become compacted or depleted, or when building a composting system.

193 days ago

prepare-soil

2
pjt222pjt222

Assess and improve garden soil through testing, amendment, composting, and biodynamic preparations. Covers jar test, spade test, earthworm count, amendment by soil type (clay, sandy, depleted, compacted), composting methods (hot, cold, vermicomposting), no-till practices, cover cropping, and biodynamic preparations 500-508. Use when starting a new garden bed, when plants underperform despite adequate water and light, when transitioning to organic or biodynamic practice, when soil has become compacted or depleted, or when building a composting system.

193 days ago

aws-serverless

1
rootcastlecorootcastleco

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 opt...

193 days ago

azure-functions

1
rootcastlecorootcastleco

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ...

193 days ago

gcp-cloud-run

1
rootcastlecorootcastleco

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-dri...

193 days ago

GCP Cloud Run

haniakrim21haniakrim21

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.

193 days ago

AWS Serverless

oki3505Foki3505F

Specialized skill for building production-ready serverless applications on AWS. Covers AWS Lambda functions, Amazon API Gateway, Amazon DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.

193 days ago

Azure Functions

oki3505Foki3505F

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.

193 days ago

GCP Cloud Run

oki3505Foki3505F

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.

193 days ago

azure-diagnostics

jmblabjmblab

Debug and troubleshoot production issues on Azure. Covers Container Apps and Function Apps diagnostics, log analysis with KQL, health checks, and common issue resolution for image pulls, cold starts, health probes, and function invocation failures. USE FOR: debug production issues, troubleshoot container apps, troubleshoot function apps, troubleshoot Azure Functions, analyze logs with KQL, fix image pull failures, resolve cold start issues, investigate health probe failures, check resource health, view application logs, find root cause of errors, function app not working, function invocation failures DO NOT USE FOR: deploying applications (use azure-deploy), creating new resources (use azure-prepare), setting up monitoring (use azure-observability), cost optimization (use azure-cost-optimization)

193 days ago

Azure Functions

haniakrim21haniakrim21

Expert patterns for Azure Functions development including the .NET isolated worker model, Durable Functions orchestration, cold-start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.

193 days ago

GCP Cloud Run

reikiplanetreikiplanet

Specialized skill for building production-ready serverless applications on Google Cloud Platform (GCP). Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold-start optimization, and event-driven integrations.

193 days ago

azure-functions

reikiplanetreikiplanet

Expert patterns for Azure Functions development including the .NET isolated worker model, Durable Functions orchestration, cold-start optimization, and production-ready patterns. Covers .NET, Python, and Node.js and provides actionable guidance for real-world deployments.

193 days ago

AWS Serverless

haniakrim21haniakrim21

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.

193 days ago

AWS Serverless

reikiplanetreikiplanet

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 optimizations.

193 days ago

tml-interview

CobraChickenAICobraChickenAI

Conversational architecture extraction. Turns natural language into confirmed TML primitives through adaptive interviewing. Supports cold-start (no prior context) and warm-start (from tml-extract candidates). Produces confirmed primitives ready for tml-map. Part of the TML capture pipeline — runs after tml-extract, feeds into tml-infer.

193 days ago