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

auth-grant-manager

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

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

이 저장소의 skills

database-access-exposed-liquibase
데이터베이스 아키텍트

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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