🎯

sync-construction-async-property-ui-render-gate-pattern

🎯Skill

from epicenterhq/epicenter

VibeIndex|
What it does
|

Pattern skill for sync construction with async property initialization. Use when creating clients needing async setup but synchronous module exports and UI render gating.

πŸ“¦

Same repository

epicenterhq/epicenter(40 items)

sync-construction-async-property-ui-render-gate-pattern

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add epicenterhq/epicenter --skill sync-construction-async-property-ui-render-gate-pattern
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add epicenterhq/epicenter --skill sync-construction-async-property-ui-render-gate-pattern
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/sync-construction-async-property-ui-render-gate-pattern/SKILL.md

SKILL.md

43Installs
4,011
-
Last UpdatedJan 29, 2026

More from this repository10

🎯
svelte🎯Skill

Svelte 5 patterns skill for Epicenter, covering TanStack Query mutations, shadcn-svelte components, and component composition with reactive state management

🎯
documentation🎯Skill

In-code documentation skill for the Epicenter project, focused on writing folder READMEs, JSDoc comments, and code explanations that explain 'why' rather than 'what'

🎯
yjs🎯Skill

A Yjs real-time collaboration skill from Epicenter, a local-first, open-source app platform that lets users own their data and use any AI model.

🎯
typescript🎯Skill

Enforces TypeScript best practices for type definitions, naming conventions, code organization, and type safety patterns.

🎯
honesty🎯Skill

Enforces brutally honest feedback during code review and technical discussions, ensuring direct and transparent communication instead of agreeable responses.

🎯
writing-voice🎯Skill

Social media post guidelines and writing voice skills for crafting platform-specific content on LinkedIn, Reddit, and Twitter/X with focus on technical audiences.

🎯
git🎯Skill

Git commit and pull request guidelines skill using conventional commits format, covering commit types, scope usage, description rules, and breaking change conventions for the Epicenter project.

🎯
rust-errors🎯Skill

Provides Rust to TypeScript error handling patterns for Tauri apps, using discriminated union enums for type-safe error passing between Rust and TypeScript.

🎯
error-handling🎯Skill

Provides error handling patterns using wellcrafted's trySync and tryAsync utilities as a type-safe alternative to try-catch blocks. Enables graceful error recovery with explicit Result types (Ok/Err) for both synchronous and asynchronous operations.

🎯
social-media🎯Skill

Social media post guidelines and writing voice skills for crafting platform-specific content on LinkedIn, Reddit, and Twitter/X with focus on technical audiences.