Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
CliqRelay
GitHub 제작자 프로필

CliqRelay

1개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
1
업데이트
2026-06-24
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

handlers-and-http
소프트웨어 개발자

Implement HTTP handlers that parse requests, invoke use cases, and format responses following REST conventions.

2026-06-24
constants-configuration-pattern
소프트웨어 개발자

Centralize all configuration constants — environment variables, cache keys — in the constants/ directory with strict naming and export conventions

2026-06-24
error-handling
소프트웨어 개발자

Handle errors across the three tiers — HTTP/Drizzle layer rejection, service factory validation failure, and component-level try/catch with toast notifications

2026-06-24
factory-method-pattern
소프트웨어 개발자

Implement the functional factory method pattern used across all service layers — the single most important architectural convention in this project

2026-06-24
form-handling
소프트웨어 개발자

Build forms using TanStack Form with Zod — `formOptions`, `useForm` with `validators`, render-prop `form.Field`, and try/catch submission with toast errors

2026-06-24
functional-dependency-injection
소프트웨어 개발자

Apply functional dependency injection where dependencies are passed as function parameters instead of constructor injection — enables trivial testability and loose coupling

2026-06-24
http-client-abstraction
소프트웨어 개발자

Use @repo/api-client SDK hooks (preferred) or raw fetch directly in domain-specific HTTP implementations (extension app only) — no generic HTTP wrapper layer needed

2026-06-24
react-components
소프트웨어 개발자

Use when writing, refactoring, or reviewing React components inside a TanStack Start application. Focuses on SOLID component design, composition, and correct use of loaders, server functions, and React Query for client-side state.

2026-06-24
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다