Skip to main content
Run any Skill in Manus
with one click
elhub
GitHub creator profile

elhub

Repository-level view of 8 collected skills across 2 GitHub repositories.

skills collected
8
repositories
2
updated
2026-06-03
repository explorer

Repositories and representative skills

database-access-exposed-liquibase
database-architects

Use when writing or reviewing any Repository, Table object, or migration. Defines Exposed table conventions, the Either-returning repository pattern, newSuspendedTransaction usage, and Liquibase migration rules. Load before generating any database access code.

2026-03-26
functional-error-handling-arrow
software-developers

Use when writing or reviewing any Handler, Service, or Repository. Defines how Either, bind(), mapLeft, ensure, and Either.catch are used in this codebase. Load before writing any business logic or database access code.

2026-03-26
json-api-compliance
software-developers

Use when writing any Route, DTO, or error response. Defines JSON:API document shapes, field rules, Kotlin DTO patterns using elhub-jsonapi, error helper functions, and JSON Schema layout. Load before generating any API response or request DTO.

2026-03-26
test-driven-development
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bug fix. Defines the red-green-refactor cycle and the rule that no production code may be written without a failing test first. Load before starting any implementation work.

2026-03-26
testing-kotest
software-quality-assurance-analysts-and-testers

Use when writing any test.Defines FunSpec structure, MockK patterns for suspend functions, clearMocks usage, Arrow assertions, route test wiring, and integration test extensions. Load before generating any test class.

2026-03-26
testing-layers
software-quality-assurance-analysts-and-testers

Use when writing tests for Routes, Handlers, Services, or Repositories. Defines how each layer is tested in isolation and how e2e tests wire the full stack. Load alongside testing-kotest and testing-anti-patterns before writing any test class.

2026-03-26
vertical-slice-architecture
software-developers

Use when creating or modifying any feature code. Defines the feature/action directory layout, Route/Handler/Error/DTO responsibilities, Module.kt wiring, and shared kernel structure. Load before generating any new feature, action slice, or module.

2026-03-26
Showing 2 of 2 repositories
All repositories loaded