🔧

Cloud

857 skills in DevOps > Cloud

drizzle-orm-d1

Build type-safe D1 databases with Drizzle ORM for Cloudflare Workers. Includes schema definition, migrationswith Drizzle Kit, relations, and D1 batch API patterns. Prevents 12 errors including SQL BEGIN failures.Use when: defining D1 schemas, managing migrations, writing type-safe queries, implementing relations orprepared statements, using batch API for transactions, or troubleshooting D1_ERROR, BEGIN TRANSACTION,foreign keys, migration apply, or schema inference errors.Prevents 12 documented issues: D1 transaction errors (SQL BEGIN not supported), foreign keyconstraint failures during migrations, module import errors with Wrangler, D1 binding not found,migration apply failures, schema TypeScript inference errors, prepared statement caching issues,transaction rollback patterns, TypeScript strict mode errors, drizzle.config.ts not found,remote vs local database confusion, and wrangler.toml vs wrangler.jsonc mixing.Keywords: drizzle orm, drizzle d1, type-safe sql, drizzle schema, drizzle migration

ovachiever/droid-tings
1
0
Actualizado 1w ago

agentuity-cli-cloud-sandbox-list

List sandboxes with optional filtering. Requires authentication. Use for Agentuity cloud platform operations

agentuity/discord-help-agent
1
0
Actualizado 1w ago

interaction-challenge

Marketplace

Stress-test reasoning through substantive objection that forces defense or revision. Use when: (1) asked to challenge or test claims, (2) idea has visible weaknesses or gaps, (3) consensus forms without examining alternatives, (4) logical flaws or contradictions present.

synapseradio/thinkies
1
0
Actualizado 1w ago

agentuity-cli-cloud-apikey-create

Create a new API key. Requires authentication. Use for Agentuity cloud platform operations

agentuity/discord-help-agent
1
0
Actualizado 1w ago

thesys-generative-ui

Integrate TheSys C1 Generative UI API to stream interactive React components (forms, charts, tables) from LLM responses. Supports Vite+React, Next.js, and Cloudflare Workers with OpenAI, Anthropic Claude, and Workers AI.Use when building conversational UIs, AI assistants with rich interactions, or troubleshooting empty responses, theme application failures, streaming issues, or tool calling errors.

ovachiever/droid-tings
1
0
Actualizado 1w ago

aws-security-best-practices

Marketplace

Implement comprehensive AWS security controls and compliance

pluginagentmarketplace/custom-plugin-aws
1
0
Actualizado 1w ago

information-leakage-hardcoded-secrets-ai-code

Understand how AI-generated code exposes sensitive information through hardcoded credentials and verbose logging. Use this skill when you need to learn about hardcoded secrets in AI code, understand logging vulnerabilities, recognize exposed API keys, or prevent information disclosure. Triggers include "hardcoded credentials", "hardcoded secrets", "API keys in code", "information leakage", "verbose logging", "exposed secrets", "AWS keys", "logging vulnerabilities", "sensitive data logs".

harperaa/secure-claude-skills
1
0
Actualizado 1w ago

project-planning

Generate structured planning documentation for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs (DATABASE_SCHEMA, API_ENDPOINTS, UI_COMPONENTS, CRITICAL_WORKFLOWS).Use when: starting new Cloudflare Workers/React projects, adding major features to existing apps, breaking large work into manageable phases, or need verified planning before coding begins.

ovachiever/droid-tings
1
0
Actualizado 1w ago

aws-ec2-deployment

Marketplace

Launch, configure, and manage EC2 instances with best practices

pluginagentmarketplace/custom-plugin-aws
1
0
Actualizado 1w ago

cloudflare-worker-base

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, scheduledhandlers, 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

ovachiever/droid-tings
1
0
Actualizado 1w ago

verify-laws

Generate and verify proofs for categorical laws. Produces Lean 4 filesfor category, monad, functor, and transformation laws. Use when: provinglaws, verifying correctness, formal verification.

