home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
architecture-patterns
4.4K

services-layer

Service layer patterns with defineErrors, namespace exports, and Result types. Use when the user says "create a service", "service layer", or when creating new services, defining domain-specific errors, or understanding the service architecture.

EpicenterHQ
EpicenterHQ
development
open
backend
4.4K

elysia

Elysia.js server patterns for error handling, status responses, and plugin composition. Use when the user mentions Elysia, Eden Treaty, or when writing API route handlers, returning HTTP errors, creating server plugins, or working with type-safe API clients.

EpicenterHQ
EpicenterHQ
development
open
backend
4.4K

method-shorthand-jsdoc

Move helper functions into return objects using method shorthand for proper JSDoc preservation. Use when factory functions have internal helpers that should expose documentation to consumers, or when hovering over returned methods shows no JSDoc.

EpicenterHQ
EpicenterHQ
development
open
backend
4.4K

single-or-array-pattern

Pattern for functions that accept either a single item or an array. Use when creating CRUD operations, batch processing APIs, or factory functions that should flexibly handle one or many inputs.

EpicenterHQ
EpicenterHQ
development
open
backend
4.4K

tauri

Tauri path handling, cross-platform file operations, and API usage. Use when the user mentions Tauri, desktop app, or when working with file paths in Tauri frontend code, accessing native filesystem APIs, invoking Tauri commands, or handling platform differences.

EpicenterHQ
EpicenterHQ
development
open
cms-platforms
4.4K

yjs

Yjs CRDT patterns, shared types (Y.Map, Y.Array, Y.Text), conflict resolution, and document storage. Use when the user mentions Yjs, Y.Doc, CRDTs, collaborative editing, or when handling shared types, implementing real-time sync, or optimizing document storage.

EpicenterHQ
EpicenterHQ
development
open
framework-internals
4.4K

define-errors

How to define and use defineErrors from wellcrafted. Use when creating new error types, updating error definitions, or reviewing error patterns. Covers variant factories, extractErrorMessage for cause, InferErrors/InferError for types, and call site patterns.

EpicenterHQ
EpicenterHQ
development
open
framework-internals
4.4K

encryption

Encryption patterns for HKDF key derivation, XChaCha20-Poly1305 symmetric encryption, encrypted blob formats, key hierarchy, and key rotation. Use when the user says "encrypt this", "add encryption", "key management", or when working with crypto primitives, encrypted CRDT values, or the EncryptedBlob type.

EpicenterHQ
EpicenterHQ
development
open
frontend
4.4K

query-layer

Query layer patterns for consuming services with TanStack Query, error transformation, and runtime dependency injection. Use when the user mentions createQuery, createMutation, TanStack Query, or when implementing queries/mutations, transforming errors for UI, or adding reactive data management.

EpicenterHQ
EpicenterHQ
development
open
full-stack
4.4K

svelte

Svelte 5 patterns including runes ($state, $derived, $props), TanStack Query, SvelteMap reactive state, shadcn-svelte components, and component composition. Use when the user mentions .svelte files, Svelte components, or when using TanStack Query, fromTable/fromKv, or shadcn-svelte UI.

EpicenterHQ
EpicenterHQ
development
open
frontend
4.4K

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

Sync construction with async property pattern for module-exportable clients. Use when the user says "async init", "module-level async", or when creating clients that need async initialization but must be exportable from modules and usable synchronously in UI components.

EpicenterHQ
EpicenterHQ
development
open
scripting
4.4K

spec-execution

Execute a specification document through planned waves of parallel and sequential changes, updating the spec and committing after each wave. Use when the user says "execute this spec", "implement this plan", "run the spec", or when given a specs/*.md file to implement.

EpicenterHQ
EpicenterHQ
development
open
architecture-patterns
4.4K

cleanup

Simplify and clean code

CodebuffAI
CodebuffAI
development
open
framework-internals
4.4K

meta

Broad project-level implementation and validation heuristics

CodebuffAI
CodebuffAI
development
open
package-distribution
4.3K

release

Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub.

max-sixty
max-sixty
development
open
mobile
4.3K

feishu-reaction

Feishu message emoji reactions. Activate when user mentions emoji, reaction, thumbsup, like, or responding to messages with emoji.

m1heng
m1heng
development
open
mobile
4.3K

feishu-urgent

Feishu urgent message (buzz) notifications. Activate when user mentions urgent, buzz, remind, or escalation for messages.

m1heng
m1heng
development
open
framework-internals
4.3K

messages

Instructions for adding new message types to the safe-output messages system

github
github
development
open
frontend
4.3K

console-rendering

Instructions for using the struct tag-based console rendering system in Go

github
github
development
open
frontend
4.3K

reactcomponents

Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.

google-labs-code
google-labs-code
development
open
frontend
4.3K

remotion

Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

google-labs-code
google-labs-code
development
open
Previous
Page 59 / 986
Next