llama-cpp

21.8k
davila7davila7

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Inference ServingLlama.cppCPU Inference+8
195 days ago

Edge Deployment Skill

376
a5c-aia5c-ai

ML model optimization and deployment on robot edge devices (Jetson, embedded)

195 days ago

netlify

376
a5c-aia5c-ai

Netlify deployment, functions, forms, and edge handlers.

195 days ago

vercel

376
a5c-aia5c-ai

Vercel deployment, edge functions, environment configuration, and preview deployments.

195 days ago

deploying-applications

296
ancolemanancoleman

Deployment patterns from Kubernetes to serverless and edge functions. Use when deploying applications, setting up CI/CD, or managing infrastructure. Covers Kubernetes (Helm, ArgoCD), serverless (Vercel, Lambda), edge (Cloudflare Workers, Deno), IaC (Pulumi, OpenTofu, SST), and GitOps patterns.

195 days ago

vercel

109
hoodinihoodini

Deploy and configure applications on Vercel. Use when deploying Next.js apps, configuring serverless functions, setting up edge functions, or managing Vercel projects. Triggers on Vercel, deploy, serverless, edge function, Next.js deployment.

195 days ago

vercel-deployment

95
koralliskorallis

Deploy and optimize applications on Vercel with preview deployments, edge functions, environment variables, and performance monitoring. Use when deploying Next.js applications, setting up preview deployments per pull request, configuring environment variables, using Vercel Edge Functions, optimizing build performance, implementing redirects and rewrites, configuring custom domains, or monitoring application performance with Vercel Analytics.

195 days ago

beanstalk-deploy

95
pr-pmpr-pm

Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling

195 days ago

Edge Computing Testing

71
PramodDuttaPramodDutta

Testing edge computing deployments including latency verification, edge function testing, CDN worker testing, and geo-distributed test execution.

edgecdn-workerslatency+2
194 days ago

workers-frameworks

69
secondskysecondsky

Framework integration for Cloudflare Workers. Use when building with Hono, Remix, Next.js, Astro, SvelteKit, Qwik, or Nuxt on Workers. Covers routing, SSR, static assets, and edge deployment.

195 days ago

Bun Cloudflare Workers

69
secondskysecondsky

This skill should be used when the user asks about "Cloudflare Workers with Bun", "deploying Bun to Workers", "wrangler with Bun", "edge deployment", "Bun to Cloudflare", or building and deploying applications to Cloudflare Workers using Bun.

195 days ago

cloudflare-worker-dev

43
curiositechcuriositech

Cloudflare Workers, KV, Durable Objects, and edge computing development. Use for serverless APIs, caching, rate limiting, real-time features. Activate on "Workers", "KV", "Durable Objects", "wrangler", "edge function", "Cloudflare". NOT for Cloudflare Pages configuration (use deployment docs), DNS management, or general CDN settings.

cloudflareworkersedge-computing+4
195 days ago

vercel-deployment

43
curiositechcuriositech

Deploy Next.js applications to Vercel with proper configuration. Use when setting up deployment, configuring environment variables, edge functions, or troubleshooting builds. Activates for deployment issues, environment setup, and Vercel configuration.

devopsautomationweb+1
195 days ago

machine-learning-engineer

36
zenobi-uszenobi-us

Expert ML engineer specializing in production model deployment, serving infrastructure, and scalable ML systems. Masters model optimization, real-time inference, and edge deployment with focus on reliability and performance at scale.

195 days ago

vercel-deployment

29
omer-metinomer-metin

Expert knowledge for deploying to Vercel with Next.jsUse when "vercel, deploy, deployment, hosting, production, environment variables, edge function, serverless function, vercel, deployment, hosting, serverless, edge, ci-cd, environment" mentioned.

195 days ago

prisma

29
omer-metinomer-metin

Expert in Prisma - the TypeScript ORM for type-safe database access. Covers schema design, migrations, Prisma Client queries, relations, edge deployment, and performance optimization. Essential for building reliable database layers in TypeScript applications. Use when "prisma, orm, database typescript, prisma client, prisma migrate, type-safe database, prisma, orm, database, typescript, postgresql, migrations, type-safe" mentioned.

195 days ago

cloudflare-worker-base

25
ovachieverovachiever

Set up Cloudflare Workers with Hono routing, Vite plugin, and Static Assets using production-tested patterns. Prevents 6 errors: export syntax, routing conflicts, HMR crashes, and Service Worker format confusion. Use when: creating Workers projects, configuring Hono or Vite for Workers, deploying with Wrangler, adding Static Assets with SPA fallback, or troubleshooting export syntax, API route conflicts, scheduled handlers, or HMR race conditions. Keywords: Cloudflare Workers, CF Workers, Hono, wrangler, Vite, Static Assets, @cloudflare/vite-plugin, wrangler.jsonc, ES Module, run_worker_first, SPA fallback, API routes, serverless, edge computing, "Cannot read properties of undefined", "Static Assets 404", "A hanging Promise was canceled", "Handler does not export", deployment fails, routing not working, HMR crashes

