sync-construction-async-property-ui-render-gate-pattern
๐ฏSkillfrom epicenterhq/epicenter
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(46 items)
Installation
npx vibeindex add epicenterhq/epicenter --skill sync-construction-async-property-ui-render-gate-patternnpx skills add epicenterhq/epicenter --skill sync-construction-async-property-ui-render-gate-pattern~/.claude/skills/sync-construction-async-property-ui-render-gate-pattern/SKILL.mdSKILL.md
More from this repository10
In-code documentation skill for the Epicenter project, focused on writing folder READMEs, JSDoc comments, and code explanations that explain 'why' rather than 'what'
Svelte 5 patterns skill for Epicenter, covering TanStack Query mutations, shadcn-svelte components, and component composition with reactive state management
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.
Enforces TypeScript best practices for type definitions, naming conventions, code organization, and type safety patterns.
Social media post guidelines and writing voice skills for crafting platform-specific content on LinkedIn, Reddit, and Twitter/X with focus on technical audiences.
Handles cross-platform file paths and filesystem operations in Tauri desktop applications, providing platform-agnostic path manipulation and directory resolution.
Provides Rust to TypeScript error handling patterns for Tauri apps, using discriminated union enums for type-safe error passing between Rust and TypeScript.
Enforces brutally honest feedback during code review and technical discussions, ensuring direct and transparent communication instead of agreeable responses.
Writes technical specifications that give agents enough context to implement features while leaving room for autonomous research and decision-making.
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.