GitHub
Skills harvested from GitHub repositories
14810 skills availablevastai-performance-tuning
Optimize GPU instance selection, startup time, and training throughput on Vast.ai. Key levers: Docker image caching, GPU...
windsurf-theme-customization
This skill enables comprehensive theme customization within Windsurf. It covers color schemes, font configurations, UI s...
oraclecloud-webhooks-events
Build event-driven workflows using the OCI Events service, Oracle Notification Service (ONS), and OCI Functions. OCI Eve...
oraclecloud-upgrade-migration
OCI Terraform provider and Python SDK break backwards compatibility more often than AWS equivalents. The Terraform provi...
oraclecloud-sdk-patterns
Production patterns for the OCI Python SDK that avoid the most common pitfalls: memory leaks from Instance Principal aut...
oraclecloud-schema-migration
Migrate to and connect with OCI Autonomous Database (ADB) using the Python SDK and python-oracledb. Autonomous Database ...
oraclecloud-reference-architecture
OCI architecture has more moving parts than AWS or Azure. Where AWS has VPC + subnets + internet gateway, OCI has VCN + ...
oraclecloud-prod-checklist
OCI has no "Well-Architected Review" equivalent to AWS. This is the pre-production gate: a comprehensive checklist cover...
oraclecloud-performance-tuning
Navigate OCI's opaque shape naming, block volume performance tiers, and shape-dependent network bandwidth. OCI shapes li...
oraclecloud-observability
Set up programmatic monitoring for OCI infrastructure using the Monitoring, Logging, and Notifications services. The OCI...
oraclecloud-multi-env-setup
OCI has no "accounts" like AWS — you use compartments plus OCI config profiles for dev/staging/prod separation. But prof...
oraclecloud-migration-deep-dive
Migrating to OCI from AWS or Azure requires translating IAM concepts (roles to policies, accounts to compartments), netw...
oraclecloud-local-dev-loop
The OCI web console is slow, hard to navigate, and requires dozens of clicks for common operations. A local dev workflow...
oraclecloud-install-auth
Configure API key authentication for Oracle Cloud Infrastructure (OCI). OCI auth requires a /.oci/config file with five ...
oraclecloud-hello-world
Launch, list, and manage your first OCI compute instance. The most common blocker for new OCI users is the Out of host c...
oraclecloud-enterprise-rbac
OCI compartments are powerful but the inheritance model is confusing. Policies at root vs compartment level behave diffe...
oraclecloud-deploy-integration
Deploy containerized applications to OCI using either OKE (Oracle Kubernetes Engine) or Container Instances. OKE provide...
oraclecloud-debug-bundle
Collect comprehensive diagnostics from an unresponsive OCI compute instance without touching the OCI Console. When an in...
oraclecloud-data-handling
Manage OCI Object Storage using the Python SDK. Object Storage is OCI's S3 equivalent, but PAR (Pre-Authenticated Reques...
oraclecloud-cost-tuning
Track OCI spending programmatically using the Usage API and set up budget alerts before Universal Credits run out unexpe...
oraclecloud-core-workflow-b
Build a working OCI network from scratch using the Python SDK. OCI networking (VCN, subnets, security lists, NSGs, gatew...
oraclecloud-core-workflow-a
Provision and manage OCI compute instances using the Python SDK. Compute is the entry point for most OCI workloads, but ...
oraclecloud-ci-integration
Set up GitHub Actions workflows that authenticate to OCI, run Terraform plans, and execute tests against OCI services. T...
cohere-observability
Set up production observability for Cohere API v2 with Prometheus metrics, OpenTelemetry tracing, and AlertManager rules...