Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Unity

Unity contains 6 collected skills from bcgov, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
10
updated
2026-05-01
Forks
5
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

unity-application-layer
software-developers

ABP Application Services, DTOs, AutoMapper profiles, validation, and error handling for Unity. Use when creating or modifying app services, DTOs, or mapping profiles in Application or Application.Contracts projects.

2026-05-01
unity-module-structure
software-developers

ABP module architecture and layering rules for Unity. Use when creating new modules, adding cross-module dependencies, or understanding project organization and dependency direction.

2026-05-01
abp-cli
software-developers

ABP CLI commands - generate-proxy, install-libs, add-package-ref, new-module, install-module, abp update, abp clean, abp suite generate. Use when the user asks how to run ABP CLI commands, generate proxies, install NPM libraries, or use ABP Suite.

2026-03-28
unity-testing
software-quality-assurance-analysts-and-testers

Testing patterns for Unity - xUnit, Shouldly assertions, NSubstitute mocks, ABP test infrastructure. Use when writing or modifying unit tests or integration tests.

2026-03-11
unity-domain-driven-design
software-developers

DDD patterns for Unity - Entities, Aggregate Roots, Repositories, Domain Services, Domain Events. Use when creating or modifying entities, repositories, or domain services in Domain or Domain.Shared projects.

2026-03-11
unity-ef-core
database-architects

ABP Entity Framework Core for Unity - DbContext configuration, entity mapping, repository implementation, EF migrations. Use when working in EntityFrameworkCore projects, adding migrations, or implementing repositories.

2026-03-11