RADAR SKILL · GITHUB
Agent Skills utili, ordinati per utilizzo reale.
Confronta Skills verificati per funzione, contenuto del pacchetto, installazioni e affidabilità della fonte.
- AMBITO CATALOGO
- VERIFICATO
- Skills
- 5771
- repository
- 824
- ultimo aggiornamento
- 8 set 2026
hashicorpprovider-resources
Terraform Provider Resources Implementation Guide Overview This guide covers developing Terraform Provider resources and data sources. Resources represent infrastructure objects that Terraform manages through Create, Read, Update, and Delete (CRUD) operations. Use the Plugin Framework for all net new resources and data sources. Plugin SDKv2 is for maintaining resources that already exist on it; do not write new code against it. A provider can serve both during migration by muxing (terraform plugin mux), so adopting the Framework never requires a big bang rewrite. To tell which mode an existing provider is in, check go.mod : terraform plugin mux present means it serves both SDKv2 and Framework code; only terraform plugin sdk/v2 means SDKv2 only; only terraform plugin framework means Framework only. Be cautious about migrating existing SDKv2 resources: the Framework distinguishes null from
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorpprovider-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.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorppush-to-registry
Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorprefactor-module
Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorprun-acceptance-tests
Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix TestAcc, when a test fails with missing environment variables, or when diagnosing a failing or suspiciously passing acceptance test.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorpterraform-policy
Write, test, or convert Terraform Policy files (.policy.hcl, .policytest.hcl, Sentinel→tfpolicy). Triggers: policy.hcl, policytest, convert sentinel, tfpolicy, write a policy.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorpterraform-search-import
Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastructure under Terraform control, auditing cloud resources, or migrating to IaC.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorpterraform-stacks
Comprehensive guide for working with HashiCorp Terraform Stacks. Use when creating, modifying, or validating Terraform Stack configurations (.tfcomponent.hcl, .tfdeploy.hcl files), working with stack components and deployments from local modules, public registry, or private registry sources, managing multi-region or multi-environment infrastructure, or troubleshooting Terraform Stacks syntax and structure.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorpterraform-test
Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource configurations, or troubleshooting Terraform test syntax and execution.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
hashicorpwindows-builder
Build Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templates.
- installazioni
- 1
- GitHub Stars
- 864
- Aggiornato
- 4 set
lilmgeniusre0-plan
Open a paperthin iteration's casebook before re0-loop's first turn — seeded with real content the moment the folder exists, never an empty directory. User-invoked, paperthin-only: assumes the full skill package installed. Run when opening a new build cycle in this repo.
- installazioni
- 1
- GitHub Stars
- 1,1K
- Aggiornato
- 6 set
lilmgeniusre0-release
Walk a pending change through this repo's shipping and releasing checklist end to end, then tag and publish once confirmed. User-invoked: run it when you've decided to ship.
- installazioni
- 1
- GitHub Stars
- 1,1K
- Aggiornato
- 6 set
lilmgeniusre0-upgrade
Bring your installed paperthin skills up to the full current catalog in one step: retire what's been renamed, add every skill you don't have yet, and refresh the rest, all shown and confirmed before anything changes.
- installazioni
- 1
- GitHub Stars
- 1,1K
- Aggiornato
- 6 set
mikubaka88ccf-experiment-designer
Design CCF experiment protocols and evidence schemas: datasets, baselines, metrics, ablations, and result-table contents. Use for 设计实验, 消融, benchmark planning, and 结果表证据结构. Preserve real values. Table styling/rendering belongs to ccf-visual-composer; broad retrieval belongs to ccf-literature-searcher.
- installazioni
- 1
- GitHub Stars
- 2,2K
- Aggiornato
- 6 set
mikubaka88ccf-humanization
Remove defensive academic prose while preserving evidence, uncertainty, and source format. Use for 去防御性, 论文人性化, apologetic framing, imagined reviewer objections, and repetitive caveats. A writing sidecar; never the primary research owner. Do not auto-run for raw planning, review, retrieval, audit, or visual rendering without prose.
- installazioni
- 1
- GitHub Stars
- 2,2K
- Aggiornato
- 6 set
mikubaka88ccf-idea-optimizer
Develop and optimize rough CCF research ideas into problems, insights, mechanisms, and evidence plans. Use for 优化idea, 具象化idea, 找方向, 方向探索, and rescue routes when development is the requested deliverable. Judging whether an idea is worthwhile, novel, or coherent belongs to ccf-idea-reviewer even without scores; manuscript edits belong to ccf-paper-writer.
- installazioni
- 1
- GitHub Stars
- 2,2K
- Aggiornato
- 6 set
vercelsandbox
Creates isolated Linux MicroVMs using Vercel Sandbox SDK. Use when building code execution environments, running untrusted code, spinning up dev servers, testing in isolation, or when the user mentions "sandbox", "microvm", "isolated execution", or "@vercel/sandbox".
- installazioni
- 1
- GitHub Stars
- 195
- Aggiornato
- 4 set
contentfulcontentful-help
Diagnose, configure, and look up Contentful topics. Trigger keywords: contentful help, contentful doctor, contentful setup
- installazioni
- 1
- GitHub Stars
- 66
- Aggiornato
- 6 set
contentfulgame-jam
A guided game creation skill that walks you through designing, planning, and building a browser-based Tetris game. Demonstrates all SDK primitives: askUser, confirm, plan, checklist, and subagent. Trigger keywords: game jam, build a game, tetris, game tutorial
- installazioni
- 1
- GitHub Stars
- 66
- Aggiornato
- 6 set
contentfulget-to-know-you
A playful interview that gets to know the user and produces a profile trading card. Use when the user wants to introduce themselves or when you want to break the ice. Trigger keywords: introduce myself, trading card, get to know me, ice breaker
- installazioni
- 1
- GitHub Stars
- 66
- Aggiornato
- 6 set
contentfulprimitives-showcase
Exercises every SDK primitive in a single skill. Used as a reference and integration test.
- installazioni
- 1
- GitHub Stars
- 66
- Aggiornato
- 6 set
contentfults-patterns
TypeScript patterns and idioms reference. Use when writing TypeScript and need a quick refresher on generics, discriminated unions, builder patterns, or error handling.
- installazioni
- 1
- GitHub Stars
- 66
- Aggiornato
- 6 set
unity-technologiesbuild-live-game
Build and operate a live game using Unity Services. Use when the user needs to implement, connect, or debug backend-driven features — battle passes, achievements, player progression, cloud saves, leaderboards, matchmaking, virtual economies, server-authoritative logic, anti-cheat, player accounts and authentication, remote configuration, feature flags, A/B testing, analytics, or cloud resource deployment. Triggers on live-ops, live service, backend, server authority, cloud code, cloud save, remote config, player data, retention, monetization loop, season pass, ranking, multiplayer sessions, lobbies, or any Unity Services integration.
- installazioni
- 1
- GitHub Stars
- 730
- Aggiornato
- 4 set
unity-technologiesimplement-in-app-purchases
Implement, configure, and debug Unity In-App Purchases (IAP) — store connection, product catalog, consumable/non-consumable/subscription purchases, two-step pending-confirm flow, receipt validation, entitlement checking, restore transactions, Apple extensions (promotional purchases, Ask-to-Buy, code redemption), and Google Play extensions (subscription upgrade/downgrade), D2C Capabilities(direct to customer), 3rd party payment provider (Stripe/Coda) via Unity IAP/Unity Cloud. Use when the user needs to add, modify, debug, or migrate from native Android/iOS billing, 3rd party packages(RevenueCat/Adapty/Essential Kit/Unipay supported) to IAP. Triggers on microtransactions (MTX), monetization, real-money purchases, store purchases, buying items, support D2C, purchase via Stripe/Coda, migrate from native billing(Google's BillingClient or Apple's StoreKit/SKPaymentQueue/SKProduct)/RevenueCat/Adapty/EssentialKit/Unipay.
- installazioni
- 1
- GitHub Stars
- 730
- Aggiornato
- 4 set