195 days ago

netlify-development

23
MindrallyMindrally

Netlify development best practices for serverless functions, edge functions, Blobs storage, build configuration, and deployment workflows.

195 days ago

vercel-development

23
MindrallyMindrally

Vercel and Next.js deployment best practices including server components, edge functions, AI SDK integration, and performance optimization.

195 days ago

supabase-automation

17
jgtolentinojgtolentino

Master Supabase CLI automation, auth configuration, edge functions, secrets management, MCP integration, and Management API for production deployments

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

195 days ago

hono-cloudflare

15
bobmatnycbobmatnyc

Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns

honocloudflare-workersedge+5
195 days ago

vercel-deployments

10
BagelHoleBagelHole

Deploy frontend and full-stack apps on Vercel with previews, edge functions, and environment promotion.

194 days ago

insforge-cli

9
InsForgeInsForge

Create and manage InsForge projects using the CLI. Handles authentication, project setup, database management, edge functions, storage, deployments, and secrets. For writing application code with the InsForge SDK, use the insforge (SDK) skill instead.

194 days ago

Cloudflare Worker Base

9
jackspacejackspace

Production-tested setup for Cloudflare Workers with Hono, Vite, and Static Assets. Use when: creating new Cloudflare Workers projects, setting up Hono routing with Workers, configuring Vite plugin for Workers, adding Static Assets to Workers, deploying with Wrangler, or encountering deployment errors, routing conflicts, or HMR crashes. Prevents 6 documented issues: export syntax errors, Static Assets routing conflicts, scheduled handler errors, HMR race conditions, upload race conditions, and Service Worker format confusion. Keywords: Cloudflare Workers, CF Workers, Hono, wrangler, Vite, Static Assets, @cloudflare/vite-plugin, wrangler.jsonc, ES Module, run_worker_first, SPA fallback, API routes, serverless, edge computing, "Cannot read properties of undefined", "Static Assets 404", "A hanging Promise was canceled", "Handler does not export", deployment fails, routing not working, HMR crashes

195 days ago

nitro

9
TerminalSkillsTerminalSkills

Build server-side applications with Nitro — the engine behind Nuxt server routes and Analog. Use when someone asks to "create an API server", "deploy to edge", "build server routes", "universal JavaScript server", "Nitro server", "deploy to Cloudflare Workers/Vercel/Netlify/Deno", or "isomorphic server". Covers API routes, middleware, storage, caching, WebSocket, task scheduling, and deployment to 15+ platforms with zero config changes.

194 days ago

typescript-mcp

9
jackspacejackspace

Use this skill when building MCP (Model Context Protocol) servers with TypeScript on Cloudflare Workers. This skill provides production-tested patterns for implementing tools, resources, and prompts using the official @modelcontextprotocol/sdk. It prevents 10+ common errors including export syntax issues, schema validation failures, memory leaks from unclosed transports, CORS misconfigurations, and authentication vulnerabilities. This skill should be used when developers need stateless MCP servers for API integrations, external tool exposure, or serverless edge deployments. For stateful agents with WebSockets and persistent storage, consider the Cloudflare Agents SDK instead. Supports multiple authentication methods (API keys, OAuth, Zero Trust), Cloudflare service integrations (D1, KV, R2, Vectorize), and comprehensive testing strategies. Production tested with token savings of ~70% vs manual implementation. Keywords: mcp, model context protocol, typescript mcp, cloudflare workers mcp, mcp server, mcp tools, mcp resources, mcp sdk, @modelcontextprotocol/sdk, hono mcp, streamablehttpservertransport, mcp authentication, mcp cloudflare, edge mcp server, serverless mcp, typescript mcp server, mcp api, llm tools, ai tools, cloudflare d1 mcp, cloudflare kv mcp, mcp testing, mcp deployment, wrangler mcp, export syntax error, schema validation error, memory leak mcp, cors mcp, rate limiting mcp

195 days ago

partykit

9
TerminalSkillsTerminalSkills

Build multiplayer and collaborative apps with PartyKit. Use when a user asks to build real-time collaboration features, create multiplayer experiences, add live cursors, build collaborative editing, create real-time voting or polls, sync state across clients, or build WebSocket servers on the edge. Covers PartyServer definition, client connections, state management, hibernation, and deployment to Cloudflare.

194 days ago

fly-io

9
TerminalSkillsTerminalSkills

Assists with deploying applications globally on Fly.io edge infrastructure. Use when deploying Docker-based apps, configuring multi-region machines, setting up persistent storage, or managing global databases. Trigger words: fly.io, fly deploy, fly machines, fly launch, multi-region, edge deployment, flyctl.

194 days ago

qwik

9
TerminalSkillsTerminalSkills

