Trossitec avatar

Trossitec

Official

@trossitec · United States of America

0Followers
|
4Public Repos
|
47Published Skills

Provider of digital transformation and insight analytics solutions.

Skills Distribution
DomainDeveloper To...DotNet Architecture (40%)System Observability (20%)Codebase Maintenance (20%)Infrastructure Con.. (20%)

Agent Skills by Trossitec

Showing 47 vetted skills indexed across 1 GitHub repositories.

TrossitecTrossitec
1

configuration

Bind .NET configuration sections to validated options classes with startup checks.

Official
Intermediate
TrossitecTrossitec
1

convention-learner

Detect and enforce .NET coding conventions from existing repository patterns.

Official
Intermediate
TrossitecTrossitec
1

error-handling

Standardize .NET API error responses as RFC 9457 ProblemDetails.

Official
Intermediate
TrossitecTrossitec
1

modern-csharp

Modernize C# code with C# 14 constructs like primary constructors and records.

Official
Intermediate
TrossitecTrossitec
1

docker

Generate multi-stage Dockerfiles and Compose patterns for .NET 10 applications.

Official
Intermediate
TrossitecTrossitec
1

context-discipline

Manage Claude Code token budgets with MCP-first navigation and lazy loading.

Official
Intermediate
TrossitecTrossitec
1

autonomous-loops

Resolve failing .NET builds and tests with bounded autonomous iteration loops.

Official
Advanced
TrossitecTrossitec
1

migration-workflow

Guides EF Core migrations and rollback with build-and-test verification.

Official
Advanced
TrossitecTrossitec
1

80-20-review

Prioritizes code review of high-risk areas using blast radius scoring and checklists.

Official
Intermediate
TrossitecTrossitec
1

learning-log

Capture development discoveries into a structured learning log with date-stamped entries.

Official
Basic
TrossitecTrossitec
1

vertical-slice

Reorganize .NET codebases into feature folders with isolated handlers and endpoints.

Official
Intermediate
TrossitecTrossitec
1

scaffolding

Generate .NET feature slices with endpoints, validation, EF Core, and integration tests.

Official
Advanced
TrossitecTrossitec
1

opentelemetry

Configures .NET 10 OpenTelemetry traces, metrics and logs with OTLP export.

Official
Intermediate
TrossitecTrossitec
1

ddd

Model .NET business rules with aggregates, value objects, and domain events.

Official
Intermediate
TrossitecTrossitec
1

ef-core

Optimize EF Core queries, migrations, and bulk operations in .NET applications.

Official
Intermediate
TrossitecTrossitec
1

openapi

Generate OpenAPI documentation for .NET 10 APIs using transformers and TypedResults.

Official
Intermediate
TrossitecTrossitec
1

wrap-up-ritual

Capture completed work, pending tasks, and learnings into .claude/handoff.md.

Official
Intermediate
TrossitecTrossitec
1

aspire

Configure .NET Aspire AppHost orchestration with ServiceDefaults and service discovery.

Official
Intermediate
TrossitecTrossitec
1

project-structure

Establish .NET solution and project structure conventions with .slnx and central package management.

Official
Basic
TrossitecTrossitec
1

testing

Guide .NET 10 integration testing with xUnit v3, WebApplicationFactory, and Testcontainers.

Official
Intermediate
TrossitecTrossitec
1

container-publish

Configures .NET 10 container publishing via dotnet /t:PublishContainer without Dockerfiles.

Official
Intermediate
TrossitecTrossitec
1

project-setup

Guide interactive .NET project initialization and generate CLAUDE.md files.

Official
Advanced
TrossitecTrossitec
1

security-scan

Scan .NET applications for vulnerabilities and generate severity-rated OWASP findings.

Official
Advanced
TrossitecTrossitec
1

resilience

Implement Polly v8 resilience pipelines for .NET 10 HTTP clients.

Official
Advanced

Frequently Asked Questions About Trossitec

FAQPage Schema
What specific tasks can developers perform using these patterns?

Developers can standardize .NET 10 project structures, implement Clean Architecture, configure OpenTelemetry observability, manage EF Core migrations, and enforce resilience pipelines using Polly. These patterns ensure consistent API versioning, structured logging, and robust dependency injection lifetimes across enterprise-grade applications.

Which technical personas benefit most from these solutions?

Senior backend engineers, software architects, and technical leads working within the .NET ecosystem benefit from these structured patterns. The solutions are designed for teams requiring high-consistency codebases, automated verification loops, and standardized documentation for complex distributed systems.

What are the primary prerequisites for implementing these patterns?

Implementation requires a .NET 10 environment, familiarity with xUnit v3 for integration testing, and existing knowledge of ASP.NET Core fundamentals. Users should have access to standard build environments and be prepared to integrate specific libraries like Serilog, Polly, and OpenTelemetry.