Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
CliqRelay
GitHub-Creator-Profil

CliqRelay

Repository-Ansicht von 17 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
17
Repositories
1
aktualisiert
2026-06-24
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

handlers-and-http
Softwareentwickler

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

2026-06-24
constants-configuration-pattern
Softwareentwickler

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

2026-06-24
error-handling
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 17 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt