serpro-workshop-fortaleza avatar

serpro-workshop-fortaleza

Official

@serpro-workshop-fortaleza

0Followers
|
20Public Repos
|
42Published Skills

Azure cloud architecture, Terraform IaC, Java Spring Boot engineering, and PostgreSQL optimization skills for enterprise development teams.

Skills Distribution
DomainCloud & Comp...Azure Cloud Archit.. (45%)Infrastructure as .. (20%)Java & Spring Boot.. (15%)PostgreSQL & Query.. (10%)

Agent Skills by serpro-workshop-fortaleza

Showing 42 vetted skills indexed across 1 GitHub repositories.

serpro-workshop-fortalezaserpro-workshop-fortaleza

azure-architecture-autopilot

Designs Azure infrastructure from natural language and renders interactive architecture diagrams.

Official
Advanced
serpro-workshop-fortalezaserpro-workshop-fortaleza

acquire-codebase-knowledge

Generate seven evidence-based documentation files describing an existing codebase's stack, structure, and architecture.

Official
Advanced
serpro-workshop-fortalezaserpro-workshop-fortaleza

azure-role-selector

Recommends least-privilege Azure RBAC roles and generates Terraform role assignments.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

flaky-test-triage

Diagnose, fix, and quarantine intermittent test failures in CI pipelines.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

azure-pricing

Queries the Azure Retail Prices API to retrieve real-time pricing and estimate Copilot Studio credit consumption.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

refactor-safely

Plan behavior-preserving legacy code refactoring with characterization tests and incremental patterns.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

ears-validate

Validates software requirements against EARS notation patterns and legacy traceability rules.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

query-optimization

Diagnose slow database queries and design indexes using execution plan analysis.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

spring-boot-testing

Selects Spring Boot test slices, Testcontainers, Mockito, and AssertJ techniques for integration and slice tests.

Official
Advanced
serpro-workshop-fortalezaserpro-workshop-fortaleza

context-audit

Audit team knowledge gaps and generate onboarding plans for engineering teams.

Official
Basic
serpro-workshop-fortalezaserpro-workshop-fortaleza

playwright-generate-test

Generates Playwright TypeScript end-to-end tests by exploring web flows through the Playwright MCP server.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

azure-resource-health-diagnose

Diagnose Azure resource failures using logs, metrics, and telemetry to produce a prioritized remediation plan.

Official
Advanced
serpro-workshop-fortalezaserpro-workshop-fortaleza

azure-container-registry-cli

Manage Azure Container Registry resources with the az acr CLI command group.

Official
Advanced
serpro-workshop-fortalezaserpro-workshop-fortaleza

copilot-sdk

Embed GitHub Copilot agentic workflows into Python, TypeScript, Go, and .NET applications.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

doc-style-lint

Reviews documentation against Microsoft and Google style guides for clarity and inclusive language.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

azure-devops-cli

Manage Azure DevOps projects, pipelines, pull requests, and work items via the Azure CLI.

Official
Advanced
serpro-workshop-fortalezaserpro-workshop-fortaleza

capability-map

Create business capability maps classifying L1-L3 capabilities and overlaying systems and investments.

Official
Basic
serpro-workshop-fortalezaserpro-workshop-fortaleza

java-springboot

Applies Spring Boot 3.3 conventions for package structure, DTOs, transactions, and JPA repositories.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

adr-draft

Drafts Architecture Decision Records documenting context, alternatives, and consequences.

Official
Basic
serpro-workshop-fortalezaserpro-workshop-fortaleza

context-map

Maps affected files, dependencies, tests, and risks before code changes begin.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

comment-code-generate-a-tutorial

Refactor Python scripts to PEP 8, add beginner comments, and generate a README tutorial.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

safe-migration

Plans zero-downtime database schema migrations using the expand-migrate-contract pattern.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

create-spring-boot-java-project

Generates a Spring Boot 3.3 Java 21 project scaffold with Maven, PostgreSQL, and Docker Compose.

Official
Intermediate
serpro-workshop-fortalezaserpro-workshop-fortaleza

tdd-workflow

Guides test-driven development through the red-green-refactor cycle with naming and commit conventions.

Official
Basic

Frequently Asked Questions About serpro-workshop-fortaleza

FAQPage Schema
What 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.