Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

terraform-provider-mica

terraform-provider-mica contém 5 skills coletadas de numberly, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
8
atualizado
2026-05-20
Forks
0
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

api-diff
Desenvolvedores de software

Compare two FlashBlade swagger.json files to produce a structured diff of endpoint and schema changes, annotate items as real_change/swagger_artifact/needs_verification, and generate a migration plan cross-referenced with ROADMAP.md.

2026-05-20
api-upgrade
Desenvolvedores de software

Orchestrate a FlashBlade Terraform provider upgrade to a new REST API version through 6 review-gated phases: infrastructure version bump, schema updates, new resources, deprecations, documentation, and Pulumi bridge alignment. Consumes api-diff migration plan output and delegates new resource implementation to flashblade-resource-builder.

2026-05-20
flashblade-resource-builder
Desenvolvedores de software

Guide for implementing new Terraform resources and data sources for the Pure Storage FlashBlade provider. Covers the full lifecycle from API discovery to tested, documented resources. Enforces strict code quality conventions including generic helper usage, test naming, plan modifier rules, and drift detection patterns. This skill should be used when adding a new FlashBlade API resource, modifying an existing resource, or planning provider work.

2026-05-20
swagger-to-reference
Desenvolvedores de software

Convert a FlashBlade swagger.json (OpenAPI 3.0) into the AI-optimized markdown reference format matching FLASHBLADE_API.md. Handles allOf/$ref resolution, groups endpoints by tag, and emits a compact Data Models section. Use this skill when a new API version swagger file is available and needs to be converted into the project standard reference format.

2026-04-14
desloppify
Desenvolvedores de software

Multi-language codebase health scanner. Use when the user explicitly asks to run desloppify, scan for technical debt, get a health score, or create a cleanup plan. Do NOT trigger for general code review, renaming, or fixing individual bugs.

2026-04-08