Search Results: provider

Found 543 Skills

DevOps & Cloud Serviceshashicorp/agent-skills

new-terraform-provider

Use this when scaffolding a new Terraform provider.

🇺🇸|EnglishTranslated
13
DevOps & Cloud Serviceshashicorp/agent-skills

provider-resources

Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and acceptance testing for provider resources.

🇺🇸|EnglishTranslated
11
DevOps & Cloud Serviceshashicorp/agent-skills

provider-actions

Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).

🇺🇸|EnglishTranslated
8
DevOps & Cloud Serviceshashicorp/agent-skills

provider-test-patterns

Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for cross-step assertions, config helpers, import testing with ImportStateKind, sweepers, and scenario patterns (basic, update, disappears, validation, regression), and ephemeral resource testing with the echoprovider package. Use when writing, reviewing, or debugging provider acceptance tests, including questions about statecheck, plancheck, TestCheckFunc, CheckDestroy, ExpectError, import state verification, ephemeral resources, or how to structure test files.

🇺🇸|EnglishTranslated
7
AI & Machine Learninglookatitude/beluga-ai

provider-implementation

Implementing providers for Beluga AI v2 registries. Use when creating LLM, embedding, vectorstore, voice, or any other provider.

🇺🇸|EnglishTranslated
6
Backend Developmentumbraco/umbraco-cms-backo...

umbraco-auth-provider

Implement authentication providers for Umbraco backoffice using official docs

🇺🇸|EnglishTranslated
5
AI & Machine Learningvercel/ai

update-provider-models

Add new or remove obsolete model IDs for existing AI SDK providers. Use when adding a model to a provider, removing an obsolete model, or processing a list of model changes from an issue. Triggers on "add model", "remove model", "new model ID", "obsolete model", "update model IDs".

🇺🇸|EnglishTranslated
4
DevOps & Cloud Serviceshashicorp/agent-skills

provider-docs

Create, update, and review Terraform provider documentation for Terraform Registry using HashiCorp-recommended patterns, tfplugindocs templates, and schema descriptions. Use when adding or changing provider configuration, resources, data sources, ephemeral resources, list resources, functions, or guides; when validating generated docs; and when troubleshooting missing or incorrect Registry documentation.

🇺🇸|EnglishTranslated
4
Frontend Developmentsyncfusion/winforms-ui-co...

syncfusion-winforms-banner-text-provider

Guide for implementing Syncfusion WinForms BannerTextProvider (watermark text provider) control. Use this when working with watermark text, placeholder text, or hint text in editor controls. Covers setup, text modes (FocusMode/EditMode), color/font customization, and supported control types in Windows Forms applications.

🇺🇸|EnglishTranslated
4
Version Controlpedronauck/skills

sync-provider

Sync provider changes from cloned repositories in the providers/ folder. Use when syncing upstream changes from external provider repositories (claude-code, gemini, codex) while preserving local customizations. Includes multi-step workflow: checking for new commits via GitHub CLI, generating diffs, deep analysis, Pal MCP refactor planning, and applying changes incrementally. Never use for opencode provider (created locally, not cloned).

🇺🇸|EnglishTranslated
4
Frontend Developmentpatternsdev/skills

provider-pattern

Make data available to multiple child components without prop drilling using React Context.

🇺🇸|EnglishTranslated
4
AI & Machine Learningwinsorllc/upgraded-carniv...

local-llm-provider

Connect to local LLM endpoints (Ollama, llama.cpp, vLLM) with automatic provider fallback. Use when: (1) you need to run LLM inference locally for privacy/cost, (2) you want to use models not available via cloud APIs, (3) you need offline capability, (4) you want automatic fallback to cloud providers when local fails.

🇺🇸|EnglishTranslated
4
2 scripts/Checked