Qwik is a resumable web framework that delivers instant-loading applications by eliminating hydration. It serializes application state on the server and lazily loads JavaScript on interaction, making it ideal for edge deployment.

194 days ago

T4 Stack

9
enunoenuno

T4 Stack - Full-stack TypeScript starter for React Native + Web with Tamagui, tRPC, Cloudflare edge deployment, and universal code sharing across iOS, Android, and PWA

195 days ago

adonisjs

9
TerminalSkillsTerminalSkills

Build full-stack web applications with AdonisJS — a batteries-included Node.js framework with ORM, auth, validation, and mailer built-in. Use when someone asks to "build a web app with Node.js", "Laravel for Node.js", "full-stack Node framework", "AdonisJS", "batteries-included backend", or "Node.js with built-in ORM and auth". Covers Lucid ORM, auth (sessions, tokens, social), VineJS validation, Edge templates, and deployment.

194 days ago

supabase-edge-functions

9
Nice-Wolf-StudioNice-Wolf-Studio

Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.

195 days ago

vercel-sync

8
YuniorGlezYuniorGlez

Master of Bun-Vercel orchestration, specialized in Next.js 16.2 Edge-first deployments and Zero-Secret OIDC pipelines.

195 days ago

evla-vla

7
plurigridplurigrid

EdgeVLA - Open-source edge vision-language-action model for robotics. Standardizes Open-X Embodiment datasets for consistent VLA training and deployment.

195 days ago

backend-dev-guidelines

4
Dojocodinglabs Claude Code Waypoint Backend Dev GuidelinesDojocodinglabs Claude Code Waypoint Backend Dev Guidelines

Comprehensive backend development guide for Supabase Edge Functions + PostgreSQL. Use when working with Supabase (database, auth, storage, realtime), Edge Functions, PostgreSQL, Row-Level Security (RLS), Resend email, Stripe payments, or TypeScript backend patterns. Covers database design, auth flows, Edge Function patterns, RLS policies, email integration, payment processing, and deployment to Supabase.

195 days ago

ml-deployment

4
gitwaltergitwalter

Deploy ML models to production with Docker, Kubernetes, cloud platforms, and edge devices

194 days ago

lovable

4
10K-Digital10K-Digital

Integration skill for Lovable.dev projects. Activates when working with: - Lovable.dev projects with GitHub sync - Supabase Edge Functions that need deployment - Database migrations for Lovable Cloud - Projects with supabase/ directory structure - Any mention of "Lovable", "deploy edge function", "apply migration" Provides exact Lovable prompts for backend operations that can't be done via GitHub alone.

195 days ago

yolo

4
10k Digital Lovable Claude Code Yolo10k Digital Lovable Claude Code Yolo

Browser automation skill for Lovable deployments. Activates when: - yolo_mode: on in CLAUDE.md - Running /deploy-edge or /apply-migration commands - After git push when auto_deploy: on (automatic detection) - Any mention of "yolo mode", "automate Lovable", "browser automation" Automatically navigates to Lovable.dev and submits deployment prompts. Runs verification tests based on configuration. Auto-deploys after git push when enabled.

195 days ago

spectrocloud-appliance-mode

1
nctiggynctiggy

Build and deploy Spectro Cloud Palette Edge clusters using Appliance Mode. Covers CanvOS builds, provider images, ISOs, content bundles, 2-node deployments, and CI/CD integration patterns.

194 days ago

spectrocloud-clusters

1
nctiggynctiggy

Create and manage Spectro Cloud Palette Edge clusters. Covers edge-native deployments including agent mode, appliance mode, and 2-node HA. Both API and Terraform.

194 days ago

performance-tuning

risingwavelabsrisingwavelabs

RisingWave streaming SQL performance best practices for writing and reviewing materialized views. Supplements the risingwave-troubleshooting skill with edge cases, anti-patterns, and workflows not covered there. This skill helps agents with: - Window function, aggregation, and UNION edge cases (DENSE_RANK, LEAD/LAG, JSONB dedup) - MV architecture anti-patterns (dedup in VIEWs, datetime distribution skew, CTE backfill contention) - Systematic EXPLAIN plan analysis workflow with red flags table and operator reference - Pre-deployment MV performance review checklist with ranked production problems

195 days ago

drawio-uml-shapes

joserprietojoserprieto

Use when generating or editing draw.io diagrams programmatically or via XML. Provides correct shape mappings for UML deployment, AWS infrastructure groups, edge routing, and Avincis branding. Also use when user says "draw.io shapes", "UML diagram", "deployment diagram", "draw.io styles", "drawio XML", "orthogonal routing", "AWS group shapes", or "diagram generator".

195 days ago

llama-cpp

AXGZ21AXGZ21

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

195 days ago

Supabase Manager

faahimfaahim

Install, configure, and manage Supabase projects — local dev, migrations, database management, edge functions, and production deployment from the CLI.

195 days ago