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
16.1K

ce-work

Execute work efficiently while maintaining quality and finishing features

udecode
udecode
development
open
architecture-patterns
16.1K

shadcn-parity

Clone shadcn implementation patterns with source-by-source parity. Use when the user says "shadcn parity", asks to mirror shadcn, copy shadcn UX/architecture/tests, or wants more than inspiration.

udecode
udecode
development
open
frontend
16.1K

components

React component architecture for creating composable, accessible components with data attributes. Use when creating/updating composable components, not for higher-level feature/page components.

udecode
udecode
development
open
frontend
16.1K

react

React patterns with destructured props, compiler optimization, Effects, and Tailwind v4 syntax. ALWAYS use when using React.

udecode
udecode
development
open
full-stack
16.1K

create-app-design

Generate comprehensive app design document with project stage assessment

udecode
udecode
development
open
package-distribution
16.1K

update-tech-stack

Update tech stack documentation based on dependency changes and technical evolution

udecode
udecode
development
open
mobile
15.9K

imperative-to-declarative-flet

Convert an imperative Flet Python app in which controls are mutated and then page.update is called to declarative style using flet.component, flet.observable and state hooks.

flet-dev
flet-dev
development
open
package-distribution
15.9K

flet-deprecation

Use when adding or changing deprecations for Python controls/APIs in sdk/python/packages/, including V.deprecated fields, deprecated decorators, version lifecycle, and docs admonitions/labels.

flet-dev
flet-dev
development
open
package-distribution
15.9K

implement-flet-extension

Implement a new Flet extension/control that wraps a third-party Flutter package end-to-end, including dependency selection, version pinning, compatibility checks, Python/Flutter integration, docs, examples, tests, and CI updates. Use when adding any flet_* package backed by an external pub.dev package.

flet-dev
flet-dev
development
open
package-distribution
15.9K

prepare-flet-release

Use when asked to prepare new Flet release by bumping versions and author release notes.

flet-dev
flet-dev
development
open
architecture-patterns
15.6K

dagger-design-proposals

Write design proposals for Dagger features. Use when asked to draft, review, or iterate on Dagger design documents, RFCs, or proposals.

dagger
dagger
development
open
architecture-patterns
15.3K

iii-event-driven-cqrs

Implements CQRS with event sourcing on the iii engine. Use when building command/query separation, event-sourced systems, or fan-out architectures where commands publish domain events and multiple read model projections subscribe independently.

iii-hq
iii-hq
development
open
backend
15.3K

iii-browser-sdk

Browser SDK for connecting to the iii engine from web applications via WebSocket. Use when building browser-based clients that register functions, invoke triggers, or consume streams from the frontend.

iii-hq
iii-hq
development
open
backend
15.3K

iii-http-endpoints

Exposes iii functions as REST API endpoints. Use when building HTTP APIs, webhooks, or inbound request handling where iii owns the route.

iii-hq
iii-hq
development
open
backend
15.3K

iii-http-invoked-functions

Registers external HTTP endpoints as iii functions using registerFunction(id, HttpInvocationConfig). Use when adapting legacy APIs, third-party webhooks, or immutable services into triggerable iii functions, especially when prompts ask for endpoint maps like { path, id } iterated into registerFunction calls.

iii-hq
iii-hq
development
open
backend
15.3K

iii-http-middleware

Registers engine-level middleware functions that run before HTTP handlers. Use when adding authentication, request logging, rate limiting, or any pre-handler logic to HTTP endpoints.

iii-hq
iii-hq
development
open
framework-internals
15.3K

iii-rust-sdk

Rust SDK for the iii engine. Use when building high-performance workers, registering functions, or invoking triggers in Rust.

iii-hq
iii-hq
development
open
frontend
15.3K

iii-reactive-backend

Builds reactive real-time backends on the iii engine. Use when building event-driven apps where state changes automatically trigger side effects, clients receive live updates via streams or websockets, or you need a real-time database layer with pub/sub and CRUD endpoints.

iii-hq
iii-hq
development
open
scripting
15.3K

iii-functions-and-triggers

Registers functions and triggers on the iii engine across TypeScript, Python, and Rust. Use when creating workers, registering function handlers, binding triggers, or invoking functions across languages.

iii-hq
iii-hq
development
open
scripting
15.3K

iii-python-sdk

Python SDK for the iii engine. Use when building workers, registering functions, or invoking triggers in Python.

iii-hq
iii-hq
development
open
Previous
Page 34 / 986
Next