Antão Almada avatar

Antão Almada

Community

@aalmada · Lisbon, Portugal

143Followers
|
30Public Repos
|
29Published Skills

Chief Architect building scalable and maintainable distributed systems with .NET.

Agent Skills by Antão Almada

Showing 29 vetted skills indexed across 1 GitHub repositories.

aalmadaaalmada
15

cheat-sheet

Provide code snippets for BookStore project patterns and conventions.

Community
Basic
aalmadaaalmada
15

scaffold-delete-operation

Scaffold soft-delete workflows with ResourceDeleted events and read-model projections.

Community
Intermediate
aalmadaaalmada
15

start-solution

Launch the BookStore full-stack solution in background mode with Aspire CLI.

Community
Advanced
aalmadaaalmada
15

scaffold-composite-projection

Build a Composite Projection in Marten to chain multiple projections.

Community
Advanced
aalmadaaalmada
15

verify-feature

Runs dotnet build, format verification and tests on feature code.

Community
Advanced
aalmadaaalmada
15

doctor

Validate .NET SDK, Docker, azd, kubectl, and Aspire CLI versions against project prerequisites.

Community
Advanced
aalmadaaalmada
15

scaffold-aggregate

Scaffold event-sourced aggregates with Apply methods and Marten configuration.

Community
Advanced
aalmadaaalmada
15

scaffold-test

Scaffold .NET integration tests for API endpoints with SSE event verification.

Community
Advanced
aalmadaaalmada
15

deploy-to-azure

Deploy the BookStore application stack to Azure Container Apps using the Azure Developer CLI.

Community
Advanced
aalmadaaalmada
15

run-unit-tests

Run dotnet test on API Service and analyzer unit test projects.

Community
Basic
aalmadaaalmada
15

scaffold-single-stream-projection

Create a Marten SingleStreamProjection class and register it with ProjectionLifecycle.Async.

Community
Intermediate
aalmadaaalmada
15

run-integration-tests

Run Aspire AppHost integration tests and report failures with diagnostics.

Community
Intermediate
aalmadaaalmada
15

scaffold-multi-stream-projection

Create a Marten MultiStreamProjection aggregating events from multiple streams into a single read model.

Community
Advanced
aalmadaaalmada
15

scaffold-frontend-feature

Scaffold Blazor frontend features with reactive state and cache invalidation.

Community
Advanced
aalmadaaalmada
15

scaffold-update-operation

Scaffold an UPDATE operation appending Domain Events to an event-sourced stream.

Community
Intermediate
aalmadaaalmada
15

write-agents-md

Generate standardized AGENTS.md templates with validated skill references.

Community
Basic
aalmadaaalmada
15

rollback-deployment

Roll back failed Azure Container Apps and Kubernetes deployments to previous revisions.

Community
Intermediate
aalmadaaalmada
15

debug-cache

Diagnose HybridCache and Redis caching issues in .NET applications.

Community
Advanced
aalmadaaalmada
15

write-documentation-guide

Create and update DocFX-ready documentation guides for BookStore projects.

Community
Basic
aalmadaaalmada
15

scaffold-get-by-id

Scaffold a GetById endpoint with 404 handling, caching, and localization.

Community
Intermediate
aalmadaaalmada
15

scaffold-list-query

Scaffold a paged, filterable List Query endpoint using MapGet and ToPagedListAsync.

Community
Intermediate
aalmadaaalmada
15

setup-aspire-mcp

Configure Aspire MCP to expose logs, metrics, and traces to AI agents.

Community
Advanced
aalmadaaalmada
15

scaffold-skill

Scaffold new agent skills with standardized SKILL.md frontmatter and starter templates.

Community
Basic
aalmadaaalmada
15

scaffold-event-projection

Scaffold a Marten EventProjection class to transform each event into a queryable document.

Community
Intermediate