3932 results (67.8ms) page 45 / 197
acedergren / oci-agent-skills-oci-generative-ai-services exact

Use when implementing OCI GenAI inference APIs, troubleshooting rate limits or token errors, optimizing GenAI costs, or handling sensitive data (PHI/PII) in prompts. Covers model selection, cost...

acedergren / oci-agent-skills-oci-database-management exact

Use when creating Autonomous Databases, troubleshooting connection failures, managing PDBs, or optimizing database costs. Covers connection string confusion, password validation errors, stop/start...

actionbook / rust-skills-m11-ecosystem exact

Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature flag, workspace, which crate to use, using external C libraries, creating...

actionbook / rust-skills-m13-domain-error exact

Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing vs internal errors, error code...

itechmeat / llm-code-telegram exact

Telegram Bot development playbook: bot fundamentals, aiogram 3 patterns (handlers/middlewares/FSM), webhooks, keyboard UX, inline mode, Mini Apps, payments (Stars/subscriptions), authentication....

itechmeat / llm-code-open-meteo exact

Integrate Open-Meteo Weather Forecast, Air Quality, and Geocoding APIs: query design, variable selection, timezone/timeformat/units, multi-location batching, and robust error handling. Keywords:...

acedergren / oci-agent-skills-oci-best-practices-and-architecture exact

Use when architecting OCI solutions, migrating from AWS/Azure, designing multi-AD deployments, or avoiding common OCI anti-patterns. Covers VCN sizing mistakes, Cloud Guard gotchas, free tier...

acedergren / oci-agent-skills-oci-oracle-dba-and-devops exact

Use when managing Oracle Autonomous Database on OCI, troubleshooting performance issues, optimizing costs, or implementing HA/DR. Covers ADB-specific gotchas, cost traps, SQL_ID debugging...

acedergren / oci-agent-skills-oci-events-service exact

Use when implementing event-driven automation, setting up CloudEvents rules, troubleshooting event delivery failures, or integrating with Functions/Streaming/Notifications. Covers event rule...

acedergren / oci-agent-skills-oci-finops-and-cost-optimization exact

Use when optimizing OCI costs, investigating unexpected bills, planning budgets, or identifying waste. Covers hidden cost traps (boot volumes, reserved IPs, egress), Universal Credits gotchas,...

cosmix / loom-docker exact

Creates and optimizes Docker configurations including Dockerfiles, docker-compose files, and container orchestration. Covers multi-stage builds, layer optimization, security hardening, networking,...

itechmeat / llm-code-cloudflare-r2 exact

Cloudflare R2 object storage playbook: buckets, Workers Binding API, S3 compatibility, presigned URLs, multipart uploads, CORS, lifecycle policies, event notifications, public buckets, storage...

actionbook / rust-skills-rust-skill-creator exact

Use when creating skills for Rust crates or std library documentation. Keywords: create rust skill, create crate skill, create std skill, εˆ›ε»Ί rust skill, εˆ›ε»Ί crate skill, εˆ›ε»Ί std skill, εŠ¨ζ€ rust...

acedergren / oci-agent-skills-oci-networking-management exact

Use when designing OCI networks, troubleshooting connectivity, optimizing egress costs, or configuring VCN security. Covers Service Gateway cost savings, VCN CIDR immutability, Security List vs...

cosmix / loom-terraform exact

Creates and manages Infrastructure as Code using Terraform/OpenTofu for cloud resource provisioning, module development, state management, and multi-environment deployments. Trigger keywords:...

cosmix / loom-git-workflow exact

Manages Git operations including branching strategies, commit conventions, merge workflows, conflict resolution, and worktree management. Trigger keywords: git, branch, commit, merge, rebase, pull...

itechmeat / llm-code-cloudflare-images exact

Store, transform, and deliver optimized images with Cloudflare Images. Covers image upload (API, Worker, Direct Creator Upload), variants, transformations (URL and Workers), bindings, Polish,...

cosmix / loom-api-design exact

Designs RESTful APIs, GraphQL schemas, and RPC interfaces following best practices for consistency, usability, and scalability. Trigger keywords: api design, REST, RESTful, REST API, GraphQL,...

ryanthedev / code-foundations-cc-refactoring-guidance exact

Guide safe refactoring with research-backed discipline and small-change rigor. Produce refactoring approach, step sequence, and risk assessment. Use when modifying existing code, improving...

kanzifucius / crossplane-debug-crossplane-debug exact

Debug Crossplane compositions, functions (KCL, Go templates, patch-and-transform, auto-ready), and managed resources. Use when troubleshooting composition rendering issues, function errors,...