Trossitec
Official@trossitec · United States of America
Provider of digital transformation and insight analytics solutions.
Agent Skills by Trossitec
Showing 47 vetted skills indexed across 1 GitHub repositories.
configuration
Bind .NET configuration sections to validated options classes with startup checks.
convention-learner
Detect and enforce .NET coding conventions from existing repository patterns.
error-handling
Standardize .NET API error responses as RFC 9457 ProblemDetails.
modern-csharp
Modernize C# code with C# 14 constructs like primary constructors and records.
docker
Generate multi-stage Dockerfiles and Compose patterns for .NET 10 applications.
context-discipline
Manage Claude Code token budgets with MCP-first navigation and lazy loading.
autonomous-loops
Resolve failing .NET builds and tests with bounded autonomous iteration loops.
migration-workflow
Guides EF Core migrations and rollback with build-and-test verification.
80-20-review
Prioritizes code review of high-risk areas using blast radius scoring and checklists.
learning-log
Capture development discoveries into a structured learning log with date-stamped entries.
vertical-slice
Reorganize .NET codebases into feature folders with isolated handlers and endpoints.
scaffolding
Generate .NET feature slices with endpoints, validation, EF Core, and integration tests.
opentelemetry
Configures .NET 10 OpenTelemetry traces, metrics and logs with OTLP export.
ddd
Model .NET business rules with aggregates, value objects, and domain events.
ef-core
Optimize EF Core queries, migrations, and bulk operations in .NET applications.
openapi
Generate OpenAPI documentation for .NET 10 APIs using transformers and TypedResults.
wrap-up-ritual
Capture completed work, pending tasks, and learnings into .claude/handoff.md.
aspire
Configure .NET Aspire AppHost orchestration with ServiceDefaults and service discovery.
project-structure
Establish .NET solution and project structure conventions with .slnx and central package management.
testing
Guide .NET 10 integration testing with xUnit v3, WebApplicationFactory, and Testcontainers.
container-publish
Configures .NET 10 container publishing via dotnet /t:PublishContainer without Dockerfiles.
project-setup
Guide interactive .NET project initialization and generate CLAUDE.md files.
security-scan
Scan .NET applications for vulnerabilities and generate severity-rated OWASP findings.
resilience
Implement Polly v8 resilience pipelines for .NET 10 HTTP clients.
Frequently Asked Questions About Trossitec
FAQPage SchemaWhat 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.