BellaBe/ideas-os
1
0
Actualizado 1w ago

sandbox-usage

Use when working with the Cloudflare Sandbox SDK, container lifecycle, session management, or OpenCode integration. Covers SDK patterns, security considerations, and common operations.

danielbodnar/cloudx.sh
1
0
Actualizado 1w ago

agentuity-cli-cloud-sandbox-get

Get information about a sandbox. Requires authentication. Use for Agentuity cloud platform operations

agentuity/discord-help-agent
1
0
Actualizado 1w ago

cloudflare-workers-ai

Run LLMs and AI models on Cloudflare's global GPU network with Workers AI. Includes Llama, Flux image generation,BGE embeddings, and streaming support with AI Gateway for caching and logging.Use when: implementing LLM inference, generating images with Flux/Stable Diffusion, building RAG with embeddings,streaming AI responses, using AI Gateway for cost tracking, or troubleshooting AI_ERROR, rate limits, model notfound, token limits, or neurons exceeded.Keywords: workers ai, cloudflare ai, ai bindings, llm workers, @cf/meta/llama, workers ai models,ai inference, cloudflare llm, ai streaming, text generation ai, ai embeddings, image generation ai,workers ai rag, ai gateway, llama workers, flux image generation, stable diffusion workers,vision models ai, ai chat completion, AI_ERROR, rate limit ai, model not found, token limit exceeded,neurons exceeded, ai quota exceeded, streaming failed, model unavailable, workers ai hono,ai gateway workers, vercel ai sdk workers, openai compatible workers, workers

ovachiever/droid-tings
1
0
Actualizado 1w ago

tanstack-table

Build headless data tables with TanStack Table v8. Provides server-side pagination, filtering, sorting, and virtualization patterns for Cloudflare Workers + D1 databases.Use when building tables with large datasets, coordinating with TanStack Query, or troubleshooting state management issues, pagination coordination errors, or performance bottlenecks.

ovachiever/droid-tings
1
0
Actualizado 1w ago

typescript-mcp

Build stateless MCP servers with TypeScript on Cloudflare Workers using @modelcontextprotocol/sdk. Provides patterns for tools, resources, prompts, and authentication (API keys, OAuth, Zero Trust).Use when exposing APIs to LLMs, integrating Cloudflare services (D1, KV, R2, Vectorize), or troubleshooting export syntax errors, unclosed transport leaks, or CORS misconfigurations.

ovachiever/droid-tings
1
0
Actualizado 1w ago

supabase-typegen

Supabase CLI를 활용한 데이터베이스 타입 생성 및 동기화.PROACTIVELY use when (1) DB 스키마 변경 후 타입 업데이트, (2) Repository 구현 전 타입 확인,(3) 새 테이블/컬럼 추가 시, (4) 타입 불일치 오류 발생 시.Cloud 환경 전용 - On-Premise는 수동 타입 정의 필요.

semicolon-devteam/semo
1
0
Actualizado 1w ago

tanstack-start

Build full-stack React applications with TanStack Start on Cloudflare Workers. Type-safe routing, server functions, SSR/streaming, and seamless D1/KV/R2 integration.Use when: building full-stack React apps, need SSR with Cloudflare Workers, want type-safe server functions, or migrating from Next.js.RC status - v1.0 stable pending. Monitor tanstack/router#5734 (memory leak) before production use.

ovachiever/droid-tings
1
0
Actualizado 1w ago

documentation-asset-manager

Manages Tallyfy documentation assets on Cloudflare R2. Uploads images, generates AI captions using Claude Code native vision, maintains CSV inventory with build-time integration. Use when managing docs screenshots or media files.

tallyfy/documentation
1
1
Actualizado 1w ago

agentuity-cli-cloud-storage-delete

Delete a storage resource or file. Requires authentication. Use for Agentuity cloud platform operations

agentuity/discord-help-agent
1
0
Actualizado 1w ago