Thiago Cruz avatar

Thiago Cruz

Community

@thiago-cruz-eng · Maringá - PR

2Followers
|
27Public Repos
|
109Published Skills

I here to learn and improve my self on became a better developer and person. Thank you to pass around here, take a coffee and make same contributions.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)Cloud & Compute In.. (25%)Data Systems & Dat.. (15%)Cybersecurity & Co.. (10%)

Agent Skills by Thiago Cruz

Showing 109 vetted skills indexed across 2 GitHub repositories.

Thiago-Cruz-engThiago-Cruz-eng

autenticacao-e-sessao

Documents token storage, axios interceptors, and session handling for a React chess frontend.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

task-execution-authoring

Governs execution of spec tasks with boundary, checks, and escalation rules.

Community
Advanced
Thiago-Cruz-engThiago-Cruz-eng

padroes-react-typescript

Defines React and TypeScript coding conventions for components, hooks, services, and typing.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

estrategia-de-testes-frontend

Guides unit, integration, and E2E testing for a React TypeScript chess frontend.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

tasks-authoring

Generates hierarchical tasks.md checklists for spec-driven development work units.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

conexao-signalr

Manages the SignalR hub connection layer for a React chess frontend with typed invoke and event subscription.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

plan-authoring

Generates plan.md and auxiliary technical artifacts for spec-driven development units.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

test-cases-authoring

Generates test-cases.md catalogs grouping success and exception test cases by user story.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

tabuleiro-e-jogada

Documents chess board rendering, coordinate systems, and move interaction logic in the KrockSide React frontend.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

contrato-do-backend

Documents the real REST and SignalR contract between the KrockSide frontend and Hibrygame backend.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

spec-authoring

Guides authoring of spec.md files for spec-driven development work units.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

skill-authoring

Defines patterns for creating, reviewing, and maintaining SKILL.md skill units.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

lobby-e-sala

Documents the KrockSide chess lobby flow for listing, creating, and joining rooms via SignalR.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

speckit-checklist

Generate requirements-quality checklists for spec-kit feature specifications.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

git-commit

Generates standardized Conventional Commits by analyzing staged or working-tree diffs.

Community
Advanced
Thiago-Cruz-engThiago-Cruz-eng

clean-code

Enforce pragmatic clean-code standards for naming, function structure, and maintainability.

Community
Basic
Thiago-Cruz-engThiago-Cruz-eng

azure-diagnostics

Diagnose Azure Container Apps and Function Apps failures using KQL and health checks.

Community
Advanced
Thiago-Cruz-engThiago-Cruz-eng

dotnet-debugging

Triage Windows crash dumps and live process issues with WinDbg.

Community
Advanced
Thiago-Cruz-engThiago-Cruz-eng

dotnet-best-practices

Review .NET/C# code for best practices in architecture, DI, async, and security.

Community
Advanced
Thiago-Cruz-engThiago-Cruz-eng

mongodb-query-and-index-optimize

Diagnose MongoDB query plans and design index and aggregation strategies.

Community
Advanced
Thiago-Cruz-engThiago-Cruz-eng

api-design-principles

Apply REST and GraphQL design principles to API review checklists.

Community
Advanced
Thiago-Cruz-engThiago-Cruz-eng

azure-compliance

Audit Azure environments for compliance and Key Vault expiration issues.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

testing-strategies

Design test pyramid strategies covering unit, integration, and E2E tests.

Community
Intermediate
Thiago-Cruz-engThiago-Cruz-eng

mongodb-query-patterns

Optimize Mongoose queries by batching reads and eliminating redundant round-trips.

Community
Advanced

Frequently Asked Questions About Thiago Cruz

FAQPage Schema
What tasks can I accomplish using Thiago Cruz's skill registry?▼

You can review .NET/C# code for Clean Architecture and SOLID compliance, generate xUnit/Moq tests, diagnose Azure deployments and messaging failures, optimize MongoDB indexes and aggregation pipelines, author spec-driven artifacts (spec.md, plan.md, tasks.md), and build React/TypeScript components with SignalR hub connections.

Who is the target audience for these skills?▼

Backend and full-stack engineers working in .NET 8/10 and C#, Azure cloud administrators handling RBAC, quotas, and cost optimization, MongoDB developers tuning query performance, and frontend engineers building React/TypeScript applications with Jest, MSW, and Playwright testing layers.

How do the Spec Kit skills work in practice?▼

Spec Kit skills require a project structure with a .specify/ directory. They cover the full lifecycle: speckit-specify creates feature specs, speckit-plan generates design artifacts, speckit-tasks produces dependency-ordered tasks.md, speckit-implement executes tasks, and speckit-analyze cross-checks consistency.

What prerequisites do these skills require?▼

Azure skills require Azure CLI access and appropriate subscription permissions for Resource Graph, RBAC, and Cost Management queries. Spec Kit skills require the .specify/ project structure. .NET skills target .NET 8/10 with C# 12/14, and frontend skills assume Create React App with REACT_APP_ environment variables.

Do these skills cover security and compliance auditing?▼

Yes. Dedicated skills audit Azure environments for compliance and Key Vault expiration, find minimal RBAC role definitions, configure MongoDB authentication/TLS/encryption/audit logging, review code for injection and input-validation flaws, and guide Microsoft Entra ID app registrations with OAuth 2.0 setup.