serpro-workshop-fortaleza
Official@serpro-workshop-fortaleza
Azure cloud architecture, Terraform IaC, Java Spring Boot engineering, and PostgreSQL optimization skills for enterprise development teams.
Agent Skills by serpro-workshop-fortaleza
Showing 42 vetted skills indexed across 1 GitHub repositories.
azure-architecture-autopilot
Designs Azure infrastructure from natural language and renders interactive architecture diagrams.
acquire-codebase-knowledge
Generate seven evidence-based documentation files describing an existing codebase's stack, structure, and architecture.
azure-role-selector
Recommends least-privilege Azure RBAC roles and generates Terraform role assignments.
flaky-test-triage
Diagnose, fix, and quarantine intermittent test failures in CI pipelines.
azure-pricing
Queries the Azure Retail Prices API to retrieve real-time pricing and estimate Copilot Studio credit consumption.
refactor-safely
Plan behavior-preserving legacy code refactoring with characterization tests and incremental patterns.
ears-validate
Validates software requirements against EARS notation patterns and legacy traceability rules.
query-optimization
Diagnose slow database queries and design indexes using execution plan analysis.
spring-boot-testing
Selects Spring Boot test slices, Testcontainers, Mockito, and AssertJ techniques for integration and slice tests.
context-audit
Audit team knowledge gaps and generate onboarding plans for engineering teams.
playwright-generate-test
Generates Playwright TypeScript end-to-end tests by exploring web flows through the Playwright MCP server.
azure-resource-health-diagnose
Diagnose Azure resource failures using logs, metrics, and telemetry to produce a prioritized remediation plan.
azure-container-registry-cli
Manage Azure Container Registry resources with the az acr CLI command group.
copilot-sdk
Embed GitHub Copilot agentic workflows into Python, TypeScript, Go, and .NET applications.
doc-style-lint
Reviews documentation against Microsoft and Google style guides for clarity and inclusive language.
azure-devops-cli
Manage Azure DevOps projects, pipelines, pull requests, and work items via the Azure CLI.
capability-map
Create business capability maps classifying L1-L3 capabilities and overlaying systems and investments.
java-springboot
Applies Spring Boot 3.3 conventions for package structure, DTOs, transactions, and JPA repositories.
adr-draft
Drafts Architecture Decision Records documenting context, alternatives, and consequences.
context-map
Maps affected files, dependencies, tests, and risks before code changes begin.
comment-code-generate-a-tutorial
Refactor Python scripts to PEP 8, add beginner comments, and generate a README tutorial.
safe-migration
Plans zero-downtime database schema migrations using the expand-migrate-contract pattern.
create-spring-boot-java-project
Generates a Spring Boot 3.3 Java 21 project scaffold with Maven, PostgreSQL, and Docker Compose.
tdd-workflow
Guides test-driven development through the red-green-refactor cycle with naming and commit conventions.
Frequently Asked Questions About serpro-workshop-fortaleza
FAQPage SchemaWhat tasks can I accomplish with serpro-workshop-fortaleza's skills?▼
You can design and visualize Azure architectures, assign least-privilege RBAC roles via Terraform, run Bicep/ARM what-if preflight checks, diagnose unhealthy Azure resources, optimize Azure costs and PostgreSQL queries, scaffold Spring Boot projects, generate Playwright E2E tests, and harden CI/CD pipelines for SLSA compliance.
Who are these skills designed for?▼
Cloud engineers, Azure architects, Java backend developers, database engineers, and engineering leads. Skills target practitioners managing Azure environments with Terraform, building Spring Boot 3.3 services on Java 21, tuning PostgreSQL, and running architecture reviews, ADRs, and EARS requirements validation.
How do the Azure deployment and pricing skills work in practice?▼
The azure-pricing skill queries the public Azure Retail Prices API without authentication for real-time SKU and region comparisons. Deployment preflight runs Bicep/ARM syntax validation, what-if analysis, and permission checks before azd provision, while the architecture autopilot iterates design, diagram, review, and deploy stages.
What are the prerequisites and technology baselines?▼
Java skills assume Java 21 with Spring Boot 3.3 and JUnit 5; newer 3.4+/4.0 APIs are out of scope. Azure skills assume Terraform as the kit's IaC (Bicep readable but converted), deployed resources emitting telemetry for diagnostics, and an existing Azure DevOps organization for az devops commands.
Do these skills cover legacy code and database migrations?▼
Yes. refactor-safely and code-modernization apply Strangler Fig, characterization tests, and Mikado Method for behavior-preserving legacy changes including COBOL. safe-migration handles zero-downtime schema changes with expand-and-contract and backfills, while postgresql-code-review audits existing SQL, JSONB usage, and Row Level Security.