Thiago Cruz
Community@thiago-cruz-eng · Maringá - PR
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.
Agent Skills by Thiago Cruz
Showing 109 vetted skills indexed across 2 GitHub repositories.
autenticacao-e-sessao
Documents token storage, axios interceptors, and session handling for a React chess frontend.
task-execution-authoring
Governs execution of spec tasks with boundary, checks, and escalation rules.
padroes-react-typescript
Defines React and TypeScript coding conventions for components, hooks, services, and typing.
estrategia-de-testes-frontend
Guides unit, integration, and E2E testing for a React TypeScript chess frontend.
tasks-authoring
Generates hierarchical tasks.md checklists for spec-driven development work units.
conexao-signalr
Manages the SignalR hub connection layer for a React chess frontend with typed invoke and event subscription.
plan-authoring
Generates plan.md and auxiliary technical artifacts for spec-driven development units.
test-cases-authoring
Generates test-cases.md catalogs grouping success and exception test cases by user story.
tabuleiro-e-jogada
Documents chess board rendering, coordinate systems, and move interaction logic in the KrockSide React frontend.
contrato-do-backend
Documents the real REST and SignalR contract between the KrockSide frontend and Hibrygame backend.
spec-authoring
Guides authoring of spec.md files for spec-driven development work units.
skill-authoring
Defines patterns for creating, reviewing, and maintaining SKILL.md skill units.
lobby-e-sala
Documents the KrockSide chess lobby flow for listing, creating, and joining rooms via SignalR.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
git-commit
Generates standardized Conventional Commits by analyzing staged or working-tree diffs.
clean-code
Enforce pragmatic clean-code standards for naming, function structure, and maintainability.
azure-diagnostics
Diagnose Azure Container Apps and Function Apps failures using KQL and health checks.
dotnet-debugging
Triage Windows crash dumps and live process issues with WinDbg.
dotnet-best-practices
Review .NET/C# code for best practices in architecture, DI, async, and security.
mongodb-query-and-index-optimize
Diagnose MongoDB query plans and design index and aggregation strategies.
api-design-principles
Apply REST and GraphQL design principles to API review checklists.
azure-compliance
Audit Azure environments for compliance and Key Vault expiration issues.
testing-strategies
Design test pyramid strategies covering unit, integration, and E2E tests.
mongodb-query-patterns
Optimize Mongoose queries by batching reads and eliminating redundant round-trips.
Frequently Asked Questions About Thiago Cruz
FAQPage SchemaWhat 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.