appkit: Skill for Claude Code

.claude/skills/terraform-azure-verified-modules/SKILL.md

terraform-azure-verified-modules is a skill for Claude Code from jenreh/appkit. It costs 39 tokens per session (3,970 once invoked), scanned A, a copy of azure-verified-modules, MIT.

A requirements guide for building Azure Terraform modules that meet Azure Verified Modules standards. Azure is Microsoft's cloud platform, and Terraform manages infrastructure through code.

In plain words
What is it for?
Use it when creating or reviewing Azure Terraform modules intended for Azure Verified Modules certification.
Why use it?
It helps developers check module structure, provider settings, variables, outputs, tests, documentation, versioning, and contribution rules against the certification requirements.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is jenreh/appkit's own configuration. It tells Claude Code how to work on appkit itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything appkit configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jenreh/appkit. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/jenreh/appkit/main/.claude/skills/terraform-azure-verified-modules/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/jenreh/appkit

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for terraform-azure-verified-modules

README.md
[![agentmods](https://agentmods.dev/badge/skills/jenreh/appkit/terraform-azure-verified-modules/github.svg)](https://agentmods.dev/skills/jenreh/appkit/terraform-azure-verified-modules)
Your own site
<a href="https://agentmods.dev/skills/jenreh/appkit/terraform-azure-verified-modules"><img src="https://agentmods.dev/badge/skills/jenreh/appkit/terraform-azure-verified-modules/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for terraform-azure-verified-modules

Your own site · 80×15
<a href="https://agentmods.dev/skills/jenreh/appkit/terraform-azure-verified-modules"><img src="https://agentmods.dev/badge/skills/jenreh/appkit/terraform-azure-verified-modules.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,970 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 97% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.03970
Opus 5 $0.00019 $0.01985
Sonnet 5 $0.00008 $0.00794
Haiku 4.5 $0.00004 $0.00397

Measured 9d ago against content hash 1e71621c7331, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

terraform-azure-verified-modules scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

97% identical to azure-verified-modules — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/skills/terraform-azure-verified-modules/SKILL.md · 614 lines

How it starts

The opening of the file, as written. The whole thing — 614 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Azure Verified Modules (AVM) Requirements

This guide covers the mandatory requirements for Azure Verified Modules certification. These requirements ensure consistency, quality, and maintainability across Azure Terraform modules.

References:

Table of Contents


Module Cross-Referencing

Severity: MUST | Requirement: TFFR1

When building Resource or Pattern modules, module owners MAY cross-reference other modules. However:

  • Modules MUST be referenced using HashiCorp Terraform registry reference to a pinned version
    • Example: source = "Azure/xxx/azurerm" with version = "1.2.3"
  • Modules MUST NOT use git references (e.g., git::https://xxx.yyy/xxx.git or github.com/xxx/yyy)
  • Modules MUST NOT contain references to non-AVM modules

Azure Provider Requirements

Severity: MUST | Requirement: TFFR3

Authors MUST only use the following Azure providers:

Provider Min Version Max Version
azapi >= 2.0 < 3.0
azurerm >= 4.0 < 5.0

Requirements:

  • Authors MAY select either Azurerm, Azapi, or both providers
  • MUST use required_providers block to enforce provider versions
  • SHOULD use pessimistic version constraint operator (~>)

Read the full file on GitHub · 614 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 614 lines · 39 tokens per session scan A 1e71621c7331

Subscribe to this mod's changes

terraform-azure-verified-modules is a skill published in the GitHub repository jenreh/appkit (4 stars, last pushed 2d ago), licensed MIT. It adds 39 tokens to every session and 3,970 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to azure-verified-modules, differing in 6 lines, and is treated as a copy.

Related

Other skills, from other repositories

architecture-diagram

Create a professional, dark-themed software/system architecture diagram as a single self-contained HTML file with inline SVG. Use when asked to visualize system components, layers, services, or how parts of a codebase fit together.

AgentEra/Agently · 47 tokens

nanobanana

Generate and edit real images with Gemini's Nano Banana — game sprites, sprite sheets and animated GIFs, illustrated icons, textures, mockups, photo edits, background removal. Use whenever a task needs a raster image that cannot be hand-written as SVG or CSS, when asked to "make a sprite", "draw", "generate an image"…

NspxMiguel/NanoBridge · 139 tokens

python-patterns

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

khanhhuyenngo985-sys/character-scene-design-skills · 33 tokens

schema-exploration

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.

langchain-ai/deepagents · 57 tokens

matlab

Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.

K-Dense-AI/scientific-agent-skills · 42 tokens

mine

Mine a project or conversation into your MemPalace — extract and store memories for later retrieval.

MemPalace/mempalace · 21 tokens