explainx.ainewsletter3.4k
trending🔥loopsskills
pricing
workshops ↗
explainx.ai

Learn to lead teams that combine humans and agents. Platform access, live workshops, bootcamps, and 50+ courses — plus skills, tools, and MCP to practice what you learn.

follow us

custom AI agents

[email protected]

get started

Join · $29/moUpcoming workshop

learn

platform · $29/moupcoming workshopworkshopsbootcampscoursescertificationscertification testsexplainx universitycorporate trainingfacilitatorshackathonslearn skills & mcp

discover

skillstoolsagentsmcp serversdesignsllmsagiranks

content

releasesvisionmissionaboutteamcareersresourcespromptsgenerators hubgenerator SEO hubprompt templatesprompt guidesblogfor LLMsdemo

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

skills/tag/widgets
tag

widgets▌

5 indexed skills · max 10 per page

skills (5)

axiom-extensions-widgets

charleswiltgen/axiom · Productivity

0

"Widgets are not mini apps. They're glanceable views into your app's data, rendered at strategic moments and displayed by the system. Extensions run in sandboxed environments with limited memory and execution time."

widgets-ui

inference-sh/skills · Frontend

0

Declarative UI from JSON via ui.inference.sh.

widgets-ui

inferen-sh/skills · Frontend

0

Render rich interactive UIs from JSON-structured widget definitions in React/Next.js. \n \n Supports 15+ widget types across layouts (row, col, box), typography (title, text, caption), interactive elements (button, input, select, checkbox), and display components (badge, icon, image, divider) \n Includes five preset gradients (ocean, sunset, purple, cool, midnight) for styled containers and flexible spacing/alignment options \n Handles form submission and click actions through a unified action h

axiom-extensions-widgets-ref

charleswiltgen/axiom · Productivity

0

This skill provides comprehensive API reference for Apple's widget and extension ecosystem:

flutter-adding-home-screen-widgets

flutter/skills · Productivity

0

Add home screen widgets to Flutter apps for Android and iOS with native UI and shared data synchronization. \n \n Flutter communicates with native widgets via shared local storage (UserDefaults on iOS, SharedPreferences on Android) using the home_widget package; data flows from Flutter writes to native widget reads on OS trigger. \n iOS implementation uses Xcode, SwiftUI, and Widget Extension targets with App Groups capability; Android uses Android Studio with AppWidgetProvider, XML layouts, and