Instruction file imported from serpro-sao-paulo/workshop-preto-01 (
.github/instructions/infrastructure.instructions.md). Copyright stays with the author.
Use when creating or reviewing infrastructure as code, Terraform, Bicep, Azure resource definitions, and environment configuration.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from serpro-sao-paulo/workshop-preto-01 (
.github/instructions/infrastructure.instructions.md). Copyright stays with the author.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/serpro-sao-paulo-workshop-preto-01-infrastructure-instructions/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "serpro-sao-paulo-workshop-preto-01-infrastructure-instructions",
"kind": "skill",
"name": "infrastructure",
"description": "Use when creating or reviewing infrastructure as code, Terraform, Bicep, Azure resource definitions, and environment configuration.",
"publisher": "serpro-sao-paulo",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when creating or reviewing infrastructure as code, Terraform, Bicep, Azure resource definitions, and environment configuration."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/serpro-sao-paulo/workshop-preto-01",
"path": ".github/instructions/infrastructure.instructions.md",
"ref": "1850945ac0a2be2d9eefe1ea0b305971c87432f7",
"url": "https://github.com/serpro-sao-paulo/workshop-preto-01/blob/1850945ac0a2be2d9eefe1ea0b305971c87432f7/.github/instructions/infrastructure.instructions.md",
"key": "serpro-sao-paulo/workshop-preto-01/.github/instructions/infrastructure.instructions.md"
},
"applies_to": "infra/**,05-terraform-azure/**,**/*.tf,**/*.bicep"
},
"instructions": "<!-- markdownlint-disable MD013 MD025 MD026 MD028 MD029 MD034 MD040 MD051 MD060 -->\n\n# Convenções de Infraestrutura\n\n## IaC: Bicep/Terraform, sem mudanças manuais\n## Secrets: somente Azure Key Vault\n## Naming: {project}-{env}-{resource}-{region}\n## Tags: environment, project, owner, cost-center",
"cost": {
"context_tokens": 73
}
}Fetch it by URL: GET /api/v1/registry/serpro-sao-paulo-workshop-preto-01-infrastructure-instructions/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.