Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

BrewUpErp

BrewUpErp에는 BrewUp에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
7
업데이트
2026-05-20
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

arch-tests
소프트웨어 품질 보증 분석가·테스터

Generate the Architecture test class for a new BrewUp module. Produces `<Module>ArchitectureTests.cs` inside `<Module>/BrewUp.<Module>.Tests/Architecture/`. Use whenever a new module folder has been scaffolded and the architecture guard-tests are still missing. WHEN: "generate architecture tests", "add arch tests for <Module>", "create architecture test", "scaffold arch tests".

2026-05-20
net-expert
소프트웨어 개발자

Expert guidance for the BrewUp ERP solution. Covers naming conventions, dependency injection patterns, and testing. Use when adding new types, registering services, or writing tests.

2026-05-20
rabbitmq-amqp10-rabbitmq-dotnet
소프트웨어 개발자

Use when building or reviewing .NET code that talks to RabbitMQ over AMQP 1.0 with the RabbitMQ.AMQP.Client library. Applies to connection setup, topology management, publishing, consuming, settlement, recovery, RPC, streams, and RabbitMQ-specific AMQP 1.0 address patterns.

2026-05-11
csharp-development
소프트웨어 개발자

Guidance for writing, reviewing, and refactoring idiomatic C# with strong naming, null-safety, async correctness, collections, LINQ, error handling, and maintainability. Use when working directly with C# code.

2026-05-08
dotnet-development
소프트웨어 개발자

Guidance for implementing, refactoring, reviewing, and troubleshooting .NET solutions, projects, APIs, workers, libraries, tests, dependency injection, configuration, logging, and packaging. Use when working in a .NET codebase.

2026-05-08
modular-architecture-dotnet
소프트웨어 개발자

Guidance for designing, implementing, and reviewing modular .NET systems with clear module boundaries, contracts, dependency flow, and vertical slices. Use when discussing modular monoliths or strongly bounded .NET architectures.

2026-05-08