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 件のリポジトリを表示
すべてのリポジトリを表示しました