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

CliqRelay

Repository-level view of 17 collected skills across 1 GitHub repositories.

skills collected
17
repositories
1
updated
2026-06-24
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

handlers-and-http
software-developers

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

2026-06-24
constants-configuration-pattern
software-developers

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

2026-06-24
error-handling
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing top 8 of 17 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
CliqRelay Agent Skills | SkillsMP